StackRating

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

fredoverflow

Rating
1609.06 (1,433rd)
Reputation
171,077 (301st)
Page: 1 ... 17 18 19 20 21
Title Δ
Heap Behavior in C++ +1.24
Alternative Control Structures +1.40
Vector.erase(Iterator) causes bad memory access +0.28
How operator new calls the constructor of class? +2.20
Must parameter of assignment operator be reference? -0.58
C++ get method - returning by value or by reference +0.63
Float numbers in Java +1.35
Why can't I add pointers +0.88
STL map containing references does not compile +0.78
Why is T() = T() allowed? +0.45
immutable strings vs std::string -0.78
sorting char* arrays -2.02
Is calling of overload operator-> resolved at compile time? -3.62
Sorting odd in descending and even in ascending order +1.15
How to convert an int to a binary string representation in C++ +2.93
C++ bughunt - High-score insertion in a vector crashes the program -1.26
Lambda Expressions and Memory Management +1.29
What is different about C++ math.h abs() compared to my abs() +2.83
C++ arrays as function arguments -0.50
Can't I send NULL as a parameter with a constructor? -3.18
What C++0x feature will have the most impact? +2.74
allocating extra memory for a container class 0.00
What's the equivalent of new/delete of C++ in C? -0.05
Class destructor memory handling in C++ +1.61
Why would the assignment operator ever do something different than... +4.66
How to track the memory usage in C++ -3.83
What is so great about STL? +2.64
C++ Array of pointers: delete or delete []? +0.09
A member variable's hashCode() value is different -0.51
Trying to get a number within an array that is twice the average +1.43
Types of Nested Loops in Java +0.61
Practise Questions for Templates,Functors,CallBack functions in c++? 0.00
Question regarding C++ Lists +3.48
Advanced switch statement within while loop? +4.42
Why exactly is calling the destructor for the second time undefined... -1.89
operator overloading(friend and member function) -3.53
C++ Virtual Constructor, without clone() -1.81
Arrays of pointers to arrays? +5.37
how to find 2 to the power of n . n ranges from 0 to 200 +4.61
Overloading new, delete in C++ -0.41
Fibonacci Function Question +1.92
haskell recursive function -3.77
How to get all n sets of three consecutives elements in an array or... -2.70
Java Integer compareTo() - why use comparison vs. subtraction? +0.67
class foo; in header file +1.93
C++ delete[] operator -4.05
Binary Addition. Is it overflow? -4.19
dynamically created arrays +0.29
Auto pointer for unsigned char array? +1.80
Cannot Convert from int[][] to int* -1.10