StackRating

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

syam

Rating
1570.93 (3,942nd)
Reputation
12,415 (11,817th)
Page: 1 2 3 4 ... 5
Title Δ
Correctness of reading data from multiple threads -2.17
What are my options for a compile-time associative container? +1.38
Can we say that using "pass by reference" is always bette... +1.31
When should we choose other IPC instead of direct memory access for... +1.22
C++ layout of an object containing containers -1.71
calculating distance from one point to another 0.00
Type of a C++ string literal +1.31
modify captured array c++11 lambda function 0.00
Why do spaces get lost in pipes in Linux? -2.03
Is there a way to emplace return value? +1.06
How do I make function that needs to do this? 0.00
Thread management in a game loop? 0.00
Should I pass an std::function by const-reference? -1.40
Single copy of global variables in Linux shared library 0.00
Binary searching a decreasing list? +0.41
How to export only certain functions from linux SO library? 0.00
CheckListBox Set focus to specific index 0.00
Adding Two Vectors of Different Size: Optimal Run-time and Optimal... -1.80
How to doatomic CAS operation on two adjacent bits of a byte? 0.00
Must a reference type be initialized in constructor initialization... +1.62
Parallel program no speed increase vs linear program +1.21
Class template where variable class derives from certain abstract c... +0.40
C++ forcing compilation optimization for variable references to mak... 0.00
What happens to heap allocated memory when exceptions occur during... +0.44
How should memory be freed after an exception is thrown in C++? -0.57
C++ Design: Pool and pointers VS client-server +1.68
unsigned int causes infinite for-loop -1.00
Locking C++11 std::unique_lock causes deadlock exception 0.00
Extending a line to a certain length from 2 points 0.00
mingw-4.8.1 atomic issue 0.00
C++ why does passing an lvalue to a move constructor work for templ... -1.12
Freeing vectors of vectors after use -0.13
why cant I use const arguments in memcpy? +0.45
Function to count all characters in a string - C++ -1.00
what if notify() is called before wait()? +0.42
Return vector of vectors +0.42
C++ Qt Finding every disk in /dev/ +1.90
C++ constructor call default constructor +0.30
Create array class with Search method for const of plain types (int... 0.00
How to change the maximum memory a process can allocate (getting ac... +0.42
What options do I have when I want to store data from an applicatio... +0.45
vector plus unique_ptr to an object, memory not freed? -1.46
Can I use method pointers in c++ alike delegates in c#? +0.44
Conditional Windows administrator prompt +1.16
C++11 std::shared_ptr<std::ostream> from std::cout +0.90
C++ - Does LoadLibrary() actually link to the library? -1.05
rvalue and lvalue reference with lambda expressions - gcc vs. msvc +1.82
boost::shared_ptr and std::shared_ptr co-existence +0.47
GUI Library: How long should it take to write one from scratch? +0.41
void or int is not required in main function this programm -0.06