StackRating

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

Useless

Rating
1601.54 (1,713th)
Reputation
45,454 (2,315th)
Page: 1 ... 14 15 16 17 18 ... 29
Title Δ
How could I speed up comparison of std::string against string liter... +1.36
The std::transform-like function that returns transformed container -0.11
multithreading and dynamic arrays/matrix-op's -0.31
Split a vector into 2 subranges without reallocating memory +0.89
Looking for appropriate data structures -1.69
Using Directive C++ Implementation -0.85
delete memory automatically allocated by assignment of a literal -0.10
String array homework -0.54
RAII can not really guarantee to prevent resource leak, can it? +1.55
Is code safe in git repository on a remote server? How to secure it? +0.74
Violation in deterministic skip-list topdown insertion -0.48
Enforce constness for pointed data in C++? +1.48
C+11 Strategy Pattern with state 0.00
malloc like function using custom heap -1.95
Are there any equivalents to the futex in Linux/Unix? -0.32
access pointer to function in unmanaged code -0.56
How does Timed_mutex work? 0.00
thread safe writing to a stream in c++ by multiple thread +1.01
Using fchmod in Unix 0.00
Implementing a find-and-replace procedure in C++ +0.24
C++ Memory Leak Check -0.07
Git Grep Searching +1.27
Handling large amounts of data in C++, need approach +0.88
Create required number of sockets during execution 0.00
Git rebase fails with conflicts, but there are no conflicts 0.00
Segmentation Fault when accessing string array modified by a functi... -0.54
C++ reference and dereference -1.75
How to create abstract class until Derived Instantiation -0.42
Can't get math c++ program to work -0.33
Why I don't get a dangling pointer? +1.50
Template function pointer of template class - C++ +2.09
Two users trying to push two branches with the same name -0.78
Why is the addr variable type-converted? +1.23
Binary Tree to Array: Wrong values inserted into Array 0.00
Pre-parse (cache) printf-style format string -2.31
Copying data pointed at by pointer into another pointer (C++) 0.00
Is std::atomic_compare_exchange_weak thread-unsafe by design? +0.50
What is left and right node where node may > 2 0.00
Template functions with paired parameters -0.62
visibility of extern symbol and portability +1.39
variable not defined in python -1.19
iterator header: can't use begin or end with array as argument, c++11 0.00
C++ anonymous class with an initializer -0.43
How do I code to keep 8 threads active in my program at all times? +0.40
AVL tree balance factor -0.04
Priority queue and Prim's Algorithm -0.39
Could not deduce template argument with std::basic_string +0.22
How to create objects with array-properties in Python -0.40
Variables confusion 0.00
Efficient intersection of sets? +0.30