StackRating

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

shmosel

Rating
1672.48 (301st)
Reputation
37,282 (3,013th)
Page: 1 ... 14 15 16 17 18 ... 25
Title Δ
Iterator Pattern implemented inside of Composite Pattern 0.00
Java Help Wanted with Scanner -0.12
Implement compare against Map values 0.00
Issue with Java type parameters for return values +0.78
Converting a for loop to a while loop with this "while (songIn... 0.00
Creating user defined errors in Java; why does this code not work? -0.62
Is there a way to replace just one instance of a character in a str... 0.00
Singleton Collection To Multiple Object Collection 0.00
How to wrap checked exceptions but keep the original runtime except... +0.73
Why am I getting this error using if statement in jsp? 0.00
Is Java 8 findFirst().isPresent() more efficient than count() > 0? +1.93
Java - Two methods with same name, same argument of different type,... 0.00
String to char issue +1.25
Java 8 Base64 stream wrapper eats last two chars? 0.00
Access data from inner class +0.37
threads runnable vs extends thread 0.00
Java 8 stream sum of elements 0.00
How can a subtype "promise" that it will call a callback... +1.33
What would i use as the method header here 0.00
How to add a String to an array? 0.00
Is there a different way to check if a value is between a certain r... +0.46
How to display the language name in English from the language code? +2.18
What's the regex to capture values which init string until end... +0.54
MYSQL Update IF a subtring exists in another table Inner Join +1.18
How to print ASCII value of an int in JAVA 0.00
randomly instantiate derived Classes -1.04
Whats the most elegant way to add two numbers that are Optional<... +1.63
Synchronize methods to prevent ConcurrentModificationException +1.08
Removing duplicates from List which uses generics +1.64
Importing ArrayListMultimap into IntelliJ - Java 0.00
Switching between enum values in Java -1.79
NPE while attempting to call replaceAll() on ArrayList<String> 0.00
How do I switch on values defined inside a java enum of strings -1.12
What is the suitable solution to enforce polymorphysm when using in... +0.40
ConcurrentModificationException using Recursion in Java +0.99
Java ArrayIndexOutOfBoundsException and I don't know why or wha... 0.00
Passing a void method with Callable using Java generics and Java 8... +1.69
Generic container factory -0.61
How to do a true reverse of a String in Java, including code points... -1.09
Operations between java Streams -1.76
Generate X/0 pattern with random number (no hardcode) +1.61
Using getClass().getName() in toString() methods -0.92
Functional solution to reconstruct Map from String -2.31
Generate Random String in java +1.13
Java: String objects matrix -0.60
Java grouping in stream +0.40
I'm new to JavaScript. Can someone explain to me what this synt... +0.84
Best way to create, search and modify (key ,value1, value2) in Java -0.56
Java Collectors.groupingBy()---is List ordered? +2.18
Java - How to replace this code with lambda expression? +0.40