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 ... 10 11 12 13 14 15 16
Title Δ
Programming Languages and operator precedence in C -1.92
Output unexpected -0.16
C structure initialization - interesting +1.01
Harder investigation of a really strange unexpected result +0.52
Error while building project in Eclipse -0.19
Is it safe to use `strstr` to search for multibyte UTF-8 characters... +0.47
Pattern Programmings -0.03
Why is there no unsigned minimum? -1.22
Most efficient way to add individual digits of a number +1.55
Why include direct.h or sys/stat.h conditionally based on _WIN32 or... +0.46
signed and unsigned arithmetic implementation on x86 -1.76
multimap with custom keys - comparison function -0.08
Printing a malloc() declared array - A very short code that prints... -0.88
How do you rotate bits -0.04
C++ single line comments followed by \ transforms in multiline comm... +0.39
Cyclic Nature of char datatype +1.07
multithreading application in c +1.40
Flow of program execution during Thread creation +1.11
Address Space Layout Randomization in C Compilers +0.10
How to visualize the layout of a C struct -0.04
c or c++ on visual studio 0.00
I/O Redirection in C +2.62
How to inherit & change a class only for a specific object at i... +1.04
can anyone plz explain why does this display -1? +0.59
Is checking for first character before doing strcmp useful? +1.29
If i have a structure x , then does the statement struct x e={"... -1.95
Maintaining an array of pointers in C that points to two related ty... -1.36
Vector initialization in thrust +0.79
Printing the int pointer contents always print -2 0.00
Number of elements in an array in C, without sizeof -0.39
Accurate percentage in C++ +0.26
What is the default value of a char in an uninitialized array, in C? -0.31
Getting a line number from where a function returned +1.07
Why p and *p giving the same address when p points to an array? +0.88
why negative number is taken as true in condition statement? -0.70
Turbo C++ and Code blocks -1.85
warning on type casting in C -1.26
Is order of static initialization implementation defined? +0.57
Project Euler task #8 in c++, code returns wrong answer for subtle... 0.00
same address shows different values for const variable with g++ com... -1.01
Overriding an array element and the structure and mechanism of stack -2.01
C++ Define a for loop macro +0.22
C++ pointers and the identity of pointer in terms of memory allocat... +0.34
ctor: Why does 'explicit' prevent assignment construction? +0.56
Finding if two triangle are congruent +0.13
Using modulo function to implement power with multiply +2.49
After 147 recursive invoke, segmentation fault happens. (C) +2.04
How to compute a least common ancestor algorithm's time complexity? -0.48
Accessing members of a struct that is received by reference +0.48
LNK 2005 plus LNK 1169 while doing for compounding for loops 0.00