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 ... 12 13 14 15 16 ... 19
Title Δ
Variable parameter lists in C++ and C +0.02
Should I learn recursion before OOP? -0.89
Storing a list of classes and specialising a function by sub-classi... -1.98
Stack footprint of an array of types in C +0.59
hex string to signed short int in c++ +0.87
How do I enable the SSE/SSE2 instruction set in Visual Studio 2008... -0.47
Behavior of C++ after destruction -0.67
Does malloc/new return memory blocks from Cache or RAM? +0.97
[c++ / pointers]: having objects A and B (B has vector member, whic... -1.09
C++ Templates Error -1.03
Cannot pass string to CreateThread receiver +2.14
What's wrong with this c++ code? +1.13
Iterate keys in a C++ map -0.14
waiting for process to finish +1.12
Should I return bool or const bool? +0.54
Constructors with default parameters in Header files +0.55
Is there any relation between Virtual destructor and Vtable -1.14
How do i sort objects? -1.14
How do I find an element position in std::vector? +1.33
How do I write to shared memory in C++? -1.14
Invalid Value for size_t +0.74
What's the difference between virtual function instantiations in C++? +0.87
Data between executables (ANSI C, MFC 4.1) +1.18
making a object equal to another object +0.52
Run-time type information in C++ +0.85
Wanted: Elegant solution to race condition +1.52
In C++, is a function automatically virtual if it overrides a virtu... -0.14
C++ Stack Implementation +2.58
How to solve the problem of global access? -0.24
Parse DICOM files in VC++ +0.53
How can I allocate memory and return it (via a pointer-parameter) t... +0.19
How to get the digits of a number without converting it to a string... +0.44
Implementing std::list item read/write events -0.17
Why use ++i instead of i++ in cases where the value is not used any... -0.33
C++ Copy Constructor Syntax +2.32
I'm new to C, can someone explain why the size of this string can c... -1.07
std::vector and c-style arrays +0.71
Persistant references in STL Containers -1.06
A good way to implement useable Callbacks in C++ -0.55
Sorting a std::map by value before output & destroy -0.70
naming convention of temp local variables -0.44
Access member variables of derived class object pointed to by a poi... +0.17
C++ Vector of Pointers to Objects +0.49
How to use TIMERS in vc++? I want to run different functions or cod... -1.81
Software Engineering -HLD and LLD? -0.55
Best approach for common functionality -0.49
Binding temporary to a lvalue reference +0.55
how to declare a function which is member of a class and returns a... -0.29
max heap usage allowed per process -0.22
Check if input is blank when input is declared as double [C++] +0.09