StackRating

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

Daniel Daranas

Rating
1536.25 (13,856th)
Reputation
20,442 (6,629th)
Page: 1 2 3 4 5 ... 9
Title Δ
Default object values in functions with default argument values -1.09
Initializing member variables of a struct in c++ -2.03
Guaranteed valid string as function parameter -1.33
Object needs to let function access all its data +0.39
C++ create & compile class +0.41
Return NULL in function that should return a vector -1.30
Is there any advantages to throw other thing that a std::exception(... +0.08
C++ if/else confusion +0.46
why copy constructor is called when we return an object from a meth... +0.55
Is good to call function in other function parameter? +1.19
Why does the following line of code cause my program to seg fault? +0.65
if statements in buttons c# +1.73
Which separating method is cleaner for long function? 0.00
While loop with multiple conditions +0.93
after delete pointer, the occupied space for the str pointer self c... +0.32
Strange behavior of floor() -0.08
c++ recursive call parameters +0.69
Referencing a field with a variable +0.45
c++ segmentation fault when copying a matrix -1.25
Implementation of CountSort +0.46
C++: call class method from a non-class function -0.10
Why is a pointer needed for initialising an object on the heap, but... +0.10
Create instance of class +2.01
About the safe use of catch(...) in C++ +1.28
Async constructor in C++11 +0.68
Is it possible to create multidimensional-arrays from classes? -1.12
Design by contract and unit testing in C++ -0.48
Visitor pattern in C++ -0.33
Why does this simple method not work? +0.62
bool value different when built in debug mode than in release mode -0.54
Function does not change passed pointer C++ +0.55
Never seen before C++ for-loop +0.58
Casting from char pointer to integer in C +1.99
Initialization of char array in a struct +0.45
Adding two maps together -1.32
Casting in a compound assignment operator? +1.10
Stack trace corrupt characters -0.23
Check the type of derived class +0.10
Passing a String by Reference in Metro/C++? -1.92
Confusion about references and pointers +0.31
Why 2 NULL pointers do not evaluate to false? -1.52
What sense could have this code? -1.89
Why should "unreferenced formal parameter" worry me? +2.16
Namespace conflicts +0.23
Design for testability in C++ 0.00
Guessing a number knowing only if the number proposed is lower or h... -0.07
Datatype for fibonacci numbers -0.66
How do I find the mode of an array? +1.20
Returning an alternative value if a string is not found in a string... -0.18
Preprocessing Macro -2.14