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 2 3 4 5 6 7 ... 21
Title Δ
Why is the copy constructor being called before deleting the object? -0.04
Creating hashtable in C++ for string manipulation +0.46
How to create an overarching if statement? As in, "if this hap... 0.00
MongoDB JavaEE Singleton Extra Instances 0.00
C++ sorting classes faster than qsort +0.38
Overloading assignment operator for template class +0.82
What is the difference between char str[] and char *str as function... +0.34
c++ visual studio 2012 #include doesn't work 0.00
Member-Function-Scoped Variable -0.63
C# ref is it like a pointer in C/C++ or a reference in C++? +0.11
C++ the this pointer is always const -0.52
Forward pointer to value, not value itself -0.41
Deallocating (and calling a destructor of) a template argument -1.00
is a temporary l-value or not? +2.04
Difference .NET CLR VS Java JVM 0.00
Compress 8 chars in 7 bytes +2.58
How to distinguishe declaration and use of a function? +1.35
Is it possible to initialise an array in C++ 11 by using new operator -1.97
Doubt about array of function pointers declaration -2.44
What are the alternatives to references and standard pointers for r... -1.44
C++11 Best Practice: When to accept by value vs const&? -0.37
C++ Random number within range with exclusion -0.37
Behaviour of new and malloc in C and C++ +2.20
A easy algorithm that takes two INTs and returns a randomish INT +0.54
Industrial-strength n-ton base class template +1.02
C++ unknown to me construction in constructor -0.79
Simple C Oddity +0.55
why swap() can work well when I don't call it with two pointer? -0.58
What is the difference between `*a` and `a[0]`? +0.29
what is the reason behind vector's push_back error +0.56
Putting a const in a header -1.04
Creating an Object and passing it to a vector at the same time ( in... -0.97
Difference between different struct initialization methods +0.71
Calling an overloaded operator from a pointer +1.10
C++11 `T&&` parameter losing its `&&` correct termi... +0.44
Why do we say that the call of virtual function cannot be determine... -1.12
Does c++ compiler treat "new" in this form as stack memory? +1.53
unordered_map of shared_ptrs breaks C++ program 0.00
Declaring a var? +0.31
C++ Collections Class -0.98
Why are pointers obtained by the address-of operator not lvalues? +1.56
Are unnamed objects and temporary objects equivalent? +0.52
Overloading C++ arithmetic operators -0.42
in C++ instance fields are not initialized to their default. How ab... -2.31
Life time of an unnamed temporary constructed in if condition expre... -1.42
return by rvalue reference +0.61
Array of pointers and pointer to an array of pointers -0.20
Incompatible types - is it because an array is already a pointer? +0.33
Comparing arguments passed in the terminal through char *argv[] in... -0.09
Declaring more than 1 pointer in a single declaration -2.34