StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Bohemian

Rating
1554.87 (6,665th)
Reputation
399,976 (95th)
Page: 1 ... 42 43 44 45 46 ... 181
Title Δ
java8 convert string array to map(odd index is key, even index is v... -0.97
Using Regular Expressions to select all uppercase words until the f... -2.28
Why is a single underscore character an illegal name for a lambda p... 0.00
Fontmetrics stringwidth vs string length +0.02
what pattern only match the same digits(1111) and exclude diff digi... -2.33
How to flatMap 2 different fields in one iteration with Java 8 Stre... -1.04
Objects.equals and Object.equals +0.49
How to make one column in to more colums +0.58
java regex insert character as specific index position -1.08
How to select all rows which have identical values 0.00
How to center a string by formatting in Java? -0.89
Regex: trying to match two strings *without* a certain char in betw... 0.00
Find secuentially occurrences of all String[] in a given String -1.89
Why is my program exceeding the time limit? 0.00
Iterating through method call of a collection of instantiated classes -0.20
"a" vs 'new String("a")' vs 'new St... -2.00
Is there any way I can simplify this regular expression (for removi... 0.00
How to use split method with stringbuilder together in the same cla... -1.32
How do I prevent this regex from matching this pattern? +0.31
check if word contains a number or special character +0.49
Regex to Retrieve Quoted String and Quote Character -0.20
Calculating average from a file gives unexpected output +1.67
Shuffling questions from a csv file and putting numbers in front of... -0.50
pass a class and returning different class as return object of java... +0.50
Java: splitting a comma-separated string but ignoring commas in par... +0.39
Retrieve both current and previous elements using Iterator in Java -0.25
Java - Inject Resources in Super Class without exposing Setters in... -0.53
Notepad++ use regex to search strings longer than 30 characters and... -0.24
How can i write this regex in such a way that it will capture an un... +0.51
Creating a unique integer based on 3 different integers -0.75
Regular Expression for Separating Paths +0.41
Lucene search engine isn't accurate, can't figure out why -1.86
How to exclude specific values from two different tables in a SELEC... -0.65
How to dynamically update absolute path -0.57
How to check if a String contains a digit? +0.85
Autoboxing in Hash Map returns NULL -0.99
Select, where and then inner join two tables -0.27
Delete element last occurrence in array -0.25
How can I replace a whole line of code through Intellij's find... -1.76
Comparison of Java objects -1.15
Difficulty understand iteration through a LinkedList 0.00
Trying to find min value of two array lists inside a loop 0.00
regular expression to avoid placing dot if there is already a dot +1.01
Which collection should I use to easely get certain object from it... -0.02
Issue removing punctuation and capital letters +0.44
How to return a default boolean value in java streams if element no... +2.77
Create a byte array with a specific size and from specific values 0.00
How do you return multiple values based on an if statement in a Str... -1.79
How can I directly access methods from my library class in other cl... +0.49
How to check if an element is a subclass of element in a lists of c... +0.50