StackRating

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

Mohit Jain

Rating
1608.22 (1,465th)
Reputation
27,513 (4,587th)
Page: 1 2 3 4 ... 16
Title Δ
C++ STL string operator+ associativity +1.96
why function returning value when there is no return type specified? +0.29
How to use variable this way c++ -0.39
Passing fscanf / sscanf string into a structure field char[4] -2.58
Why GCC compiles and links two files even if 'extern' is no... -0.23
How can I disable the texture in this code? 0.00
Why does the Linux kernel #define a symbol as itself? -2.26
C++ Why bitwise operator ~ on uint64_t and uint8_t return different... 0.00
Calling a method, and passing in a pointer to class +0.08
Precedence of ! * ++ requiring parentheses? +1.65
Using realloc to concat strings +1.25
C: Consecutive macros don't work 0.00
Was it possible to access the array element of its own size? +0.70
Why doesn't the compiler warn you if there is possible Undefine... +0.93
Confused with Pointer Reference and Pointer -0.29
What is wrong in my following program? +1.41
Bitmask depending on data type +0.67
A counter-intuitive function call in C++ +0.72
float to char array in C, sprintf 0.00
Finding element at x,y in a given matrix after rotation in C/C++? -0.39
Is the size of every C data type guaranteed to be an integer multip... -1.69
The scope and lifetime of static local variable in c++ +1.92
Using stack in c++ 0.00
Why I cannot assign hexadecimal values into foo* const array[]? 0.00
Default inside switch closing right away 0.00
Sum all struct members in a generic way +0.32
Reading multiple strings from file seperated with space, using fscanf -0.60
Reading pattern from file and create a bmp image of that in C -0.65
Why copy constructor is not called when returned value from overloa... -0.49
C - implications of fflush(stdout) +1.39
How to write java class from the following c-structure? 0.00
No error for negative-size array -0.66
Is it valid to call malloc with a pointer of the type of the first... -1.35
Most efficient way to output a newline -2.18
c++ srand() not working +0.34
Is this std::ref behaviour logical? -2.02
Copying 2D arrays in C +0.09
is using a constant without an explicit cast invoke undefined behav... +0.51
Unsigned and Signed Extension -0.05
Double-precision Random number array +1.15
Is it garbage value that is being printed? +2.18
What is the difference between constant and constant reference argu... -1.16
Converting a char * to int -0.55
How to install extension-functions.c for sqlite3 on ubuntu +0.34
What should I modify for this error in the header "fcntl.h&quo... 0.00
Print sorted permutations with repetitions -2.50
Why the definition of functions are separated from declarations? +1.29
C++11 vector<bool> performance issue (with code example) +0.75
How do I transform array of class objects into vector array? +1.37
Experiments using sizeof with arrays and pointers +1.15