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 ... 5 6 7 8 9 ... 196
Title Δ
Linked List Function Arguments in C 0.00
C language. Can't understand the output of the pointers 0.00
What is the reason for seemingly inconsistent sizes of pointers and... +1.15
i assigned // char* a = new char[10] and printed sizeof(a), strlen(a) -1.89
Is this a safe way to implement intersect and sub for sets -1.28
Function call in for loop declaration -1.00
Strange output when using do/while in C programming lang +0.16
Passing multi-dimensional arrays into functions errors -1.02
How do I fix the Werror=parentheses (suggest parentheses around ass... -1.78
Why string reversal function in c code not working? +0.12
How to add multiple parameters in DO-WHILE loop in C -1.61
How to forward declare structs in C +0.37
Proper return statement and function type +2.01
Pointers in C, I'm so confused -0.82
How to fix: initialization from incompatible pointer type +1.82
What is the default value of an element in an array? +1.42
Argument of type int(*)[] is incompatible with parameter of type &q... +0.45
How to identify an embedded palindrome within an array of digits +0.44
Linked List Recursive Function -2.10
confusion in passing a pointer to function in C -0.12
What's best practice for comparing function return to a simple... +1.50
why using the assignment operator instead of equal to operator work... +0.60
How to change recursive into a while loop statement(i.e iteratative) +1.84
deleting middle and last node if the doubly linked list is odd 0.00
Deleting first occurrence in a doubly linked list 0.00
Creating a pointer to a 2D array -0.64
Learning arrays in C +0.45
Unknown Segmentation fault (core dumped) in C program 0.00
Is it enough if i use one typedef struct? -0.04
C error: variable-sized object may not be initialized -3.07
Swapping neighbor linked list nodes +2.36
What happens when I add something to Array name and try to access i... 0.00
Declaring a function prototype in a brace 0.00
Given linked list pairs swap by changing links 0.00
A specific short-circuiting example in C -1.04
How can I insert a node in a singly linked list using recursion giv... 0.00
Changing the sign of array values in C 0.00
Incomprehensible syntax in c/c++!! why can we malloc a buffer like... -1.19
why i am not getting desired output? -1.46
Error in program to delete the last occurence of a an element in li... 0.00
Difference between " | " or " & " for calcu... +2.25
loop terminating early in C 0.00
how do I assign a value to a struct array inside a struct in c? 0.00
Struct array realloc in function - produces undefined behaviour +0.51
trie data structure insert function is not working. Why? +2.19
Insertion sorting of a 2D array using pointers 0.00
How to compare a string with a substring to transform the equal par... 0.00
CS50.h segmentation fault if memory is not allocated to string -0.05
Why can we not use an const int to initialize the size of a char ar... -1.18
How to subtract smallest element from sum of array elements 0.00