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 ... 6 7 8 9 10 ... 16
Title Δ
An operation in C programming 0.00
Unusual initializer for char array in C +1.41
How to pass a function with missing arguments? +1.55
Confused about meaning of C statment relating to structs +0.85
Transform - a mutating sequence algorithm +1.76
Inserting an element in a list without tail or head +0.38
error: cannot increment value of type 'char [6]' +1.85
Why is a `fork()` call not optimized away in an infinite loop? 0.00
putchar() weird output, why is this happening? +1.10
execution time of searching algorithms in c language(accuracy) +1.12
Search a sequence in a string. DNA -0.61
Why can't I use std::copy in my copy constructor? 0.00
Why does my code keep returning before it is complete? +0.44
Is there a way to print the bit representation of an object? +1.90
in which case we need to disable default copy constructor and assig... +0.39
Is it bad to std::iter_swap with a past-the-end iterator? -0.04
sprintf() command doesnt work 0.00
How do i search an array in php and return true if it finds one of... -2.29
finding median via function in c plus plus +0.42
Delete std::shared_ptr without destroying the managed object? +0.84
C++ Counting letters from a file -0.07
Copy Elision Misunderstanding -1.26
How can I use a mixture of array and map in C++? -2.51
C++ with extern "C" in namespace prefix resolution and op... 0.00
std::list c++ is sequential then how it can take constant time for... +0.27
Find the highest number using another function +0.39
Why does tellp() return 0 for ios::app but not for ios::ate? 0.00
Do While and While Loops not working in C++ code +0.42
Why Implicit Cast from double to float available? +2.00
if i type "Ctrl+Z",it will crash,how to fix it? 0.00
Take K elements and maximise the minimum distance -0.08
How to find latest equal element in two linked lists? 0.00
Breakpoint on delete[] when destroying char * -0.08
coding error or compiler's fault 0.00
Structure Confusion -2.12
Translating user input program in C error +0.40
C++ --- error C2664: 'int scanf(const char *,...)' : cannot... +0.43
Sending Struct over Socket 0.00
What's the diffrence between \xFF and 0xFF -2.36
Extern for Global and static global variables +0.42
Find index range of specific values in sorted vector of vectors 0.00
Recursive Confusion +0.45
Recursive function to check if all digits in an int variable are even +0.40
Is using a pointer or reference to access a vector and then iterati... -0.44
Pointer Memory Allocation +0.41
Thread waiting in C 0.00
Initializing pointer to NULL in C +1.03
C++ - Error: Expression must be a modifiable lvalue 0.00
Need help in solving this puzzle through a program? 0.00
Is 2s complement a way to store negative number? -2.39