StackRating

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

Ashish

Rating
1389.57 (4,536,230th)
Reputation
4,321 (38,669th)
Page: 1 2 3 4
Title Δ
Grabbing memory from another process -1.81
What C++ tutorial would you recommend for an experienced programmer... +1.42
Reading files and deleting repeated letters -3.39
How to create a dll in Visual C++? -3.80
Open CV + Visual Studio 2008 weird Debugging problem -0.98
bad_alloc exception when trying to print the values +4.28
When should I write the keyword 'inline' for a function/method? -1.91
was not declared in this scope C++ -1.18
Circular dependencies of declarations -2.52
Coding practices in C++, what is your pick and why? -1.80
First chance exception - long at memory location? -3.00
Is returning a temp-object by reference possible -1.50
In the try catch block is it bad to return inside the catch? which... -1.26
Avoid std::bad_alloc. new should return a NULL pointer -0.08
query about a multithreading program -2.97
Create a sorted array out of 2 arrays -1.28
How dynamic casts work? -3.68
What is an abstract data type in object oriented programming? -3.68
How to develop accumulator codes? +0.30
How Non-Member Functions Improve Encapsulation +0.44
How Non-Member Functions Improve Encapsulation +3.41
Finding out the time taken to execute a function -3.81
When should one use interfaces? -1.86
Returning pointer to structure to main function, getting segmentati... -3.05
Which one is preferred, return const double& OR return double -1.12
Patterns for making c++ code easy to test -3.43
PopFront Delimma C++ +4.27
C code for loading bitmap +0.92
Colon/Asterisk as a filename delimiter? -2.50
push_front C++ user implementation -3.93
How to get the default value of a column of MS Access Database usin... 0.00
Mouse hook in a specific window -1.82
Is there a reverse function for strstr -2.45
change a keystroke passing a hook(c/c++) -2.38
C++ error: cannot declare field to be of abstract type +5.35
C++ virtual function table memory cost -2.61
friend class with limited access -3.31
create a object : A.new or new A? -2.47
why do we need both const and non-const getters in this example -3.05
Using all overloads of the base class -3.82
How to use double buffer in this case? -3.05
Need to disable mouse right click in Windows? +4.06