StackRating

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

Rerito

Rating
1525.14 (23,737th)
Reputation
4,768 (34,836th)
Page: 1 2 3 4
Title Δ
How to find the kth minimum element from a Double linked list? +3.95
Constructor copy, list, pointers and template in C++ -1.61
What are efficient ways to delete recursively all occurrences of a... +2.68
Google interview algorithm puzzle: expected size of the largest con... -0.20
Classes with private member .. What is wrong with this code? +4.01
Insertion at end in linked list +2.76
Minimum number of special moves to sort number +4.59
Increment operator ++ does not seem to have same characteristics as... +0.18
Ukkonen's algorithm for Generalized Suffix Trees +4.12
What is the algorithm that dropbox uses to identify list of files/f... 0.00
C++ passing parameters to an instance of a class -1.13
Finding out whether there exist two identical substrings one next t... +4.63
How can iterator be run in reverse order? 0.00
C++ exc_bad_access accessing string field from pointed-to object in... -0.00
Templated class constructor uses wrong overload when in struct 0.00
C++ Binary Tree: Return the number of descendants of a node. A leaf... 0.00
thread-safe usage of std::map +0.05
Shortest path that traverses a list of required edges 0.00
Trouble Deleting a node in Red-Black-Tree (C code) +0.11
build heap time complexity worst case vs upper bound / tight upper... 0.00
Algorithm to find all zeros in NxN matrix 0.00
Find a path in a complete graph with cost limit and max reward -2.73
Multiplying 2D Arrays in C++ 0.00
segmentation fault using char 2d array in c +0.98
Possibilities of Climbing n stairs with a constraint on the 20th fl... -3.89
algorithm for making optimise string from sub strings -3.94
Maximum Sum SubArray +0.55
Dynamic Programming, max subarray with constraint 0.00
Algorithm Time Complexity Analysis (for loop with inner while loop) 0.00
find the maximum number of courses i can participate in +4.05
Efficient algorithm for counting number of pairs of identical eleme... -1.63
3 byte signed value to 4byte signed value +2.64
Getting segmentation fault using malloc for 2D array +3.52
Time complexity Theory -1.78
add element after specifiec element in linked list and delete first... -3.96
Why does my function sometimes throw an access violation? 0.00
Blocked from accessing more memory in R despite having available me... 0.00
Add extension functions to a existing class without changing source... 0.00
problems declaring bool false in class -1.56
Memory address to hashcode without union -1.74
Finding best fit boxes of a scatter plot using python? 0.00
Declaring a binary tree in C -1.90
Memset not working -0.03
C: initialising global constants with external linkage 0.00
Can a redblack tree cope with this comparison function? -4.09
Trouble finding the successor of a key in a balanced binary search... +4.42
writing data structure to a file -1.02
Stable Marriage Algorithm in C -1.40
C String Reversed -2.40
clone from a git repo and commit to a new repository +4.03