StackRating

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

displayName

Rating
1477.89 (4,503,903rd)
Reputation
9,021 (17,188th)
Page: 1 2 3 4 ... 8
Title Δ
Synchronized block and while loop optimal ordering 0.00
How to recognize if a code fragment's Big-O Notation is Logarit... +0.34
Is the Chain of Responsibility pattern a good replacement for a seq... +0.54
Big-O notation of 1+2+3+...+n +1.63
Looping through arrays, tying values to each other -0.46
Parallel approach for large batch processing involving a lot of dis... -0.59
Why isn't deletion O(1) in both Singly Linked Lists and Doubly... +0.17
Time complexities of the given loops O(logn) or O(n) -1.42
Refactoring; How to make one class ignorant of another? 0.00
Refactoring switch statement to enum -0.55
Two unsorted lists Intersection returned as a list +3.32
Quicker way to break loop or increment counter? +2.38
Refactoring - Breaking Dependencies -0.35
Why does HashMap resize() again, when specifying a precise capacity? -1.15
In breadth first search and depth first search why the visited arra... +0.92
Difference between pseudograph and multigraph in graph data structu... 0.00
How to reduce code by using a superclass? -0.88
Load Balance Queues for variable rate consumers +0.56
Refactoring functions with nearly entirely duplicate code but diffe... -0.14
Multiple indexes on multiple columns -0.47
Data structure for storing job dependencies for job scheduler softw... 0.00
Where is the limit to what would be considered data duplication in... -0.75
storing an account number with or without dashes 0.00
Calling multiples webservices at same time using Java -0.46
How to measure code performance in a multi threaded application? 0.00
In algorithm analysis, what does "for some constant c" ac... +1.13
How to check the no. of cores and total ram in a pc and do process... 0.00
Is using the toString() method an example of abstraction +0.74
Why is a bit represented as the number 2? -0.93
Recurring Events Database Model -1.66
How to write an algorithm that takes into account 3 weighted action... +0.49
Complexity of f(k) when f(n) = O(n!) and k=n*(n-1) -1.90
How to condense my 9 if statements into one +0.52
Why is this method's time complexity 2*O(n log n) + O(m log m)? -1.75
Multi send and multi receive on networkstream at the same time 0.00
How to count the maximum number of times any node has been visited... +0.01
Why add 1 to the lower bound in binary search? 0.00
What is a use case for an unordered Binary Tree? -1.48
How can I simplify this set of if statements? (Or, what's makin... -0.87
Which is the best data structure in this situation? +0.06
Time complexity for comparing two numbers -1.99
Asymptotic notation properties proofs? -1.87
Do constants matter in time complexity for small input sizes? How? +1.42
Algorithm for efficient graph traversal -0.50
searching for the maximum value in a min heap -0.23
Proper generic calculation of bar chart axis 0.00
search a line in preprocessed big text file +0.53
What is the complexity of sum of log functions +0.50
What is the use of multiple tables with 1 to 1 relationship -0.00
Finding kth frequency letter in a string of characters -1.37