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 ... 4 5 6 7 8 ... 16
Title Δ
Mapping signed integer ranges to unsigned 0.00
warning C4127: conditional expression is constant in cl command -1.01
How to remove a particular part of the file name? +1.14
Output difference on Linux and Windows +0.22
pretty printing nested vectors +0.35
Break statement applicability +0.96
how to get a dynamic array using struct in c +0.38
What is the use of the `inline` keyword in C? +0.76
sequence point and side effects 0.00
Explaination for printf with comparing variables as arguments -1.99
use ((c1^c2) & ~32) to test if c1 and c2 are the same character... 0.00
request for member in something not in structure +0.35
Reading different types in C from File 0.00
Why we should not include source files in C +1.32
CallXXXMethod undefined using JNI in C 0.00
what is the use of "static_cast<void>" in macro? -2.55
Declaration and definition in C programming with extern +1.87
Disadvantages of calling realloc in a loop +1.22
mmap return value during error 0.00
Converting from c++ to c -2.04
How to print "\a" in c++ using codelite? 0.00
Changing default constructor to parameterized +0.67
what does cout << "\n"[a==N]; do? +0.92
How does `int sum = n + - + - + - + n` compile where `n` is an `int`? +1.48
How to check whether the letters of a string exist in the given ord... +0.38
How to write Comp function in sort() of C++ STL 0.00
Unexpected output printf statement +1.61
popStack pops out data that I didn't push (stack adt) +1.61
Cannot print/output anything with std::cout +0.38
how throw exception when user store string in float variable? 0.00
How to initialize a structure member of a union inside a structure... 0.00
Isn't '\0' != 0 true? +0.38
What's the output of the program? 0.00
Best way to find position of element in unsorted array after it get... +0.39
Warning when trying to initialize a 2D struct array with two initia... 0.00
Copy constructor required to be explicity defined with mutex 0.00
Program not compiling after casting pointer +0.93
warning: assignment from incompatible pointer type for linklist array +0.38
'for each' is not a member of std. C++11 support already en... +0.38
Cannot convert int {Class}::* to int* +1.89
Parenthesis after variable name C++ +1.12
Do I have to manually delete object even after destructor? -0.87
How to count frequency of word in c +0.92
How to delete part of a string in C++ -0.60
How to check if input from stdin is null or newline +0.13
how to write a c function that can take both dynamic/statically all... 0.00
Failed to get void ponter as function arguments while calling funct... 0.00
Reading unsigned char from .txt file using fread give different val... +0.82
Clarify array of structs pointers in C 0.00
Why local variable pointer? 0.00