StackRating

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

user2736738

Rating
1610.39 (1,387th)
Reputation
27,422 (4,604th)
Page: 1 2 3 4 5 6 7 ... 24
Title Δ
C pointers in arrays -0.15
Declaring a 5d array of size 26^5 in C -0.13
Why pointer of pointers are declared with different no. of asterisk... +0.66
How to remove exceeding duplicate characters in C -1.58
Does this code have a valid declaration for the size of the array? -0.15
Difference in pointer declaration? +0.97
What will happen when we don't allocate memory to a pointer but... +0.42
C simple input Questions 0.00
How to Point and Modify a Global Variable - C Programming -0.15
Why does my C program changes the output in each execution without... 0.00
C: order of evaluation in a conditional expression 0.00
Average arrays type double +0.36
What is the difference between malloc() and calloc() in this declar... +0.38
Can a compiler optimize out unnecessary comparison? -0.71
Logical operators in switch case in c -0.72
Replacing characters in a string using pointers 0.00
Can I overflow uint32_t in a temporary result? -1.41
C - separating number from the string -0.49
C by K&R - numeric value of a relational or logical expression -0.91
Copy string in C dynamic +0.35
Unknown symbols appear when printing the result +1.19
How to append a char var[] to a char ? C -2.19
How to concatenate char *variable in C +1.68
Command Line Arguments in C Returning Large Numbers +0.33
Here in this code why 'ename' should be of char pointer typ... 0.00
How to get char to be null? -0.70
Char** array first element being modified magically +2.36
Not sure if i should invoke a cast or do somethiing to the parameters +0.76
On the validity of int *a={1,2,3}. Why does a subsequent *a crash? -0.21
Const text variable declaration C -1.55
C function to return a char array generated with strcat in a for loop -2.86
C - initializer not constant with string literal -1.32
Integer array with whitespace characters output +0.47
Copy c-string char by char to dynamic char* -0.14
SEGFAULT when using memcpy to copy from buffer to array of structs 0.00
Freeing struct that cointains double pointer -2.66
N permutations of string (with repetitions) 0.00
about Struct Memory Managemet in C +0.33
Defining a variable and its static equivalent in the same function -0.75
function returning an instance of struct +1.68
Reversing a 2D array in C 0.00
I tried to allocate memory using malloc in a structure but it didn&... 0.00
Why does it not work to use multiple "if"s but it does wo... -0.97
Dynamically created array with given number of elements 0.00
User defined array elements and array size in C +0.02
C - Adding quotes to a user input -2.89
reshape 2D array into 3D array C -0.02
Using floorf to reduce the number of decimals -0.15
How to modify individual characters in an array of strings in C? +1.46
Why do we use pointers in self referential structs? -0.63