StackRating

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

H.cohen

Rating
1453.24 (4,531,689th)
Reputation
470 (287,147th)
Page: 1
Title Δ
Find all possible sequence list from single list c# -3.59
How to capitalize first character of a word with all the characters... -3.19
C Linked List with dynamic node size 0.00
I get trash values when trying to print them and a segmentation fault -3.19
Find even number using Function +4.34
How to multiply and print the digits of 2 numbers recursively -3.28
How to pass arrays to a function in C +0.68
How to achieve information hiding in this case? -3.60
How to return array with only even/odd numbers and delete the unnec... -2.59
The right way to delete a cell in dynamic array of pointers -1.52
How do I fill an array with random numbers such that they are diffe... +4.88
Allocating memory for a string in C using malloc -3.76
Getting a double free where only one free function is writtern -1.28
What happens exactly when you pass by value pointer that is already... -0.33
Arduino C Multi dimensional array switching +0.35
Precedence, Parentheses, Pointers with iterative array functions +0.50
Global and Local Scope Variables ( Why is the 2nd printout 28 here? ) -0.66
I m trying to build a 2*2 array but my program asks for 5 inputs. W... -1.65
Develop a table of strings in a two-dimensional table -3.00
How do I create multiple linked lists? 0.00
Different arrays in dynamic struct, creation, writting, reading -3.70
Assigning int array to a int pointer +0.21
How to check first letter of one string with last letter of another... +3.91
Passing a 2d array with pointers and accessing it gives segmentatio... +0.02
SIGSEGV error when attempting to acsses 2d array -2.88
Is there a trick to testing if a non-specific bit is set anywhere i... +3.93
Printing same asterisk pattern in new line n times in C -3.55
Need some advice with a simple C code program +4.75
typedef struct as pointer? +2.13
C program taking in three integers and seeing if they make a triang... -0.85
struct in c with an attribute that is a pointer to the same struct -4.40
Pointers and arrays reference in C -3.84
How to store any type in void* at runtime? -4.08
C program to display parent and child process is only displaying ch... 0.00
Is variable declaration necessary in C? -1.19
inner increment i++ output unchanged result +2.52
gcc complier report warning but a.out works smoothly otherwise -3.67
What happen if we initialize all member of union at the same time? +1.86
Error in checking if pointer reaches end-of-string -2.80
Sentinel not working how its supposed to? -3.69
c - socket failing when passed through pthread_create -3.73
How to change individual characters in string on C? -2.88
Why does my integer menu work but not my character menu? -3.97