StackRating

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

DAle

Rating
1596.36 (1,947th)
Reputation
7,091 (22,624th)
Page: 1 2 3 4
Title Δ
Applying a bit mask based on a different mask 0.00
Remove non-unique numbers from arraylist with O(1) space +0.37
Efficient algorithm for random insertion and random query 0.00
Fast / efficient identification of two 2D arrays for sameness in C -0.54
Create intervals in a sorted array +0.91
Lazy Bartender Algorithm 0.00
My overloaded [] operator does not work for a pseudo 3D array -2.67
Use nth_element to get k-th point(by x-coordinates), but it doesn&#... 0.00
Find two numbers that multiply to 20 in O(n) time 0.00
selection sort inconsistency in java +0.37
Left justification in Java -0.10
Optimal task order 0.00
traversing a graph in DFS order using stack 0.00
Algorithm to group consecutive words minimizing length per group 0.00
Calculating Total Job Experience -0.75
Iterate sorted list and count distinct numbers +0.76
Recursively counting special nodes in a tree -0.51
Run-time Complexity for two algorithms (Big O notation calculation) 0.00
sine result depends on C++ compiler used +1.00
Improving optimization of nested loop +0.39
Calculating the Time Complexity of nested loop with logarithmic inc... -1.39
Finding array partition where max(left) < min(right) - possible... +0.42
Lower bound of merging k sorted arrays of size n -0.11
How to find the shortest sequence of asterisks separating two disti... +0.22
Find if a value exists in the 2D array using Binary search.If possi... 0.00
NZEC error for ACODE spoj 0.00
Doesn't compiler give an ambiguous error for "const"... -1.42
next_permutation time complexity in big O notation +1.51
How can I calculate Fibonacci(A) mod B with A,B<=10^18 in C++ (g... 0.00
How would you go about finding the complexity of this algorithm? +3.42
Algorithms - Count all pairs of equal numbers in a sorted array in... +1.85
Find the number of permutations of {1,2,…, N} such that the sequenc... +3.38
not able to understand the testing condition in the loop 0.00
Algorithm to calculate sum of elements of specific range in an array +3.07
Find the strongest person algorithm +0.01
How to remove duplicate letters while preserving the smallest lexic... +3.97
StackOverFlow Exception in recursion calls -2.83
Fast floating-point power of 2 on x86_64 +3.59
STL: Processing two collections without an output 0.00
C++ : Removing scientific notation from number while converting to... +3.30
Shortest way to obtain a sublist of a sorted list of values lying i... +4.06
how does kruskal's algorithm's performance gets affected by... -0.74
Check if mouse buttons are swapped or not in C++ 0.00
Two dimensional array scan algorithm 0.00
Finding next occurance for each element in array in O(n) +3.36
Algorithm - Maximum left sub-array with lesser elements +3.44
What's the time complexity for the following python function? +0.34
Processing "update elements" & "get min value am... -4.60
Reducing the time complexity/Optimizing the solution +3.19
Running Time of Connected Component Count Algorithm 0.00