StackRating

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

Harmlezz

Rating
1527.06 (21,508th)
Reputation
6,814 (23,623rd)
Page: 1 2 3 4 5 ... 8
Title Δ
Testing a buffered reader reading from input stream -0.55
Initializing instance variables via Get & Set vs Constructor -0.13
doesnot show keyword exist?what is wrong in the program? -0.48
What is most optimal way to truncate a string to limit its length? +1.72
Type mismatch error in java 8 +1.91
Understanding Encapsulation in OOP with code -0.02
How to determine if a grid cell is within an enclosed perimeter of... 0.00
Java-8 - sort keys of Map -1.30
instanceof doesn't work with "or" +0.44
Existing condition into JAVA 8 stream +0.87
Determine whether a method has been called the first or the second... +0.05
How to Find Forward Permutation of given string 0.00
Initializing final variable in java constructor -0.42
Type safety: The expression of type Map.Entry needs unchecked conve... 0.00
find the index using java -0.03
Junit lookup from a list and assert their order -1.92
Using a for loop, display the number of entries and the sum in Java -0.04
How to increment by group -0.80
Stream and lambdas as parameter 0.00
java 8 how to get distinct list on more than one property +1.05
Creating a getCounter() method to count up when the method is called -0.03
How to use Function with primitive return or argument type in Java? +2.13
How in Java 1.8 Streams to perform logic before a foreach only if t... +1.71
Is it possible to get the index of ArrayList<Object> when usi... +0.42
Test to see if input is a positive integer +0.77
JAVA - Concurrency and locks +1.55
How to filter nested loops using Java 8 streams and filters? -0.52
Java 8 Map<String, Runnable> Control Flow +1.61
Optional ifPresent Return another type 0.00
Refactoring Java 8 stream code -0.65
Java 8 doesn't provide the same solution to allow multiple inhe... -0.68
Why are private inner classes not visible for static imports? -1.22
how to do junit test else branch of if -0.19
Declare Consumer and action with it in one line -0.82
Java 8 Optional.ifPresent is my code wrong or is it eclipse? -0.52
Generate 10,000 unique 9-digit numbers -0.45
Fluent API with inheritance and generics -1.27
Is something else than com and org used in java? +0.13
Converting Map<String,String> to an Object 0.00
Intresting behaviour in Java Lambda expression in polymorphism -0.27
Whether its a good practice to create super class for only split th... +1.72
Method overriding using java generics? -0.37
Vector and Hashtable -0.69
Design pattern for cumulative validation violations +0.34
How to find out the difference between Arraylist and linkedlist 0.00
How to convert string to operator in java +0.70
Why do we use * while importing classes from packages in java? +0.21
secondaryHash(Object key) implementation explanation +2.23
How to know the lowest value that is not in a group of numbers +0.70
Convert int which start with leading zero to string +2.18