StackRating

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

2501

Rating
1587.12 (2,495th)
Reputation
23,242 (5,625th)
Page: 1 ... 9 10 11 12 13 14
Title Δ
C++ Insertion Sort crashing -2.16
Libcurl C - Save information Array 0.00
Printing name of a key in SDL -1.66
2 questions regarding program in C Programming - Absolute Beginner&... +1.62
Unexpected results on difference of unsigned ints +1.86
C casting inside of structs from void * +0.19
Array of char pointers prints rubbish +0.52
Define behavior of calling join with self thread-id 0.00
How to check each character in a dynamically allocated string array... -0.15
Why does this pointer get assigned while copying a linked list? +0.34
how can I test argc and then assign default values to argv[1]? +0.86
Setting Struct Alias to null 0.00
Difference in results when using int and size_t +0.65
Preprocessor Macros for Abstraction - Good Practice? +0.35
Is this standard C +1.50
Structures and typedefs and pointers in C 0.00
Freeing structs correctly 0.00
C++ check if typedef if defined 0.00
Storing strings dynamically in a linked list -0.15
Trouble with struct malloc in C +0.41
Does &((struct name *)NULL -> b) cause undefined behaviour i... -0.33
Is the "++" operation atomic in C? 0.00
Find the address of an index in an array in C +1.73
Passing multidimensional static array to a function -0.03
Calloc & realloc: Error in `./a.out': free(): invalid next... +0.47
Queue push not working 0.00
segmentation fault creating pthread 0.00
Allocating an 2D array in C in heap instead of stack +1.57
Typecasting integer to pointer to integer in c -0.39
Can't input string into a struct array -0.17
Is it safe to use an out-of-bound index with an smaller array, whic... 0.00
string argument in thread function 0.00
vsnprintf and varargs not working, weird results -1.43
How to know if my parameter is a char or a char* with varargs 0.00
While loop not working properly in C +0.68
Please, can you help me with this recursive function? -0.65
indices examined during binary search 0.00
Why can't I get the data of the next Node the way I am attempti... 0.00
malloc-ing a char array +0.35
What does *__errno()= some value mean? 0.00
confusion regarding *(asterisk) and ++ in c +1.09
SDL2 Loading screen/thread +0.35
Why this for loop starts from half and not prints out every thing? +0.61
Difference between normal pointer and const pointer in c +0.85
strangely slow quicksort for large tables +1.38
Initializing static variable with nonconstant value -2.06
Dereferencing type-punned pointer will break strict-aliasing rules... 0.00
Printing elements of a stack +0.87
For strings, how do I remove repeated characters? -0.65
Why does MISRA C state that a copy of pointers can cause a memory e... +0.55