StackRating

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

Andrew Tomazos

Rating
1496.23 (4,072,032nd)
Reputation
36,084 (3,155th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Machine learning, decision tree 0.00
dynamic-array push function- how does it work? 0.00
Does C++ 11 introduce any new ways to break from a nested for loop? -0.72
image pointer to pointer initialization in C++ +0.09
Can I cast a map with a non-const value type to one with a const va... 0.00
How to allocate a memory block and place it into Cache? +0.47
Vectors and polymorphism in C++ +1.83
passing a stringstream to istream using operator >> -0.01
No member function declaration in class template 0.00
Number of binary search trees over n distinct elements -0.80
Is there a valid C++11 program with the expression 'C++11'? +2.44
Linear time algorithm to determine whether a DAG has a vertex reach... -1.06
Hot or Cold Guess Secret Number +0.22
Using any buffer to store any data, with placement new and memcpy +0.48
Comparing static field pointers at compile time 0.00
Open/closed hand recognition: a simple method +0.03
multi-line comments and new-lines -0.02
Do Compiler Template Implementations Introduce Circular Dependencies? -1.80
concurrent access to file linux -2.34
Crypting and replace +0.01
How can I check for which platform a library is build -0.50
How compare vector size with an integer? +0.30
Why can't I initialize an array of objects if they have private cop... +0.23
Using value wrapper and operator() overloading to simplify getter/s... +0.18
Fixed number of template arguments from a variadic template +1.17
mmap PROT_READ only - difference between MAP_SHARED and MAP_PRIVATE? +0.15
Why does C++11 still enforce lexical ordering for visibility -0.92
C++11 Delete Overriden Method -0.15
Layout of structs in Linux/x86-64 syscalls for assembly programmers? -0.55
Rvalue reference: Why aren't rvalues implicitly moved? -0.85
What's the most efficient way to evenly fill an unsorted list of &q... +0.49
How can I call a function on a different thread using C++? +1.82
C++: Static string literal table? +1.24
Changes between C++ standard working drafts? +0.45
C++11: write move constructor with atomic<bool> member? -0.53
C++11 passing member function call through deduced type parameter? +0.06
How to target Debian stable but develop on testing? -1.42
is there any reference/resource about how to design the structure o... +0.69
pthread vs intel TBB? +1.84
How to write endian agnostic C/C++ code? -1.22
How to programmatically solve y = (a1 * x1) + (a2 * x2) + .... + (a... -1.14
How to get random and unique values from a vector? +1.43
Static Singleton? -1.07
Container for pointers to member functions with different arguments +1.64
Reasonable bit string size for genetic algorithm convergeance -2.09
Pushing temporary into vector in c++ -0.14
Programming Project (Course Project) Need Help. Read Grammar, outpu... 0.00
Two way reference between classes - How to avoid them knowing each... -1.09
Forcing RVO / move constructor when returning by value -1.57
Fisher-Yates Shuffle : random if halted after m times? 0.00