StackRating

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

Turing85

Rating
1561.85 (5,263rd)
Reputation
6,448 (25,132nd)
Page: 1 2 3 4 ... 9
Title Δ
LinkedList : Is there a reason that getFirst() and getLast() are po... +0.43
How to swap object s1 and s3 in attched StudentTest.java file +1.80
How to avoid casting from superclass? -0.57
Problem with saving foreign key with @OneToOne annotation. Saving a... 0.00
Should we prefer Composition over Inheritance when we can only use... 0.00
Does restarting docker service kills all containers? 0.00
When we use this type of syntax :- int a[]=new int[3<<1]; +0.04
Comparator for sorting 2D arrays and 1D arrays in Java +1.92
How to scale more than 1 instance and deal with scheduled task in s... 0.00
Is it possible to overload abstract methods in an abstract Java cla... +0.74
Connect Docker image to local Postgres 0.00
Java 8: assigning a value from a stream to a variable? -0.98
Why Comparable and Comparator are consumers in PECS wildcard types... +1.19
How can i reference this from interface 0.00
Java - Bug in Shop System +0.45
Refactoring TDD down to an array of tests -0.57
Template Method: How to use it when you want to be able to flexibly... 0.00
How to improve this code snippet in imperative way? +2.33
Creating generic classes in Java containing an Array +0.43
Is it possible to make methods non-virtual in Java? -0.06
How to filter dynamically nested list object java 8 -2.08
Has this snippet O(log^2(n)) complexity? +0.46
Comparing generic types (extends vs implements and within the conte... +0.44
How to get elements of a sublist in Java -1.08
Confusion regarding JWT authorisation -0.34
How can I only use 2 variables in Java as with the Python code? -1.03
Decrypting Java Jar Files 0.00
How to properly filter Spring REST data -0.07
Can interface without implementation be autowired in service class... 0.00
Will my object creation fail with improper hashcode-equals implemen... -1.96
Java not showing runtime errors/exceptions on async threads -0.09
(It was not about comparing of Strings) Why does print it this way? 0.00
Using Random Class but my variable isn't random? +0.17
generic type to static method -1.04
What is the difference between static and protected in java? +0.41
futures.forEach(CompletableFuture::join) runs all tasks parallel? 0.00
Why does it seem to call the wrong method? -1.74
Java min() method Not Returning Minimum Value in Array -0.07
return type of generic, when to use <T>returnType<T> an... +1.63
Is there any different way to write if...if else... statement sente... -0.60
Sorting of two ArrayList/List Objects +0.68
Java: create x amount of thread, and then wait for then to finish +0.44
Collections.unmodifiableCollection return value -0.57
Spring JPA - Why is my findAll returning null when there is data in... -0.09
How String pool manages references if we change string value? +0.44
AdoptOpenJDK Class Documentation 0.00
How can I check if the input has coordinates or the name of a place? +0.41
Java PriorityQueue.remove() time complexity? O(log N) or O(N)? 0.00
Autoboxing for String in java -1.18
Overriding Clone() method in Java when superclass is not Clonable -1.29