StackRating

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

Vlad from Moscow

Rating
1551.24 (7,571st)
Reputation
152,082 (371st)
Page: 1 ... 14 15 16 17 18 ... 196
Title Δ
strlen of char array & putchar 0.00
Adding objects with defined operator doesn't work as I expect +3.09
Function delete all nodes of a given value in a linked list -0.22
How to increment the value whenever I find the key? BST +0.43
count frequencies of all elements in array without using another ar... -0.26
Why I need different declarations for **ptr and *ptr[]? -0.68
How to make this operator= overload work? 0.00
C++ code fails to compile with a min() function -1.47
Printing a character n time based on input -0.33
Overloaded child class function cannot call parent of similar name -1.92
Dereferencing an uninitialized pointer to pass into sizeof() +2.20
Singly linked List Find max,min -1.66
How many prime numbers C program -0.01
Postfix getting wrong values in C 0.00
Type determination when indexing on non-array pointers & readin... +2.10
How do I ignore spaces in a string input? -0.02
Why is the & 1 and + '0' is needed to display the binar... 0.00
Lint on C code: parameter of function (a pointer) could be const. *... 0.00
Why does this code only work for specific numbers? 0.00
Error "Undefined reference to operator<<" in C++ code 0.00
Looping through a double pointer array and multiply or not multiply... 0.00
How to convert a C++ STL vector iterator to a vector reverse iterat... 0.00
Insertion Sort on Linked List in C 0.00
How do I get the first layer index of 2D vector? 0.00
Why does my code say that 90 was repeated 6 times, instead of 5? 0.00
C treating array as pointer 0.00
Find the minimum even number in a list recursively 0.00
how to return the result of addition of two objects of a class 0.00
when should we add '&' and when we shouldn't while... 0.00
remove all the occurrences of value from the array 0.00
Convert recursive function to a loop (ternary operator) 0.00
this code work with N=348 but dont work when N = 349 0.00
Segmentation Fault with C List when not using global List 0.00
Casual value of a not initialized pointer to pointer 0.00
Function Pointer Declaration 0.00
Why is this still counting spaces within a String? 0.00
Does object have to be destroyed when a new object is assigned to i... 0.00
Removing an element from a linked list 0.00
Remove a sub-string from a string - C programming 0.00
C: Trying to insert a struct into a struct array 0.00
The most efficient way to initialize array member of struct? 0.00
Confusion about 'pointer-to-struct-or-union' type 0.00
Parameter passing in functions in C language? -0.79
Why when I input a specific number, I get a completely different one? -0.44
How do pointers in the structure work in the following code? +1.78
Is the completing of a structure type valid for all prior declarati... 0.00
getting buffer overflow error using strcat +0.52
How do I write a recursive function to print a string in reverse in... +1.02
number characters from input +0.44
Linked Lists - What can cause an address allocated with malloc to n... +0.43