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 2 3 4 5 6 ... 10
Title Δ
Pointer in typedef struct confusion -1.19
Adding value to singly-linked list +0.07
c++ two errors while compiling +0.63
syslog: process specific priority -0.41
How does the malloc function work in C? +0.01
C++ When to allocate on heap vs stack? -0.55
trees data structure implementation in c +0.37
C++ "cannot add two pointers", adding a hardcoded string... -0.04
How to add a while loop to this program in C++ 0.00
How can I send all data over a socket? The method I am currently us... +0.24
c++11 Creating data member for variable-size std::array in class de... -1.15
Handling bit arrays in C without padding -0.57
C++: Having many objects +0.33
Initialization of the structure containing pointer to another struc... -0.70
Linked list - access violation... Where? -0.39
How do I extract a specific numbered line from a text file? (C) -0.46
What is the dimension of a array with 4 brackets -0.54
Array Wrapper class in C++ +0.13
Checking to make sure argv[1] is an integer c++ -0.51
c calculate all possible subnets -0.95
Does memory get freed at the end of a function if you don't use del... -0.48
C++: how do I create an object in stack memory that points to the o... -1.49
segmentation fault in this little piece of code? 0.00
Vector Iterator Errors With a Vector of Type Struct -0.40
How to move all set bits to the right? +1.65
C How to make a list of messages? -0.76
StackTrace C++ application +3.20
Seg fault when deleting temporary pointer +0.31
Static libraries and headers in another directories with GCC -0.40
C: Removing a node from singly-LinkedList1 and inserting it at the... +0.06
Removing duplicates from one list by comparing with another list -0.24
c++ accessing variable from nested class method +0.45
Nested structs and pointers in C +2.28
How should I setup a C++ project on github so that it is portable? -1.72
c++ How do I use a dynamic array of pointers? +0.44
Is this function's use of vector useless? +0.09
I have a segmentation error in C +1.69
Sorting files in C +1.83
Can I rely on contiguous memory in this case? +0.23
"undefined reference" error in a very very simple c++ pro... +0.61
Binary Search Tree error converting from template to const int -0.09
Modifying Binary Search to Find then Delete 0.00
C++/Linux, share objects in memory between applications -1.51
C++ compiler error "no matching function" -1.55
Trying to get a int variable number to equal a string +0.12
Find int in a string (char*) in pure c +2.64
sqrt() function link error +0.20
how to delete singleton object -0.47
What does "(void)pointer;" mean in c++? -0.65
Is this copy constructor doing a deep copy or shallow copy? +1.66