StackRating

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

ravi

Rating
1464.39 (4,525,600th)
Reputation
9,531 (16,123rd)
Page: 1 ... 9 10 11 12
Title Δ
object's Scope in switch statement 0.00
Returning a boolean value from a Circle Class C++ +0.58
Generating a rand() %25 in which each number can only appear once +1.64
Is there a simpler approach to reuse code in C++ as we do with pack... -3.79
adding two single chars in c++ -0.95
Could you tell me why my program is not working? +1.84
STL set_union and set_intersection on unsorted vectors -2.79
Would it be quicker to use a binary heap to get the top x amount of... -0.03
C++ Arrays, For Loop and String Data Types -3.21
fail to iterate through 2D array in C++ -3.28
Pointer dereferencing 0.00
Difference between virtual and non virtual function for child class -1.86
Calling functions at timed intervals using threads -1.69
Do you have to have a default constructor? +0.18
linking to boost with visual studio 2013 0.00
C++ Inheritance Hierarchy 0.00
Is there a way to allocate memory from a specific memory location? -1.12
In C++, how can I reuse a standard thread that has finished executi... +4.27
Recursive C++ Function To Move Specific Characters To End Of String -3.86
Consequences of disabling rtti? +3.89
Keeping track of how many times a node has been visited 0.00
what is wrong with the template function parameter -0.58
Is it ok to "delete" memory allocated with "new[1]&q... +4.74
Algorithm: Maximum number I can achieve 0.00
Does nullptr release the memory of a pointer? -2.16
How to pass one static object around multiple classes? +4.29
Do you have examples when diamond inheritance is useful? +4.80
Freeing memory allocated to the heap stored inside a vector -2.86
Delete object being pointed to -3.09
Overload by return type and arguments -3.04
How can i input this formula into my c++ program? +2.08
Shortest path in a circular, undirected, unweighted graph 0.00
Swap (remove/add) between sets +1.54
Subtracting pointers -2.80
count the user input integer match with text file in c program -0.53
Reading from void pointer -- reinterpret_cast okay? -3.76
Fractions Program - Issues with returning and more +0.17
unique lock and condition variable - explicitly calling unlock +3.69
How to optimise unordered_map lookup? -0.50
Why it is required to return *this when this is still being passed? +3.91
scanf with pointers, references, structures and functions +4.41
Passing reference as argument to a method in abstract class +0.42
Why doesn't my c++ code work? -3.69
Error about this lvalue required as left operand of assignment 0.00
Input strings and display reversely using for loops with arrays -1.82
How to find modulo of a sum of numbers? -3.84
c++ class returning pointer to member to be used as array +0.20
Variable was not declared in scope +0.27
class forward declaration error +4.19
Assignments are by reference? +1.81