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 ... 4 5 6 7 8 ... 75
Title Δ
Find Identical columns in a matrix in C +0.44
Use srand(1) and rand() to generate 1000 numbers from 65 to 122 exc... -2.06
Program to find the prime factorization 0.00
MergeSort put zeros in the array -2.06
How do I solve the error: switch quantity not an integer and error:... -0.57
Returning pointer to local variable sorted merge -0.56
Removing a space from the start of a array to use strcmp -1.33
Why is snprintf not reading after %s? -0.36
Three questions: Is NULL - NULL defined? Is (uintptr_t)NULL - (uint... 0.00
Issues with sscanf in C 0.00
Deleting substring in a string with delimiters in C +0.04
Confusion between (arry+i) and *(arry+i) in 2D array -2.07
How to write field values to another field - C 0.00
Fibonacci function with C -1.61
Does gcc always do this kind of optimization? (common subexpression... +2.12
Scanf the numbers into function in C 0.00
Sorting partially sorted array 0.00
Reallocing and manipulating a 2d-array inside a function +0.35
merge sort algorithm problem: different outputs 0.00
Confusion on Malloc behavior, why it last input is not taken? -2.12
Second value of scanf not getting changed +2.41
Initializing Dynamically allocated integer +1.97
How do I use mergesort to sort the names that have the same surname? +0.70
Building a text editor. Reading character from terminal in raw mode 0.00
Seg Fault calling mergesort on pointer array 0.00
Merge Sort Base Case -0.70
Is there a way to make this MergeSort algorithm more efficient? 0.00
Data being corrupted when using realloc() 0.00
Vulnerability of malloc and memcpy +0.43
How to negate a positive integer in C without * or - operators? +0.47
How to get rid of segmentation fault? 0.00
Sum of Digits of a Five Digit Number in c?Could you spot the error? -0.14
Why is this merge sort implementation not working properly? 0.00
Why my converter doesn't count the last digit? 0.00
Return zero and Inf values in C -0.81
Even numbers from an array (C) +0.90
Merge sort for python +0.25
Ten most frequent characters and their frequencies -0.51
Search in Linked List in C +1.54
Getting wrong output when adding elements in 2D Array -0.92
How do I correctly perform a pop function in a linked list? -1.87
Problems with implementing memmove in c -0.28
C - C file won't count correctly, it is 1 short 0.00
Stack Overflow while sorting (merge sort and quick sort) -0.11
How to find the nearest prime for a given number using for loop in C? 0.00
Looking for shorter code in C for incrementing array 0.00
C memcpy to swap rows of 2D array -0.57
freading from a file that was fclosed before reading -0.09
C - Any way to initialize srand multiple times? -1.86
How to parse sequence of integers from string in C? -0.73