StackRating

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

Nowhere Man

Rating
1484.88 (4,471,531st)
Reputation
1,657 (99,616th)
Page: 1 2 3 4 ... 14
Title Δ
Finding Whether Two Numbers Share a Digit -0.50
How force developers to use constructor without arguments if value... 0.00
What is the appropriate design pattern for this situation? (instanc... -0.23
Longest Plateau Solution: the length and location of the longest co... 0.00
How can I fill this 2D array with X characters? +0.52
java.lang.NullPointerException: 'boolean java.lang.String.equal... 0.00
Return a boolean value using if/else in java +0.50
Comparator as Oracle DECODE analog 0.00
Counting word frequency using LinkedLists -0.07
rearrange an array into a nested array in java 0.00
Merge two maps with same keys in java and add the value together +0.52
How to get the max by key of the result of groupingBy 0.00
Joining 2 Arraylists JAVA +0.53
How randomly set courses to students? 0.00
Java 8 : Iterate from 2 lists and create a Map<String, Custom Ob... -0.60
In a matrix created using 2d arrays, is there a way to mark which t... -1.55
Convert a HashMap<Integer, Long> ito HashMap<Integer, Inte... -0.55
How can I improve this algorithm that solves for a missing coordina... -0.46
Converting char[][] to char[] +1.01
How to capitalize first letter and lowercase the rest while keeping... -0.50
Replacing a number in a 2D array in java? +0.02
NoSuchElementException when reading from a pipe-delimited text file -0.50
Java create an ArrayList of Functions with parameters and return va... -0.17
for-loop with included initialization syntactically and semanticall... 0.00
If any match found in the stream set data to innerobject of the fir... +0.00
Inserting Map into Map using streams -0.45
Sum attributes of an element in a stream -1.60
Swap the adjacent character only if string has even length else pri... +0.01
implement a method in java to check correctness -0.67
Java Convert Map<String,Set<String>> to Map<String,... -0.48
ArrayList into comma separated string 0.00
Java streams, trying to turn a Map<String, List<T>> int... -1.62
Java: how to avoid NPE in ternary operator, in general how to perfo... -1.36
looping through a string and checking if certain conditions are met 0.00
How do I fix this index out of bound error +0.42
Verify 2 Lists are equal based on element in parent class (in order... +0.05
How to process input stream twice in java 0.00
swap elements in array in java refer question in detail +2.26
Accessing public methods in private inner classes +1.66
Java: Returning Int Values/Multiple Values -0.68
With regular expressions how can I get just the numbers inside brac... -1.55
Ignore case in search field 0.00
Is there a way to copy int[] to another int[] without repeated ints? +0.31
String to remove characters from string 1 0.00
Java int array find and print matching +0.19
How to make my code cleaner (return statements) -1.85
Find if multiple nonsequential duplicates are present in the array +0.51
Store values returned from a method to a 2D array 0.00
How to find saddle point of a matrix in java? -1.75
How do you count occurrences of each element in an array? -2.09