StackRating

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

Neil

Rating
1470.32 (4,519,181st)
Reputation
462 (290,803rd)
Page: 1 2
Title Δ
Accessing the rows and columns of a multidimensional array +4.44
How to control behavior of makefile by a macro definition in a head... 0.00
How to traverse BTree in-order without recursion in iterative style? 0.00
How can I convert c++ template code to equivalent C code 0.00
How to iterate through a struct array in C? -1.47
What is the use of scanf() == 1? +0.40
How to make this program more efficient at expressing its purpose? -1.82
Why is 'bool' keyword syntax highlighted in Xcode configure... 0.00
Segmentation fault storing input in an array 0.00
Stuck on Paper-Scissors-Rock game -3.30
Trouble reading a .txt file and storing into an array -4.77
how Backslash \ joins printf strings when written on separate lines... -3.25
Continue running the program as long as inputs are valid +2.16
Is there an algorithm to check how similar are two 2d data sets? 0.00
Why are the random numbers being generated not in accordance with t... 0.00
How to init struct pointer variables with NULL? +0.64
How to count numbers from a text file in C +0.24
function pointers and enum in C +0.98
Max Heapify Algorithm +4.22
Storing all even digits of an integer P in a string in the same ord... -0.81
How to find empty space in a rectangle which has 2 circles in it? -3.50
Split string into two variables in C +0.24
Function to look though any struct in C -2.08
How do I remove duplicate values in an array of structs C -3.79
I am making a code where I create persons, marry them, make them gi... +0.21
Pointers to Members equivalent in c -2.65
How do I concatenate strings but keep each individual null terminat... +0.45
Why the following function is not getting inlined? +0.32
How to show a list of numbers based on the number of columns entere... 0.00
Rounding with c -0.39
How to ask for user input without knowing length in advance? In C -1.61
How to ask for user input without knowing length in advance? In C -1.61
Output in read file and sort integers leaves a white space I can... -2.95
Evenly distribute values into array +0.98
Counting trigrams (3 letter sequence) in C? 0.00
How to write absolute value in c -2.34
C program to sum the following series: S = 1 + (1+2) + (1+2+3)+...+... +0.08
What exactly is this method of contiguous C memory allocation doing... -3.27
C - pointing members of array of struct into another array ( no dup... +4.11
Number of required passes to fully sort using BubbleSort? +4.16
What happens when you assign a string to a pointer variable? +4.27
Irregularities in continuously unordered array 0.00
Struct containing an array of struct cannot be allocated by values... -3.44
Return an array of numbers read from a file -1.09
Adding both string and single char values to same multi-dimensional... +0.16
How to store an int in a char * that is assigned by malloc -2.50
C++ How to output the letters or numbers from input of letters or n... +4.04
How to order split command line arguments in lexicographical order... -3.94
Linearly interpolate from one speed to the other based on percentage -2.87
How to remove duplicate key from a Hashmap -3.51