StackRating

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

Steve Summit

Rating
1552.46 (7,244th)
Reputation
17,948 (7,782nd)
Page: 1 ... 4 5 6 7 8 ... 17
Title Δ
Do the following statements assign either physical or virtual addre... +2.22
What happens when an int and float variable both having same value... -1.49
Can `read()` be directly followed by `write()` and `write()` by `re... +0.62
Compiling the same program on different systems produces different... -0.06
C. Using more memory than allocated in malloc - can I return sth, e... +0.42
64 bit division on linux kernel -2.22
Printing Number Pattern in C 0.00
C compiler Differences? NUL control character in Char +0.82
Several disturbance about the pointer -0.83
Explanation of C buffer overflow -0.59
Tools to parse tzdata database in C 0.00
What is the output of the following code in C? +0.54
Difference between Char and int +0.51
what is the effect of Big-endian or Little-endian on the members of... +0.40
Why is this code printing 0? -0.50
Confusion in "strcat function in C assumes the destination str... +0.86
reading a file in C: leading zeros -1.65
Do C standards specify how far the carry propagates when incrementi... +0.26
How does the time() function in C work? +1.65
Round off error in C (Forward and Backward sum) +1.49
Could anybody explain how "if" statement executed here +0.58
Why Binary file is not a Text file and all Text files are Binary fi... -1.68
strcat with char pointer to a string literal -0.76
C, Multidimensional arrays: array whose elements are one-dimensiona... +1.81
In array of pointers to string, will all the strings be stored in c... 0.00
How can we say that "int i" is definition as well as a de... 0.00
Why I am getting this strange output? +0.42
How to pass local structures to functions? -0.09
How to divide an Int into two Bytes in C? +0.91
How to divide an Int into two Bytes in C? -0.75
When do pointers change? -0.60
How are clock_gettime and getrusage related? 0.00
How to convert a string with mathematical operators to number (inte... 0.00
How can we modify value of const variable? +1.27
What will be EOF here in the below code? +0.43
Assign result of `log10(2)` to a constant -1.26
What happens behind the scenes when you declare a variable in C (an... -1.38
Strcpy() function parameters +0.60
Array-syntax vs pointer-syntax and code generation? +0.15
difference between declaration terminated incorrectly and declarati... +1.56
How to detect if user inserts data with commas (in a desired format... +0.15
C: sizeof string +1.80
Why does the following program print the value of k as 5 +0.05
history of memcpy and memset vs assignment and initialization +1.27
Difference between static global variable and non-static global var... 0.00
How to access elements of an array of function pointers using anoth... -0.19
return static array in a function -0.47
array where each even index powered by 2, odd index powered by 3 -2.49
Does calloc zero out the entire allocation? +0.07
Does memory need to be allocated when reading input with getchar()... -0.72