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 ... 12 13 14 15 16
Title Δ
Assigning a void pointer from function works in one source file, bu... -1.31
Strict aliasing and memory locations -0.91
Uninitialized object? What's wrong with this code. +2.01
Time complexity to insert k elements into a binary heap which conta... -0.04
Multiplying two lists leads to stack overflow -1.64
why the pointer to function can be cast in this way? -1.25
Using String (the same memory) for Map index and for Object name 0.00
Difference in passing by arrays 0.00
No appropriate default constructor available - Visual Studio +2.32
Raw data (bytes) and signed/unsigned variables +0.42
Should we prefer temporary variables over user defined variables in... +0.60
How to handle very large matrices (e.g. 1000000 by 1000000) -1.20
Checking volatile value of address in C++ 0.00
Determining the number of possible combinations of a number to get... -0.04
How can an object reference work as a boolean expression? -1.40
C4996 (function unsafe) warning for strcpy but not for memcpy +0.23
Inserting Morse Code into binary tree -0.42
Visual Studio 2010 O2 optimization give wrong result? +4.17
how to copy a wchar_t from a char array -0.50
Anagram finder program in C++ 0.00
Unhandled exception at 0x77aa1f38 in xxx.exe: 0xC00000FD: Stack ove... +3.83
i need to take an mpir integer and output it into a char buffer 0.00
Eclipse C++ error : terminate called after throwing an instance of... -0.07
Invoke a base class constructor from the other module 0.00
Access Register physical address from User Space +3.67
access protected member from separate class +4.04
What is the fastest simple sorting algorithm (except quick sort/mer... +3.98
Behavior with C bitwise operations +1.90
std::string to std::bitset represented by std::string and vice-versa +0.57
Wordcount in C program -0.37
How to use "char *str2 = new char[50];" in Linux compiler -4.05
how do I initialize a const int member in class constructor -0.11
Addition of hexadecimal with binary number +4.03
Initialization of a static member inside a global function +3.74
Cut off Preprocessor Line -2.38
A function in the LLVM source that calculates array length -3.92
segfault on memcpy once location approaches 100KB -3.68
C++ variable lifetime -- need workaround to return temporary -1.70
How to read txt file C++ and split them into columns 0.00
C++ Printf Style Formatting for Std::String 0.00
How to format a float using sprintf where precision may vary +0.87
c++ Class default property -1.95
Doesn't printf use __cdecl in VS2013 0.00
extending the life of temporary objects in C++ 0.00
Using STL list container, a linked list as an attribute needed to b... +0.56
Toggle button in MFC -3.83
Safe to use += operator to create a new std::map entry using []? -3.00
Composition in OOP 0.00
Copy file content to a string -1.66
How to make top level interface to be able use it in top level func... +3.81