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 ... 11 12 13 14 15 ... 80
Title Δ
Parse CSV data between two strings and include string from line below -0.12
program to capitalize all lowercase not working 0.00
Why char * c = NULL; causes an error in the following code? +0.76
File login system 0.00
How to deduplicate a string where it only deletes consecutive dupli... -0.34
Reading a file through STDIN in C +0.38
Seg fault issue in mergesort algorithm with dynamic array +0.41
Get values of array shell script and set to variables -0.09
Capturing text between n slashes using bash -0.22
Comparing elements of text file -0.90
Returning alphabetical list of user input string in C 0.00
Draw hourglass recursively in C -2.11
Matrices as function parameters in C89 +1.41
Extracting file path from a string 0.00
Json to csv using jq or any other bash command -2.02
How can I read two columns of numbers in a text file? +1.16
Using getline() in array -0.11
I need to cut particular text from file to display only particular... +1.52
I want to clean up a list of names and email addresses using sed 0.00
C - Reallocation of pointer to a struct component( of the type poin... -0.10
How to read in only the first value from a text file -0.44
script to loop through and combine two text files -0.11
Why strncpy() is not respecting the given size_t n which is 10 in t... +0.13
Assigning parts of the file names to variables in bash -0.38
problem scanning and scanning data from file 0.00
Finding top ten requestors for top ten sites with bash -0.29
A static double pointer Vs A reference to a single static pointer -0.75
How to display ASCII characters from 0 to 127 in decimal, octal and... +0.72
stop condition when dynamically allocating memory for an array in c 0.00
The question on iterator begin() function -0.28
Create files using bash script with two or more arguments within an... 0.00
Use of CD in Bash For Loop - only getting relative path +0.38
Weird type assignment for array index in C++ +0.41
How to change and delete a variable in stack? 0.00
Adding to mutiple string a space at the end +1.59
How to read a line starting from the right in the output of uptime? +1.21
Using C to Fails to read a file of 4 byte Integers (Int32) +0.41
why can't we access 2D array as of 1D array? How can i access? 0.00
C one function with static variables parallel 0.00
Parse a comma separated string and save it to a file in bash -0.84
How can i add a character after every word in a string? -0.73
Moving a block of text up using sed/awk -1.45
Parsing a CSV file - C++ +1.60
cannot realloc a double pointer dynamic memory -2.12
Sed pattern is not substituting into desired result +0.38
Why strtok takes a char* and not a const char*? -1.27
array of structs and members of it +1.85
Why is my call to strcmp not working as expected? +0.24
Split student list that has format like: 0001 William Bill Junior 8.5 0.00
How to rename multiple files with similar strings separated by peri... +1.13