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 ... 13 14 15 16 17 ... 75
Title Δ
Calculate Execution Times in Sort algorithm 0.00
How can I compare two 2D arrays in C? -0.95
C sscanf to validate input format 0.00
Adding large integer values in C +0.46
How do I handle these typedef's without warnings? +1.04
Modified MergeSort runtime 0.00
Matrix Sorting mergesort C -1.73
Why does this cause a segmentation error and that does not? -0.10
Why are random values shown as output to find determinant of a matr... 0.00
Maximum binary number a binary string will result to if only one op... +1.24
How to make 24-byte size allocations when minimum allocation alignm... -0.90
How to copy the contents of a file to a new file, given a file poin... +0.45
Define a table length using sizeof in C 0.00
Finding solutions for a given pair (number of factors, number of pr... -1.73
read long message from client 0.00
How to find the longest same character in a string? 0.00
Merge Sort - getting incorrect results and corrupted data (duplicat... 0.00
My Visual Studio Code won't run my code properly +1.28
Calculating a nested root in C +0.79
merge sort is in infinite loop 0.00
How can I tell file flush actually works before file close? 0.00
Why do large values become negative? +1.84
How to initialize an array[int][int] with zeros in C? -0.83
getting an error while trying to free malloc +0.46
What happens if we call free() for function pointer? +0.82
Find an algorithm for sorting integers with time complexity O(n + k... +1.03
How is the merge function calling the merge_sort function? -0.45
Find a character from format string function 0.00
Is there a simpler test for leap year in C? +2.24
Delete a node with multiple fields in a single Linked List recursiv... +0.82
Use the maximum CPU to solve the permutations of 10 in the shortest... +0.47
How to print the execution time of Merge Sort 0.00
Java implementation of MergeSort; cannot find the bug +1.01
calculate the difference in days from two dates in C 0.00
What is the correct way to convert 2 bytes to a signed 16-bit integ... -1.93
Stability of shear sort -0.54
How to handle number too big on input in C? 0.00
Why Valgrind complains about fgets? -0.28
Invalid initialization of dynamic array leads to read and write err... 0.00
Is Atomicity still a concern if threads are not used? -0.03
uint64_t to an array - C language +1.12
So strtok is destructive? -1.53
Delete Duplicate element in array in C program -0.06
Merge Sort isn't returning the correct answer -0.54
C : comparing string to "%.c"? +1.24
Printing numbers using getchar -0.04
scanf skipped after loop in C -0.59
print equally spaced elements of a 2D array with printf +1.41
Why is my function not returning null pointer? +0.83
How to concatenate string and int in C without using sprintf? +0.47