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 ... 20 21 22 23 24 ... 196
Title Δ
How does strlen works in this case? +1.32
what does int numbers[n+2]; statement do? -0.04
Program Prints the string in the wrong way. strcpy -1.94
Need help writing a function to check if two BSTs have the same str... +0.24
Different types of memory allocation of structure used for linked l... -1.62
Read only variable is not assignable +0.24
It is simplified version of my code. I have a problem with output.... 0.00
Pointer dereference array index -0.03
Add element to ordered doubly linked list using recursive +0.40
How to count only letters in string? +1.44
Can't figure out why I am getting a segmentation fault when I t... 0.00
C - simple linked list delete first element which contains 'k&#... -0.07
Delete specific element linked list +0.45
Minimum Length Word in a string (C++) 0.00
Is typedef allowed before definition -1.34
I don't understand the flag # with %f on printf +2.42
allocating memory to a pointer of an array of structures +1.22
Casting from uint16_t to int32_t needs an intermediate cast to int1... -0.90
How do I return an array of chars? -0.18
loop for insertion in linked list not working 0.00
Heap buffer overflow in stack function -1.53
Inserting a new node to a singly linked list doesnt work when i cal... -0.28
C Arbitrary length string -0.31
Level Order Tree Traversal in C using queues 0.00
why does there is no update in Node *root? -1.31
C Iterating through char array -0.60
How can I copy multiple char* strings into one using strcpy_s()? -0.56
C Pointer of Pointer of struct and reference 0.00
Why can't I set *this == class object +2.25
Is bad practice do arr[0] = arr[1] = value in C? +1.14
How to find minimum distance using lambda -2.08
Trying to count the number of commas in a string and save to a int... 0.00
std::array::iterator that ignores the size template -0.62
Strange type deduction 0.00
How to overload the + operator (friendly) so that you can add the v... +1.77
C pointer to 2D arrays 0.00
i want to add a constant to an array of numbers but differently in C -1.74
C allocation memory error. Don't find something like this +2.31
searching for the times in an array +0.43
Stuck in this Algorithm of selection sort 0.00
sizeof() behaviour in C programming -0.72
C - Switch-case prints case twice 0.00
When insert string values into a char list by char, why do we use l... -1.73
How do I copy the value not the address of a pointer in C here? 0.00
The list is not filled in 0.00
overloaded assignment operator not working 0.00
Deleting a specific node from singly linked list in C +0.42
Can you not realloc a memory block in C from inside of a function? +0.42
Code for Binary search in C not working properly -1.18
Is the enum inside a class static? 0.00