StackRating

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

Asha

Rating
1509.82 (71,875th)
Reputation
8,309 (18,888th)
Page: 1 2 3 4
Title Δ
Best practice for passing primitive data type in C++ function +2.54
How fast is the code -0.27
Why use double pointer? or Why use pointers to pointers? +4.10
How limit cpu usage from specific process? +2.91
Non-lazy/short-circuited bool operators, force both arguments to ev... -1.55
C++ do stack memory allocation/deallocation defragement memory -3.52
how to use strcat with an ENUM? +1.59
Problems when loading information from a file +0.08
Clear ptr_array +4.30
Questions about Generic Error Handling in programming -2.17
How C++ object keeps information about its member functions +4.38
What's the most recommended cross platform C++ library? -3.65
sequentially reading a text file in C++ +4.34
Linking fails when missing implementation of a not-used pure virtua... -1.50
calling legacy function with shared pointer -4.29
why compiler gives undefined reference +3.81
Optimisation on lookup question -0.32
HowTo create template of a container (e.x. std::map)? 0.00
What's the issue with malloc() and virtual functions? -2.80
reading a directory in C++ in portable way -2.18
memcpy copying partly over itself -1.07
c++ array initialization -2.53
Instantiating a template class with typename itself being a templat... +1.97
Is it ever "moral" to override a nonvirtual function? +4.74
How do I read unicode and a number arguments from the command line... 0.00
std::string.find_first_not_of, unexpected return value -1.06
vc++ - How to convert a CString into LPCWSTR -0.10
unable to convert contents in argv[] into float[][] in C -2.16
2d arrays, calling function problems +4.09
Return a specific number from the fibonacci sequence in C +4.44
How to increase the size of a block which an argument of a function... +0.45
C++ - Memory leak issue -0.30
reallocating memory in efficient way +4.14
C++ [] operator overload problem +3.95
how to use memset for double dimentional array? -0.15
Error converting parameter in C++ +4.32
Composition using reference or pointer? +0.38
unsigned int and signed char comparison +1.84
Operator Overloading with Templates inside of a BST -3.71
STL map construction -3.89
What does the STL map[key] return if the key wasn't a initialized k... -0.46
virtual operator float() +3.96
Comparing buffer with a C String -2.93
Need to split an integer and add it with itself +1.80
What is the difference between the /Ox and /O2 compiler options? 0.00
Attempting to write a String constructor to handle static char * su... +4.25
Implementing a search to match the specified author and displaying... 0.00
Question regarding usage of array as a pointer in C -0.39
How does make_heap method of vector template work? 0.00
bool pointer member behaviour different on assigning true vs false +5.53