StackRating

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

Support Ukraine

Rating
1608.10 (1,467th)
Reputation
22,456 (5,851st)
Page: 1 2 3 4 5 6 ... 33
Title Δ
Is malloc dynamic memory allocation? +0.36
Print parallelogram using function C++ 0.00
What does Valgrind mean when it says memory is "definitely los... -0.63
Is there a way to define a "common" structure for multipl... +0.73
How can a variable take the address of itself within its own declar... +0.89
Segmentation Fault returned using strtok +1.31
Segmentation Fault in Array and Pointer in C +0.36
Save (aka push) a pointer to a local variable to the linked list le... 0.00
Same C program but different execution time +0.34
Why am I getting a segfault when assign a char to a pointer to poin... 0.00
Where is the need for the positional list ADT? 0.00
Solving Time Complexity with Fibonacci 0.00
linked list implementation fail without malloc 0.00
creating a array dynamic in heap using struct of Array 0.00
C language i dont understand prime number sorting code 0.00
Fill a nxn matrix in spiral order from 1 to n² 0.00
Is it possible to store only the n-1 characters at the end of a buf... 0.00
How to always allocate static array with size multiple of 32 0.00
Return a string literal from a function 0.00
Storing char in array with strcpy 0.00
Freeing a temp node from a linked list 0.00
About the dynamic memory allocation for arrays in C language 0.00
Reading an integer and then 3 structures from a binary file in C -0.27
how to print the entire linked list? +0.35
How are constant struct members handled in C? +1.01
Weird bug while passing double pointers to a function in C +1.62
error somewhere in if and else statements +0.18
How this declaration (x=0.12378e+3) mean 123.8? +0.37
How to Display the messages only once? -0.36
How to add an element to end of Linked-List in C? -0.15
Swapping structs by value (array of pointers) +0.02
how to get the first and last value of an array in c? 0.00
Why deleting function gives error on linked-list in C +0.35
Is there any reason I shouldn't use the "volatile" ke... 0.00
munmap_chunk(): invalid pointer, when to use free() 0.00
Wrong Output in linked list in C 0.00
free(temp) frees the rear of my queue. How do I free it -2.18
Adding strings/lines from .dat file to a hash table in C 0.00
Split linked list in C 0.00
Finding Total Memory in Bytes in C -0.65
why do I need to use strdup()? +0.79
Trying to fix - segmentation fault in C +0.36
My variables changing after moving to the next function +0.34
How can I escape the switch and while(1) loop? 0.00
False sharing in multi threads 0.00
Read numbers from file and save in linked list 0.00
Booleans in C language 0.00
Print a different result than actual answer (Ciel and A-B Problem) -0.65
C - Duplicate symbol if put include in header, but works fine if in... -0.47
A function in C runs for a set of values but gives Segmentation Fau... +0.36