StackRating

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

Naveen

Rating
1523.92 (25,323rd)
Reputation
52,435 (1,880th)
Page: 1 ... 13 14 15 16 17 18 19
Title Δ
Virtual Table layout in memory? +0.82
How do I find the largest int in a std::set<int>? -0.53
Own Object as Data in stl Multimap +0.55
How to generate a non-const method from a const method? +0.60
How virtual is this? -0.79
What is the best way of comparing a string variable to a set of str... -0.18
How to generate a compilation error when pointer types differ? -0.04
Using stable_sort() to sort doubles as ints +0.87
operator char* in STL string class +1.46
Auto-cast two 3rd party classes? -0.52
Handle windows calls with in .net program? -1.30
Operator templates in C++ -0.39
Is this code O(N) or O(1) +0.71
string concatenate char* with LPCTSTR +1.45
_beginthreadex static member function +0.04
How can I provide access to this buffer with CSingleLock? +1.55
How can I get an HDC object from a CDC object? +1.94
"C subset of C++" -> Where not ? examples? +1.84
Is this code thread-safe? -1.34
Best practices of dynamic vs. static memory in terms of cleanliness... -0.62
How to do type conversion for the following Scenario? -0.52
MFC LoadString in dll fails +2.22
VC++ error - cannot open file "odbccp32.libcomctl32.lib" -0.83
vector -> Usage of member functions begin() and end() vs the ope... +0.56
What is the conventional way to assign default values to member var... -0.09
C++ Auto Class Implementation in Editor +0.87
C++ template function that uses field present in only some data-typ... -0.69
Understanding double pointer in doubly linked list in C -0.63
Storing iterators inside containers +0.31
why does this code give a access violation when run on msdev? -0.21
Linker error while compiling C++ code -0.57
Windows message loop -0.76
Is it possible to assign object to int? -0.60
What does ... mean in an argument list in C? -0.43
Why is is it not possible to pass a const set<Derived*> as co... +0.64
Call a function named in a string variable in C -0.46
pointer to const vs usual pointer (for functions) +0.20
Class doesn't support operators -0.44
select multiple files in CFileDialog -0.47
How to gain Access to member variables of a class using void pointe... +0.53
Bit Reversal -1.32
Can I create an object from a derived class by constructing the bas... -0.54
Threadsafe Vector class for C++ -0.35
In C Left shift (char) 0xFF by 8 and cast it to int -0.87
C++: Replacing part of string using iterators is not working -0.53
How does the friend keyword (Class/Function) break encapsulation in... +1.46
is this possible in C++? -0.78
Get Last Error from LogonUser function and return it as a String? -0.46
memory allocation in C++ -1.07
How to retrieve the time spent in user mode in a win32 process 0.00