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 5 ... 8
Title Δ
Why does memoization not improve the runtime of Merge Sort? +2.19
Time complexity of this simple code -1.61
DFS Recursion Woes 0.00
Determining whether a number contains a given power of two in its sum -0.61
Complexity of fromValue() method in enumeration class 0.00
Linq RemoveAll for a predicate condition on a list inside the colle... +0.03
Retaining variable value from first recursive call java +0.18
How find the longest consecutive path in a binary tree +0.15
Determining Base case of a recursive java program -0.23
How to prove Θ(g(n)) = O(g(n)) ∩ Ω(g(n)) 0.00
Java efficiently comparing bits of equally sizes byte arrays +0.02
Find smallest circle with maximum density of points from a given set 0.00
Getting all possible down- and right edge paths in a n x n grid -0.27
shift bits while retaining pattern -0.19
What data structure to use in maintaining k most frequently dialed... +1.42
Dynamic programming process 0.00
How to calculate parallel speedup between two algorithm -0.15
Why are single statement conditions in Java expressed using blocks? -1.43
Why is user mode thread handling not acceptable on a multi-core com... 0.00
Two identical arrays except one element - Logarithmic algorithm to... -1.02
Big Oh Complexity of Merge Sort +0.95
Hashing methodology for collection of strings and integer ranges 0.00
Why Shortest Job First(SJF) algorithm is not used instead of FCFS a... +2.20
Convert Recursive Method Group in LINQ Select to iterative method -0.98
Database Schema Normalization Violation -1.93
How is O(n log n) different then O(log n)? -0.23
Time complexity analysis - how to simplify the expression 0.00
Why is Big oh (O) also used to represent average case and best case... +0.96
How to avoid starving out lower-priorly work item sources 0.00
How to generate 2 non-adjacent random numbers in a range +0.63
Which data structures to use when storing multiple entities with mu... +0.53
Guided mining of common substructures in large set of graphs -0.76
Algorithm for finding three most common word arrays being repeated... -1.03
Runtime of the following recursive algorithm? +1.98
Composite key with manual increment +0.14
Time complexity and Space complexity, how to account for space comp... -0.04
Trying to build a String using recursion in Java +0.01
What would you call the time complexity of an algorithm of this sort? +0.28
Is there any difference between the following algorithms for shuffl... -0.18
Why am I getting linear run time with Quicksort? 0.00
Recursive factorial is suspiciously fast +0.51
Refactor by removing if and else conditions -0.08
Linq performance: should I first use `where` or `select` -1.55
Is there a shorter way to write compound 'if' conditions? +0.01
Can anyone draft up some code to recursively search binary tree for... +0.35
Which data structure should I use for storing eye retina? 0.00
Determining type of Java collections to use -0.69
How do hash tables resolve bucket ambiguity and probes? 0.00
Is Heap considered an Abstract Data Type? +0.66
how to calculate maximum size of problm with changing CPU speed? 0.00