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 ... 24
Title Δ
Little-endian byte order (in C) -0.28
Undefined Behaviour in Python +0.96
Is it safe using return String1 - String2 == 0 for equality checking? -0.72
Recursive selection sort outputting incorrect values in C 0.00
linklist not showing nodes, please check the code -0.17
fopen can create a file but cannot reopen file in C +1.55
adding structs to dynamic array in C +0.16
array and pointer relationship,why this code not prints a[i] -2.29
Why am i getting garbage in for loop using string array, gets and p... 0.00
One-dimensional array comparison within a two-dimensional array in C 0.00
Why does memmove behave different when i want to replace a string a... 0.00
queue in c Some problems in my code or algorithm? 0.00
How to operate matrices of different size with one function in C? +0.98
segmentation fault while writing to file -1.54
Methods in which to fix poor while-switch loop? +0.94
Trouble with printf in C +0.75
How to check if a linked list is empty in C +0.26
Summing up two Matrices using C functions gives me a logical error +1.45
Data handling in bit field -0.98
Copy 2D array using memcpy 0.00
Stop for in a int array 0.00
How could I code to work function? +0.34
valid and invalid syntax for representing the size of array during... +0.32
How to correct segmentation fault with char * to int conversion +0.71
Using pointers to count _ and ! in a string outside of the main fun... 0.00
two initialisations seperated by seperated by semi colon in C +1.17
Accepting empty inputs with scanf() in C 0.00
Difference between *array and array[0] when calculating number of a... +1.03
Can bit shifting ever add a 1 instead of a zero in C ? And how to a... +1.13
C Using pointers with a 2D array of a struct and how to access them... 0.00
Achieve the output in one statement +0.35
Extracting the domain extension of a URL stored in a string using s... 0.00
What is the difference between string literals and a pointer? 0.00
counter value is incrementing just once in if else condition inside... +0.34
consecutive Character swapping in a String, with even or odd no. of... 0.00
Excess elements in scalar initializer, error I keep getting in C 0.00
The best case for my algorithm is n=1 because that is the fastest?... +0.12
How to find the size of dynamic array +1.62
Factorial with recursion in C: why my code is running? 0.00
Looping through a char array in C +1.57
Is it a good practice to modify global variables inside a function... 0.00
Space complexity vs time complexity trade offs +0.98
C - using a variable in the setup of a for loop 0.00
C Program - Error Combine String Array into Program 0.00
Update array in C with pointers -0.16
How to check the data type of elements in an array C 0.00
Why this code is printing "False", though size of int is... 0.00
What happens when I initialize a pointer with an array? +0.06
c Struct Array, Storing string and its occurrence and writing it to... 0.00
copying array to a new one with memcpy +0.36