StackRating

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

roookeee

Rating
1510.75 (66,072nd)
Reputation
131 (604,830th)
Page: 1
Title Δ
Time Complexity of remove method of Set 0.00
How to avoid switch case in Java? 0.00
Tracing a recursive method in Java/Kotlin 0.00
Deserialize a list with one element, directly as the element itself... 0.00
Avoiding megamorphic callsites in Function.andThen -2.00
State Machine approach for simple state transitions +3.85
Enum with numeric key -1.88
Dynamically choosing which class to create object of from json -0.39
Most performative way to go through an XML transformation - Java +0.82
Convert nested foreach loop into a stream +3.92
Check if java stream has been consumed -3.46
Is there a better way of writing this loop? -1.40
Builder pattern in place of method overloading 0.00
Unit testing DAO layer with H2 database 0.00
Replace multiple replaceAll with a cleaner way of coding in a string +3.80
Improving if else with enum coding +1.66
Is there ever a reason not to use Java 8's parallelSort? +4.29
How to vary "private static final" parameter? 0.00
Functional style java.util.regex match/group extraction -0.71
java collection without null object -4.06
Converting array iteration to lambda function using Java8 -2.73
Remove null objects from a List of Student objects 0.00
Method references to static methods or static methods which return... -2.09
Java - Mapping DTOs with Circular Dependencies 0.00
How to handle expiring refresh tokens in spring boot rest template... 0.00
When to use PECS when designing a library? 0.00
Why is it <T extends Comparable> and not <T implements Com... 0.00
When should we use throws keyword in Java? +3.09
Making multiple get requests to a list of URLs in android 0.00
What are the possibilities to design an API that needs overloads de... 0.00
How to handle a fluent interface where each step can be a terminal... +0.45
Why css before element automatically adds bottom positioning of -1px 0.00
Speed up Maven WAR resource copying 0.00
Use system-property as the value of @WebAppConfiguration +4.29
How can I move this into a other class +4.12
Algorithm to iterate N-dimensional array in pseudo random order -1.86
Proper exception handling on closing file read/write operations +1.04