StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mihran Hovsepyan

Rating
1481.87 (4,489,015th)
Reputation
6,814 (23,618th)
Page: 1 2 3
Title Δ
Can boost do shared memory between processes that are on different... +0.36
Why does sizeof a reference type give you the sizeof the type? +1.56
Create multiple object files from one source file using CPP flags +0.53
Any libraries that provide betainv for C++ -1.79
Implementing a code to simulate a finite automaton nondeterministic... 0.00
Erase specific elements in std::map +1.22
Pointer that can point to multiple classes +0.98
Issues understanding heap +1.05
Why does std::sort throw a segmentation fault on this code? +0.38
2D array problem -1.63
Should there be a separate table when mapping one to many relations... -0.67
Create FILE* from String 0.00
Why do you need pointers in this situation? -0.55
How to initialize array of pointers to structures? -0.47
Handling empty arrays with foreach +0.87
unsigned long long int strange behaviour -2.08
How to call generic template function in a specialization version 0.00
Read file in C++ +0.49
safe way to get a singleton instance from multithreads +1.80
Suspend forked process at startup +1.43
Finding sum of N largest elements of array of single-digit values +0.55
how to check if curves are similar +1.29
is < vector > threadsafe for read/write at different locations? -0.67
Stuck with an interview Question... Partitioning of an Array +2.58
How/What to return in this case? +1.05
Where should I free the object? +0.53
array of function declaration and assignment problem -3.16
How do I set file permissions when opening a file in C++? +4.39
How do I debug the child process after fork() in gdb? 0.00
C++: &a[2] - &a[1] ==? +4.58
How to find maximum number of intersectionS through set of line seg... -2.73
Pointer typecasting with and without reference +1.59
scanf validation C -1.52
Copying data in pointers +4.50
How get smallest n, that 2 ^ n >= x for given integer x in O(1)? -1.37
Dijkstra's algorithm with an 2d-array -1.68
k-vertex connectivity of a graph 0.00
Function returns std::wstring = NULL; -1.96
Calculate all combinations of a given character set, for brute forc... -1.65
resizing c++ vectors without calling their constructors +0.48
Multiplying __int64's 0.00
How to Generate bit mask for a number from the number itself? 0.00
How to reduce a bigger string in smaller string in C++? Probably by... -4.29
c++ diagram entitys links library 0.00
Store templated objects as member objects +0.40
operator overloading in c++ - A query -3.33
Using vectors to bleep some predefined strings -1.57
How can I find programatically where iexplore.exe is? -3.23
Case Insensitive String comp in C +0.56
set difference for duplicates in the second range, alternative remo... +3.50