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 ... 5 6 7 8 9 ... 16
Title Δ
char var[] = {0}; and char var[1]; are equivalent in C? +0.39
How does GCC handle variable redefinition 0.00
What does comma operator in C do when we return an integer with two... -1.79
Precedence of || and && operators in C 0.00
Confused why function isn't printing address +0.17
Does C have a shorthand way of initialize a struct with malloc and... +1.86
What is a callback function and where it is implemented plus what i... -0.90
What is the function of include guard in .cpp (not in .h)? -0.79
Pass iterator by reference to std::inner_product +1.92
can i initiate an object of a class through a statement? +0.40
C: How does C "ignore" subsequent initializations of loca... -2.48
Compilation error when typedef an std::array 0.00
How to use Const Type Class in OOP C++? +1.76
Initialization of dynamic memory c++ +2.48
"does not have a class type" error -0.40
Can "sizeof" a class or object ever be zero? +0.50
char concat to string returns wrong length +1.37
Can an implementation specify undefined behavior -1.57
How to compare two strings in C++ 0.00
Reading integers from standard input and inputting values into a ve... +0.15
Modification of const int through a non-const pointer +1.27
Preprocessor directives in C : macros using __LINE__ 0.00
Won't let me read in user input in after IF statement (homework) -0.32
Calculating the number of times an if statement is executed +0.57
Segmentation Fault in libgnustl_shared.so in Android 0.00
ASCII to int to ASCII (ATMEGA 2560) +0.95
Where are variables? Where is their value? +0.68
Efficiently instantiate vector<char> from char* -2.13
Initializing array of structs in c +2.02
ARM9 cross compilation error 0.00
Calling C++ function from a C file gives an "undefined referen... +1.96
What is the formal name of this condition? +0.37
Conversion with _itoa 0.00
Reading 2 bytes in the correct way +1.41
Declaring vs defining variables in c -0.38
C++ scope of variables inside try +0.26
Differences between static declarations in singletons +0.08
How to represent binary data in 8 bits in C +1.45
Why I can't write int to vector +0.65
C++ Chars in a row 0.00
Displaying a character as a decimal number with cout -2.20
Missing the First Constructor Parameter +0.90
Separating digits of integer using pointers -0.21
Binary search algorithm with string array 0.00
qsort of a structure in c++ -0.84
Read from file and save into array c++ +2.76
std::out_of_range exception string won't print after compiling... +1.73
Forcing function to be called as assignment operand only -1.27
Reading specific characters into a char array +1.32
Extract rows/columns from ** matrices in C/C++ -0.25