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 ... 28 29 30 31 32 ... 75
Title Δ
C code for binomial coefficents +0.16
Optimisation suggestions for the amicable numbers algorithm +0.39
Not encountering end of file (eof) in C +0.38
Need to implement a recursive mergesort code in C using array point... +1.88
The data pointed to by a pointer gets corrupted just after the star... 0.00
String variable is not returning properly in C 0.00
How many time the string matches -0.11
Initialize array of pointers to NULL with realloc without iteration +1.90
Incorrect output of a for loop -1.00
Need more information on this! aborted (core dumped) -0.10
Can anyone tell me the logical difference between the mentioned codes -0.63
Why applying sizeof operator to an extern variable does not output 0 -1.95
C Binary File not updating/reading -0.30
Store string as hex without converting -0.08
C - Ignore spaces in scanf() -1.05
Optimization in Memcpy implementation 0.00
print float up to four place on either side +1.16
I cant find the heisenbug +1.64
fgets storing unknown data from text file 0.00
Is here something wrong with my use of pow and sqrt function in c? -3.01
w+ not working when trying to read file content -0.30
%p format specifier needs explicit cast to void* for all types but... -0.55
How can I reduce big O complexity of two for loops -1.14
The function only works with a useless printf +1.46
How can I confirm the range of unsigned char in C? -0.10
How to read a string with leading white spaces in C programming? +0.38
Recursion to find minimum swaps to sort binary array -0.19
I have some Qs about ASCII code in C lang 0.00
How to populate the array using the RAND () and WHILE? -0.47
Difference between Node->next!=NULL and Node!=NULL in C +0.38
What allocing return values are allowed? 0.00
Read file byte by byte using C +1.46
Does memory need to be allocated when reading input with getchar()... +1.78
How to remove newline from dynamic strings +1.96
Searching a char value inside char array in C -0.60
Errors using fclose() 0.00
lexicographically sort in C 0.00
Error returning 1 when comparing strings +0.79
How to properly using EOF? +0.79
Comma as a separator and operator +0.78
Enumerate the basic data types in C so that the sizes can be easily... -0.54
Sum of prime factors +1.53
Why isn't my solution to K&R exercise 2-3 working? -0.48
Why am I not getting proper output in the C program? -0.52
Number of elements of the inner arrays of a multidimentional array... +1.80
kaprekar number calculation fails for more than two digits -0.95
Is there a way to control when(or where) gets() or fgets() function... -0.32
cannot allocate memory in C +0.94
Unexpected result when using atoi() on content of file, read char b... -2.15
Trying to print every combination of bits , given a variable +0.23