StackRating

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

N 1.1

Rating
1563.38 (5,015th)
Reputation
11,167 (13,380th)
Page: 1 2 3 4
Title Δ
passing an array structure as an array -0.60
passing an array structure as an array -0.60
Returning a struct pointer -0.34
Convert a list of strings [ '3', '1', '2' ] to a list of sorted int... -0.59
Parsing a string -0.17
assignment from incompatible pointer type +0.36
node is giving garbage value +1.78
Strlen of MAX 16 chars string using bitwise operators +1.20
How to return an integer from a function +0.61
how to use char* as char[] +0.15
What does "|=" operation mean in C++? -0.25
If free() knows the length of my array, why can't I ask for it in m... -0.28
Question on passing a pointer to a structure in C to a function? +2.25
what's bad about shifting a 32-bit variable 32 bits? -0.68
How to obtain argument not preceded by '-' or '--' -0.59
Array not returned correctly +0.45
Help writing getstring function -0.12
What is an integer overflow error? -1.06
Clear trailing 0's on a double? +1.35
C - check if string is a substring of another string -1.25
Segmentation fault in a function to reverse a singly linked list re... -0.06
Does the order I declare pointers really matter in C? getcwd() prob... -1.19
code crashes when int arr = 1 && arr; but not int arr = 0 &... +0.44
Double split in C +0.36
how to create a string literal as a function argument via string co... +0.06
How to find a duplicate element in an array of shuffled consecutive... -1.21
Why should structure names have a typedef? +1.64
What does the C++ compiler error "looks like a function defini... -0.76
Getting n-th line of text output +1.03
How can I swap or replace multiple strings in code at the same time? -0.58
How to check if form input has value 0.00
initializing char and char pointers -0.61
Lifetime of a const string literal returned by a function -2.21
Why do i get segfault at the end of the application after everythin... +1.91
Array pointer arithmetic question -0.37
Help with bugs in a C code +0.23
3 divs as background +0.87
Stripping blank spaces and newlines from strings in C -0.61
Adding characters to string -0.41
How to split a string to 2 strings in C +0.88
C++ password masking +0.41
(gcc) Multi-Dim Array or Double Pointer for Warning-free Compile +0.08
Are there any syntax errors in the code snippet here? -1.52
How to make this code compile? -1.49
bitwise not operator +0.81
strcasecmp in C returns 156 instead of 0, any ideas why? +0.81
some pointer to understanding GCC source code -0.55
What is wrong with this C++ Code? -0.42
Which free HTML/CSS IDE has best readable code formatting? +0.86
My method is being recognized within my own program. Newbie mistake... +1.67