StackRating

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

Arun

Rating
1435.61 (4,534,972nd)
Reputation
13,242 (10,950th)
Page: 1 ... 7 8 9 10
Title Δ
How to increment Date objects in C++ +0.58
operator overloading c++ +5.43
C++ function returning value as reference and return *this -1.94
Where are all the esoteric collection template libraries? -1.49
How to debug uninitialized variables in VC++ +3.48
The importance of declaring a variable as unsigned -2.95
changing const value in C -2.73
Segmentation fault in std::map::insert(...) -3.77
Reverse iteration with an unsigned loop variable -2.41
How should the C++ standard be used -2.28
Can I destruct a structure in C++? +1.76
memory management issues in C++ -3.13
C++ STL: How to iterate vector while requiring access to element an... -2.52
What is the cost of a #define? -0.16
Handling lot of items in std::stack +1.01
How to initialize all elements in an array to the same number in C++ +2.87
Algorithm Question.. Linked List +0.19
g++ How to get warning on ignoring function return value +5.00
give feedback on this pointer program -3.24
segmentation fault for the simplest program? -3.49
How to demonstrate memory error using arrays in C++ -3.66
Syntax highlighting in MS Word document -0.38
Use Enum or #define? -2.14
Calling a constructor to reinitialize variables doesn't seem to work? -2.35
How can I partial compare two strings in C? -2.19
I need to create a very large array of bits/boolean values. How wou... -0.38
Why "Algorithms" and "Data Structures" are trea... -2.86
Compiling a C program with a specific architecture -2.11
Deleting a node in a circular linked list c++? -2.80
Tree-like queues -1.12
Compare two integer arrays with same length +2.96
A few questions about my modular code using void* as dynamic data t... -3.70
Use strtol or strtok to parse a string in C? -2.14
What C++ book talks about recommended ways of organizing big projec... +0.05
Converting integer value to bits and storing it into a char array? +2.12
How can I initialize a reference attribute in my class -2.39
How to print out the memory contents of a variable in C? -0.75
Simplifying my program to convert numbers to from one base to another +4.26
How to check whether my custom hashing is good in hash_map? -2.55
How does operator precedence grouping work in C for *, /, and %? +0.40
Change the address of a member function in C++ -1.89
All valid combinations of points, in the most (speed) effective way -0.53
Two hash tables, hash table with double key or different solution? -0.92
Modular data structure in C with dynamic data type -0.97
Run time determination of compilation options +1.10
adding string objects to an array via loop -0.69
Receiving response(s) from N number of clients in reply to a broadc... -3.07
Generating a URL pattern when provided a set of 5 or so URLs -3.69
Pointer to [-1]th index of array -2.56
Error in compiling C++ code? +4.13