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 ... 11 12 13 14 15 ... 75
Title Δ
Why type casting not required? -0.99
allocating memory to a pointer of an array of structures -1.04
Problem with initializing variable-sized array? -1.76
Ordering a listarray algorithm 0.00
This is the question of merging two sorted lists. I could understan... -0.57
Merge Sort returns a size 1 array containing "0" instead... -0.06
adjacency matrix don't alloc properly -0.10
C - Populate a generic struct inside a function without malloc +1.90
Run into segmentation fault when doing string manipulation in C 0.00
printing strings in array of strings in reverse order 0.00
Inserting a new node to a singly linked list doesnt work when i cal... -0.28
CS50 Caesar program is working but check50 says it isn't +0.30
Dynamic matrix 2D array malloc() from external function allocation +0.71
Apart from -Wall and -Wextra what other tools are available to spot... -0.15
Loop over array and then loop backwards. [C] +1.74
printing a string in a specific format +0.43
Rearrange an array A so that A wins maximum number of comparisons w... +2.89
Line by line searching using strstr 0.00
Why does the variable in this loop point at the same memory location? +0.04
Getting access violation error while using %s in scanf_s 0.00
Sorting array that can and cannot be divisible into a certain number +0.44
Why C standard library does not provide a function for knowing the... -0.13
is there a difference in time/space complexity between recursive an... +0.43
Python - TypeError while implementing merge sort algorithm +1.63
Why do we use bitwise operators & and ~ instead of mathematical... +2.79
Own Malloc implementation freeze at brk 0.00
Fibonacci recursive +0.45
Does it always true in C that ux - uy == - (y - x) when x,y are cha... +2.16
In merge sort algorithm, will freeing the left and right sub arrays... +1.08
Destination and Source file don't match - C 0.00
recursive function C program -0.79
remove a structure node cause another problem +0.45
Cant add characters to a char pointer assigned to "" +0.20
Sum all integers within a range [p,q] where p and q can be entered... -0.68
Is it possible to take a token from a file and create a struct with... 0.00
Memory management in Linked Lists C -0.54
How to Read and Add Numbers from txt file in C -0.85
Is there any way to use the return value as an argument to the same... +0.02
How to reverse an array and store the values of the reversed array... +0.49
how to sort lines of a file in c by looking one of the attributes i... -0.56
Sort ints from a txt file -1.70
C - Function to allocate dynamically a 3 dimension array (using mal... 0.00
How to check whether a given integer already exists in a file -0.05
Delete all occurrences of a number in a linked list using recursion +0.49
Writing large number of large lists to a file -0.55
using ";" at the end of for statement but the code still... +1.89
Segmentation fault instead of showing message - reading from a file... -1.67
Segmentation fault in allocating a large array in C +1.41
Store splitted string in array +0.45
unable to compile program due to function asprintf -0.57