StackRating

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

David C. Rankin

Rating
1620.63 (1,082nd)
Reputation
45,689 (2,296th)
Page: 1 2 3 4 5 6 ... 80
Title Δ
Check if two words are anagram in C +0.21
how to get sum of each input printed? 0.00
How to create a pointer to a 2d character array and then print the... +0.37
How to delete a string in an array in C -0.31
How do I search sequentially for multiple strings in same file? +2.13
How to read data from file into two dimension array in C? -0.62
Swapping neighbor linked list nodes -2.36
I write program that show the difference in percentage for Mobile C... 0.00
awk if 0 divided by x output 0 -0.49
How to fix my topological.cpp outputting error? +0.36
I have to reverse the array [1,2,3,4,5,6,7] and i am stuck -1.92
Find a match in a field and print next n fields +0.45
Inserting an element at the beginning of the list using a pointer t... -2.52
Getting random positions correctly from a C array +2.17
Order pair of ints inserted by input 0.00
Use srand(1) and rand() to generate 1000 numbers from 65 to 122 exc... -0.25
Create a stdout and stderr files using a multiple instruction (with... 0.00
C code that reads csv files crashes due to the file being too long 0.00
Read stdin with fgets, fill each line in an array and print each line 0.00
How to swap array of characters from second array to last second ar... -0.49
Nested for/while loops for repetition in C 0.00
Reading String Until Blank Space +0.35
Matrix (2d array) and its values is not written into txt file corre... 0.00
is this the proper way to initialize a pointer to struct? thank you +0.09
How to use awk to match only thr given string and not anything else +0.75
filtering file according to the lowest number in a column of each l... -0.53
Read a 3x3 array from a text file into a 2d vector with correct for... +1.04
Deleting Node from Singly Linked List C -0.15
How to summarize the duplicate strings -2.26
CS50 Recover Problem- recovered images do not match 0.00
Subtract values in an array with a for loop 0.00
how to convert void* member from struct to int or char* 0.00
problem with Casting in C ( (int*) (char*)) -2.28
Replacing words in a string to asterisks 0.00
Validating a character input in C 0.00
How to escape dots in variable using bash, and replacing value in f... 0.00
I want to read a txt with infos of a movie in each line and save it... 0.00
How to find a word in string not a substring -0.07
What is the result of a dereferenced post incremented pointer being... 0.00
Trying to modify array in function in C -1.41
Input strings before switch statement & compare strings in c us... +0.35
Combining multiple lines between two patterns +0.90
Strtok strange behaviour 0.00
Manipulate Array of pointer to 2D int Array -1.33
Writing a recursive function that takes an array and the size of th... +0.81
C: Dynamically allocate a table +0.35
Annotate every other column according with matching condition -0.52
Split long string into array and keep delimiter -0.38
C arithmetic conversion multiplying unsigned with signed and result... -1.84
Find pattern in a string 0.00