StackRating

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

Maxim Egorushkin

Rating
1547.15 (8,840th)
Reputation
96,710 (784th)
Page: 1 ... 10 11 12 13 14 ... 60
Title Δ
Insert string at linking time +0.90
How is default SIGINT handler implemented in it's library defin... +2.05
Can a thread waiting on a condititionable variable be woken up by a... +1.30
Better way of repeatingly check a boolean value? 0.00
math function for rounding off +1.45
Can I specify my executable to link to one or other library, e.g. l... -2.12
How to correctly use map with smart pointers and custom classes as... +0.07
Linux process tree using fork() +1.61
mmap: performance when using multithreading +1.75
Why does cout << *s << endl produce a segfault? -0.40
Is _mm256_store_ps() function is atomic ? while using alongside ope... +1.98
process stuck in waiting 0.00
make: automatic variables in pattern rule prerequisites 0.00
can pthread_cond_signal make more than one thread to wake up? +1.34
Why doesn't this function print all the char array as it takes... +0.76
How to synchronize static field in C++ 0.00
Separating constructor definition and declaration when are defult -1.95
How to close files that are opened in an external function 0.00
Execution of pthreads in particular order? 0.00
Is it possible to use `std::copy` to copy values from a variable-si... -1.10
Is there a way to overload a constructor with a 2D array (int)? +0.39
Concurrent TCP server in C++ 0.00
What does blocking mode mean? 0.00
Is there a efficiency difference between a single dimensional array... +1.27
Is it a good idea to typedef int32_t as int? 0.00
Why float division is faster than integer division in c++? 0.00
ftell/fseek is different from the acutal data length in file +1.07
Boost compilation error when building from scratch -0.10
Do we need to increment thread-local variable atomically? 0.00
Is there a standard way for UDP and TCP pinging? 0.00
How to limit number of CPU's used by a python script w/o termin... -1.48
Delete element from a iterating list from an event -0.50
How to input millions of integers quite fast in C++? +1.80
Is there anything like shm_open() without filename? -0.52
std::shared_ptr in one writer many reader design is thread safe? +1.82
How to get a pointer of list element that stays after sorting in C++ +2.47
how can I return non const objects with set operator-> 0.00
How can a C program poll for user input while simultaneously perfor... +0.64
Proper way of allocating array together with its owner 0.00
Problem deleting a node in my doubly linked list -0.59
How can const be applied to template argument types outside of the... -1.40
wake up sleeping daemon by signal SIGQUIT 0.00
What does it mean to have "Process persistence" for boost... 0.00
C++ Multidimensional array in existing memory +0.95
Why use the Global Offset Table for symbols defined in the shared l... -1.90
passing a rvalue vs lvalue vector +1.80
How to deal with spaces in path using boost::process::child? -0.09
Simple cin cout Code runs by "build and run" but dosent w... +0.45
how to use std::make_shared with a singleton instance 0.00
Is there a way to implement this using transform instead of for_eac... 0.00