StackRating

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

Manoj R

Rating
1413.87 (4,535,996th)
Reputation
2,687 (62,894th)
Page: 1 2 3
Title Δ
c++ problem inorder printing binary tree recursively +0.95
How does one disable vc-git in emacs? 0.00
will goto violate mutexes? -2.78
Cannot pass a pointer to a function -3.50
Quicksort- how pivot-choosing strategies affect the overall Big-oh... -2.64
Algorithms - Combinations and Permutations -2.47
Is if(pointerVar) the same as if(pointerVar!=NULL)? -1.18
What data structure can you use to store elements dynamically and a... -2.01
Design: classes with same implementation but different method names +2.08
Could not understand error message when converting code from C to C++ -2.05
the meaning of lightweighted object +0.78
Interview Question -1.74
Are intermediate files bad practice? +0.59
How many string types exist in C++? -2.85
Create Balanced Binary Search Tree from Sorted linked list -2.44
When call by value is used, actual parameter values are pushed into... +0.48
What would you ask, if you were hiring a software tester? +0.03
How to (deep)copy a map from a const object -3.44
C++: What are scenarios where using pointers is a "Good Idea&q... +0.65
What do people find difficult about C pointers? -2.97
What's the major difference between "union" and "str... -3.14
Linux: watch number of files in directory -1.72
syntax error - token ";" inserted before "variable n... -2.69
Clean up pthread resources when programme terminate +0.96
Can someone help solve this recurrence relation? -3.31
Can an integer be NaN in C++? -1.36
C++ struct array copy -3.27
How to add an error logger to a class 0.00
Should I add a disclaimer about known issues in my code in the docu... -1.35
Heap corruption in C +2.15
Strange pointer problem -3.58
reference to a std::vector of derived class pointers as input param... +4.77
Generic Database Manager(Wrapper) +4.81
What is a 3D Vector and how does it differ from a 3D point? -1.17
Initialsing Array of Structs in C -1.96
Where should default parameters be specified? -2.11
Find cycle of shortest length in a directed graph with positive wei... -3.25
Finding the no of leaf nodes -3.26
How to approach debugging a huge not so familiar code base? +1.00
A problem overloading [] in 2 variations -0.13
Generalizing / Refactoring the code -1.64
std::map::erase infinite loop -3.52
Is there a way to find sum of digits of 100!? +3.81
Structure or Class with variable number of members -1.95
(array & string) Difference in Java vs. C -2.68
Loop over two vectors, remove elements of 1 -0.57
Are there standard restrictions on C++ features? -3.02
Why use an initialization method instead of a constructor? +0.03
C++: Sum of all node values of a binary tree +2.00
C++ performance issue +4.37