StackRating

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

Daniel

Rating
1475.79 (4,509,470th)
Reputation
4,784 (34,709th)
Page: 1 2 3 4
Title Δ
Call in an empty two-dimensional array 0.00
Unable to reduce the code (combine cout with exit) +0.28
While(file_object) is an causing infinite loop 0.00
what is the difference between O(nk) and O(n+k) in time complexity? +0.45
What's wrong with my LinkedList assignment operator? +2.32
Code crashes. Trying to remove characters from char array C +0.56
How can I use this unallocated memory? +2.28
Puzzle about virtual function inheritance in C++ 0.00
Why does svn commit not change the version number of unaffected fil... 0.00
String into Enum c++ 0.00
Why is "fahr-32" in this C example instead of just simply... +1.71
Making use of binary search algorithm +0.58
Syntax Error: Identifier (Error C2061) +0.22
if statement inside a try catch statement not detecting try/catch p... +0.57
Using malloc on variables created from typedef in a function -0.44
Access a dynamic array with [] operator +0.31
Is there an easy way to edit a variable name to suit a search or ed... +0.58
Trying to get the remainder from modulus but having some troubles -... +4.40
Using push_back for vector in c++ 0.00
Bad operand types for binary operator '| |' first type: int... -0.30
Hangman Part 2 with Arrays Java +0.13
Function tree issues 0.00
How do I delete the last element added into a linked-list in C++ +4.77
Express Node.js doesn't work 0.00
Segmentation error with a list iterator +0.74
Do I need to use a temporary value for this assignment? 0.00
Virtual Interfaces and Encapsulation -1.82
Rounding to nearest truncated 100 +4.89
Student scores sorting help needed for Java -2.85
Is this recursion and would it work? +3.35
Efficent addition of indices to 2d-arrays of various sizes 0.00
Xcode won't step into class constructor 0.00
Sorting a point array efficiently in C? +1.74
Add a command to a C program in Linux +2.57
if/else at compile time? +1.53
Is this "move declaration closer to usage" really prefera... +0.23
Read Data From Text File And Sum Numbers +4.10
getting a primitive from a struct based on it index +3.42
Local minimum in unsorted array -3.17
How to match , in match in Racket? -3.35
How to convert this C++ function to Objective-C? -1.30
how do i remove duplicate elements in ArrayList in O(logn) time -3.13
Is there a way you can decrement an array in a periodic fashion in C -2.13
Counting lines of code -1.52
Racket "match" construct - is it a macro? -2.99
Issue during reading a CSV file has me stumped 0.00
Why both outputs are different? -2.76
C Convert char into char* -3.15
Best syntax for a = (x == null) ? null : x.func() -3.03
How to make a C program that can run x86 hex codes -3.07