StackRating

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

Snps

Rating
1535.81 (14,125th)
Reputation
10,936 (13,726th)
Page: 1 2 3 4 ... 7
Title Δ
Dockerfile if else condition with external arguments -0.57
How to call the overriden function in the singleton -0.07
std::thread: How to wait (join) for any of the given threads to com... +1.95
Clean cancellation of an std::thread that is blocked on an input/ou... -0.57
C++ template explanation -2.34
for the value of k in KNN 0.00
The difference between supervised and unsupervised learning when us... 0.00
segmentation fault, possible reason: function pointer, multi-thread... -0.02
Calling unlock on a mutex associated with a unique_lock causes unde... 0.00
How to access a parameter of a passed-as-pointer function in c++ -2.14
Why cant std::string take spaces in user input? +0.46
How to properly convert char to int in c++? +1.39
Running a single threaded app across multiple cores/cpu's 0.00
How to summarize the elements of std::set -0.58
static_cast<> behaviour on class with implicit conversion ope... +1.95
Can I detach inner std::future thread? 0.00
C++ How to call constructor and store in object in header file? 0.00
Disadvantage of using lambda default capture by value or reference... -1.40
Pointer to stack object without ownership +0.21
how to read an empty string in c++? +0.40
Can initialising a thread in a class constructor lead to a crash? -0.70
C++ thread with returning value from a function 0.00
Reading numbers from file into a vector of vector of vertices 0.00
How can I get current time of day in milliseconds in C++? +0.40
Set value of random memory address +0.42
Performance comparison of strict collection vs view +0.43
Scala - groupBy map values to list +0.43
C++: Creating a function object with mem_fn and bind1st +2.55
What is the difference between these two cases of adding a string? +0.02
How to add milliseconds to the time duration since epoch? -0.95
How to create learning curve from cross-validated data? 0.00
How does Weka calculate Precision using J48? -0.06
How to give a lambda an internal value that lasts as long as the la... +2.17
Returning copies of vector elements vs returning pointers to vector... +0.83
Using strtol to get long double in c++ -0.73
vector referencing C++ +0.46
thread.join does not return when called in global var destructor -1.11
Threads with lambda [&] leading to mystic results -0.03
Pass by value or const reference to function? -0.05
Tuple and variadic templates, how does this work? +1.94
Calculating the sum of a large vector in parallel +2.49
beginner: on reading in from file and using istringstream 0.00
creating a list using shared_ptr and new operator +0.45
Is it safe to share variables among threads synchronized with atomi... 0.00
Calling non default template constructor in a Class constructor -0.70
Run a function when number of references decrease in shared_ptr -0.92
Program to count evens odds vowels and consonants in a string -1.15
(c++) Elements of Array into String? -0.59
c++ how to create iterator over one field of a struct vector -0.52
Illegal repetition +1.12