StackRating

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

fgb

Rating
1567.50 (4,375th)
Reputation
16,591 (8,378th)
Page: 1 2 3 4 5 ... 8
Title Δ
JUnit and InterruptedException +0.43
Understanding the execution order of subsequent then() handlers of... 0.00
Can't understand example of volatile in Java specification +1.16
Codingbat recursion exercise 0.00
Do I need to close a stream? +1.60
Time Complexity Bounded Input +1.49
Unable to find null value reference to remove nullpointer when regi... 0.00
Where does cube root fall in growth order? +0.43
Worst case runtime in Big-Theta notation -0.95
When comparing running time how to determine which values to drop 0.00
time complexity of nested for loop with j<=i condition +0.43
Understanding this algorithm to find permutations of a string (recu... +0.42
Is my understanding of Hashsets correct?(Python) +0.47
Exception while validating a date string in Java +0.51
Is time complexity for this function is O(1)? -1.53
how i can find the time complexity of the above code +0.11
UTF-8 encoded string's byte count isn't as expected +0.87
Time complexity on iterative and recursive solution +0.45
Java - Singleton usage with multiple class loaders 0.00
Understanding of coordination for Java volatile fields' reads &... +0.93
java Bug or feature - Why is this not throwing an exception +0.43
Inconsistent output in Nashorn after accessing undefined value +0.42
How does DP helps if there are no overlapping in sub problems [0/1... -2.13
Log4j2, set log level at runtime for Thread specific 0.00
Is there a way to simplify my thinking about the N towers of M heig... -0.54
Understanding Big O notation - Cracking the Coding Interview -1.19
JavaScript function expression assigned to a variable (pass by refe... -0.73
Why in Eager initialization, the instance of the singleton class wh... +0.45
Unary-Operators postfix and prefix at the same time in java +0.41
Longest common subsequence prolem +2.32
Is this algorithm's Big oh is n^3 rather than n^2 -2.14
A known design pattern for dynamic factory 0.00
Why is my mock method not being invoked? 0.00
In which cases should I prefer ES6-maps instead of JavaScript-objec... -0.59
How "bad" is this constructor really? 0.00
What is a reference value in Java and why does it change? -1.25
Why do you need to catch "Exception" but not the Subclass... +1.69
Which one is bubble sort? +2.24
What Is Quicker: Using Quicksort then Binary Search OR Just Linear... -0.58
Factory Method Design Pattern `static` modifier must need or not -0.11
why garbage collector does not destroying any object as a value in... 0.00
Understanding unsafe publication -1.56
Inconsistencies in Big-O Analysis of a Basic "Algorithm" -0.98
Issues with pass by reference in java 0.00
Acessing Objects and Assigning Variables +0.09
Implementing operator precedence in my calculator interpreter 0.00
How does calculating a FOR loop sentinel affect complexity -0.43
synchronized across classes in java 0.00
Minimum length routing path - Dynamic Programing -0.11
Big O(n log n) explanation -1.31