StackRating

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

Stephen Docy

Rating
1571.32 (3,905th)
Reputation
4,392 (38,026th)
Page: 1 2 3 ... 5
Title Δ
Function definition not allowed here +0.45
Allocation of variables inside dynamically allocated structs -2.05
Discrepancy in sizeof result when used to evaluate a string in func... -0.78
Using isdigit with if +1.98
In C, convert 2 doubles to form one character string -0.87
How to access a string from a pointer returned by a function in C -0.61
Why does pointer arithmetic need to be cast? +0.11
what's wrong with this string concatenation function +0.40
How to access and change value of struct members 0.00
Checking if an element is in the array or not infinite loop 0.00
This program was supposed to save the product of each column of a t... 0.00
Sorting Algorithm Not Passing 0.00
why does int *b[5] forms a difference of 8 bits instead of 4? +0.39
Fibonacci Sequence C program error -0.39
Insertion failure in a Binary Search Tree 0.00
Why isn't the pointer last changing in the main function when I... +0.39
pop() method of stack linked list using C has an error 0.00
Macro on variable initialization in c -0.31
Confused about char and char * and scanning in words -1.06
Why the switch statement displays default in this C calculator? 0.00
I can not pass by reference my node 0.00
Why is this linked-list initialization not working? +1.40
How to create multiple global variables using a for loop outside of... +2.94
C++ Corrupt stack around Variable -0.61
Sscanf not reading identical lines the same way 0.00
C Blackjack Lab, pointer problems -0.12
let fragment know when a certain listview item is on screen -0.18
How can I count the time complexity of this recursive function? (BST) +1.29
How to calculate a mismatch score between n number of strings more... +0.40
C programs outputting the same number no matter what I change +0.40
Inserting elements in a BST 0.00
All the values are the same when I use dynamic allocation 0.00
Skips the output where I enter my username 0.00
not returning desired value from created function +1.91
Remove substring between parentheses in a string +0.92
How can I return 2 numbers from a function -0.50
Efficient way to set a group of variables based on another variable? +1.22
C - Regarding the preprocessor declaration of a string 0.00
C error : Expected expression before THROTTLE_MAP_Handle a pointer 0.00
So if I scanf("%c",del), before reading the string, it wo... -0.22
returning string differs from the string in the function in c +1.88
How can I specify the correct 'return type'? 0.00
Find and Delete Median In C Binary Search Tree 0.00
While loop using realloc, won't update arrays when printing 0.00
'int *' differs in levels of indirection from 'int' 0.00
How to assign a String to a variable in C +1.98
Pass a pointer of an array to a function to use in printf` in C 0.00
Getting segmentation fault in c, but why? +0.41
What is the behavior of multiple unseparated equality comparisons i... 0.00
Exiting while(1) loop in C programming +0.82