StackRating

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

AlexG

Rating
1520.76 (30,402nd)
Reputation
666 (216,689th)
Page: 1 2
Title Δ
Using a static member from a derived class instead of the base class 0.00
c++ run a loop for several unordered maps -2.22
How to define a [ ][ ] operator for a matrixclass in Qt? +3.78
MPI dynamically allocate tasks 0.00
QueryperformanceFrequency and QueryperformanceCounter Quick Sort GP... 0.00
How to use __local variables in OpenCL? +3.45
Why my multithreading example takes the same amount of time as the... +3.86
What are openCL range dimensions? +4.02
How to prevent deadlock in dining philosopher c++ +4.50
My OpenCL code is slower on GPU than on my CPU +4.01
how to convert utf8 to std::string? -2.89
Multithreaded function performance worse than single threaded -4.03
efficient union of n sorted arrays in C++ (set vs vector)? +4.80
Passing objects to multithreading objects Qt 0.00
How to return reference to variable with single return statement +1.52
how to declare pointer to objects for non-type templates? +4.06
Own std::set<size_t> with ability to find smallest number whi... +4.11
Bit Field Struct to int in C++ -4.26
Making a class non-inheritable by defining default private construc... -1.53
C++ Polymorphism constructor error; Identifier is undefined 0.00
"Debug Assertion Failed!" issue in a Caesar Cipher program 0.00
Tokenizing string and put tokens in variables of different data typ... +3.92
Arduino Zero - Region Ram overflowed with stack +1.57
C++ time measurement looks too slow -2.85
C++ counter for selecting things from an array -3.98
Load time, traversal time, memory usage for different data segments... +0.39
simple singleton example in c++ -3.20
Losing scope in for loop? 0.00
Bit manipulation on uint64_t or std::bitset 0.00
How to find see if one string is located inside of another and repl... -0.63
Delete pointer but does not NULL 0.00
Locate an element in unsorted vector by using binary search on sort... -3.22
Is it possible for a garbage value to be negative in an array in C++? +3.70
Accessing a protected member -3.73
C++ Global Namespace in a project 0.00
I want to make an infinity loop with two void functions in c++ 0.00
Combine multiple rotation matrixes in 3D +0.62
request for member which is of non-class type using .empty or .size -4.04
Can't display characters 0.00
Find unknown vertices from two sides of right angled triangle and o... 0.00
How to use the pixel array from an image in sfml 0.00
Reference binding and the copy constructor/move constructor +0.28
Access variable in main thread from second thread 0.00
Returning reference to local variable without trivial conversion -3.18
Design for following situation having gtest procedure 0.00
For cycle bugged? +3.72
Questions about the efficiency of the operations of insertion, look... 0.00
How to Compute Exact Boundary and Inner Loops from a Set of Curves 0.00
SQL query comparison 0.00
Singleton use within objects or passed as reference 0.00