StackRating

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

chqrlie

Rating
1549.14 (8,204th)
Reputation
66,615 (1,321st)
Page: 1 ... 6 7 8 9 10 ... 75
Title Δ
fprintf() writes data in text format regardless to the mode I use i... 0.00
Attempting to 'insert' or 'add' into a text file -... -0.58
What's wrong with my merge sort implementation? +0.43
Is checking the size of a list linear? +0.41
uintptr_t and intptr_t in C language +2.09
What am I doing wrong here exactly? 0.00
Merge Sort Implementation in C# - StackOverflow Exception -1.58
Fastest way to calculate a digit-sum for a large number (as a decim... -1.81
How does rounding work when converting from integers to IEEE 754 fl... -1.62
Output base-10 fixed point number in C +2.33
sort elements in array that are greater than n in ascending order a... +2.00
Issue concatenating multiple strings with null terminators in-betwe... -0.57
What is the dereference operator telling the compiler to do during... -1.45
for loop does not terminate on false condition -0.07
Getting N x N matrix determinant in C 0.00
Function not getting called from the main function +1.30
recursion and traversing a binomial tree +0.43
How to sort an array of strings alphabetically and also prevent mut... 0.00
Does open(filepath, O_WRONLY|O_EXCL) return a value if filepath exi... +1.64
Best and Worst case time complexity and represent it in asymptotic... -0.07
Error argument of type "int *" is incompatible with param... +0.43
Is there a way to set EOL to LF in Visual Studio for whole solution... -0.80
BoF return address overwrite problem with \x0A and \x00 0.00
Free a void ** pointer -0.35
How to shrink string by using Realloc +0.42
Checking and Returning 1 or 0 if Linked List is Palindrome? -0.24
program to count commented characters and words in a C file +1.19
How to get the first 2 digits of a number +1.64
Tree node with arbitrary many child nodes in C +0.43
Recursive function inside if statement 0.00
What is going wrong with fread() in my code? +0.44
Can we write comments within variable names? +1.31
Dynamically allocate array in C struct response incorrect? +0.43
How to multithread the merge operation in merge sort? 0.00
How to get blank input with scanf 0.00
why my merge sort program is not working? 0.00
An unusual behaviour when using printf() after scanf() 0.00
Why is the address of pointer s the same as when we are accessing t... 0.00
Delete all nodes linked list +0.01
strcmp(string,string) for palindrome checker +0.46
How to replace a string/phrase in a text file in C -0.06
malloc: Incorrect checksum for freed object -1.38
Why does free() cause an error in my code when it's there, but... -1.81
Problem with unload() function (CS50 Week 5: Speller) -1.99
Why does the space is required before %c in order to make the code... 0.00
In C, a function that should only return the literals 1 or 0 is ret... -0.56
Is there a way to check for string content after a null-terminating... +2.24
Why does this code print 1 2 2 and not the expected 3 3 1? -0.88
What is the running time and invariants of iterative merge sort? -0.48
If statement in python working different just by changing position... 0.00