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 2 3 4 5 6 7 ... 196
Title Δ
Sum of array including a function - C -0.12
C exercise return information about first position -0.14
How to delete all characters from a string which are in another str... +0.84
What would be printed? +1.14
How I can insert an array of floats returned by a lambda into a vec... -0.85
Code is not working, and is not doing directed task +0.38
assigning first variable of struct to another -1.02
What is the best way to declare and initialize a 2D array dynamical... -0.38
I have written a code in C but it is not working? +0.05
Accessing elements of a nested structures -0.51
C How to parse int and char in char array? +2.33
Checking the positivity of elements entered by the user in an array +1.63
How can I print the number of unique elements instead of show the e... -0.67
The result of "sizeof" depends on the location of the bra... +1.31
Recursive function to subtract +1.98
How is `int (*arr1)[10]` different from `int arr2[10]`? -2.43
Linked-list node eliminating function +1.24
return 2D array from C function 0.00
Question regarding size of integer pointer variables in C 0.00
Dynamic array without malloc? +0.71
C Operators and Precedence +1.80
Global variable belongs to which storage type in c? 0.00
Stack around Variable a is corrupted +0.42
My int function that removes the first digit of a number didn't... -0.74
Two Dimensional Array of a character and string function in C 0.00
Why is my forward declaration not working?? (simple function) -0.62
What's wrong with this function that reverses arrays using recu... -0.09
Trying to delete product from my list using pointer and struct +0.02
Node value changing automatically in C 0.00
free() function does not clear well my stack 0.00
Why does printing the first element of a pointer to pointer to a ch... -0.47
Splitting list into two separate positive and negative lists 0.00
if statement selects the wrong condition +0.42
issue with adding node to a list +0.42
C - Stack Implementation - malloc issue +2.73
swapping last element problem in sorting C array +2.32
Linked list returning root node in singly-linked list C -1.57
Why does order matter in scanf command in C programming? -1.43
Deleting elements from linked lists in C? 0.00
What is the difference between char *name[10] and char (*name)[10]? +0.86
Comparison function as argument to use later on -2.03
How can i create an if statement within a for loop that breaks the... -0.08
Invalid results in merge sort application +1.01
What does this line of code does in C programming? -1.86
How can i make a struct keep the value ive assigned through the fun... 0.00
How to check a if a string contains a letter in c? 0.00
for sizeof(x) VS while ([x] != '\0') in C +0.42
create a function to add a doubly linked list to itself at the end 0.00
strlen returning wrong value for 2d array +1.62
Swapping two characters of the same string with pointers -0.21