StackRating

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

Thomas Bitonti

Rating
1488.81 (4,432,981st)
Reputation
600 (235,893rd)
Page: 1 2
Title Δ
Difference between indexed and sequential data structure +1.90
Difference between "? extends Stream<? extends R>"... 0.00
Is there any logic to dereferencing a variable for use within a lam... +4.99
How to use a handler to loop an if statement every 20 seconds -4.00
How to use a handler to loop an if statement every 20 seconds +4.00
How to find in which positions can collide two queen. (Chess 8x8) -3.56
Why creating a method better than declaring variable as a field? +4.11
Why does my list function do not work in this question if i directl... 0.00
checking if the enum exists -1.33
Why "delete" operation is considered to be "slow&quo... -3.97
Applying parallelism to counting word occurrences in a file +4.67
Creating a 2 dimensional list using java 8 streams -1.98
Unzip a folder and select a particular folder and again zip it +3.95
Refer to "this" subclass instead of "this" supe... -0.50
LinkedHashSet returns as HashSet in Low level datastore fetch Java 0.00
Design Pattern for this use case +0.33
HashMap String, String Array - How do I get a certain index within... 0.00
What is the error with my probability/chance system? +0.22
Custom annotation not getting argument's value +0.11
Error while creating LinkedList of LInkedLists 0.00
Can ternary operator be used in if else ladder in java? 0.00
Search arraylist of objects does not work 0.00
Should I test an exact result of algorithm or just test some elemen... 0.00
Why is the complexity of simple string concatenation O(n^2)? -0.32
Big O time complexity of "Merging 2 Packages" problem -1.46
How does a value get returned in a Java method? +0.17
How to define a "good" get() method for a private variabl... -1.25
Why does optimized prime-factor counting algorithm run slower +2.14
Zip file not getting generated +0.14
Is if statement in for loop faster than one by one if statements in... +4.34
Java ExceptionInitializationError in static Block -2.47
A java collection that returns the invert of a value 0.00
How do I sort an ArrayList<String> that contains integers? +0.24
CodeSignal almostIncreasingSequence - why does this test case fail? 0.00
Is it necessary to use Java synchronization on a field that might b... 0.00
How to check utilization of fixed thread pool 0.00
Simplifying conditional logic for readibility -1.56
Good evening, I can not solve this problem some ideas please 0.00
Is there anything in Java to to change the scope of system properti... 0.00
Using java stream to replace the complex code -3.74
Java large for performance +2.19
Program design when using BufferedWriter, do I repeatedly open and... -2.34
ReentrantLock tryLock(timeout,timeUnit) doesn't work as expected 0.00
Write a constructor from class that returns 2 values -0.53
Writing object into ObjectOutputStream doesn't work 0.00
Generalizing a method with different internal method calls -2.09
Removing a generic type node with the smallest value in a doubly li... +1.39
Java - Learning the difficulties with synchronized 0.00
Is this Java thread locking concept bad? -2.89
Why does ArrayList have a clone method +2.77