StackRating

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

sklott

Rating
1500.51 (445,610th)
Reputation
887 (170,981st)
Page: 1 2
Title Δ
how is google mock implemented 0.00
OOP classes design: two numbers calculator -3.59
Making some kind of reference to objects stored in a vector 0.00
Is using a pointer to an elements in an vector dangerous? -1.99
Thread safe queue implementation : Efficient implementation of pop() +4.80
Why does using curley braces when creating an object, calls 2 const... 0.00
Generate same hash from strings in unpredicatable order C++ +4.59
Share member variables with member object for API backwards compati... 0.00
warning: zero as null pointer constant while comparing iterators +1.03
C++ way to implement loop macro +5.10
How to simulate std::array<15,int &> with tuples +2.30
Not able to understand the logic behind the code which is an optimi... 0.00
Insert Function in a Hash Table C++ 0.00
Using strcpy to copy elements of an char array to another array 0.00
What is wrong with auto? +0.75
How to change the a vector from a base class via a derived class fu... +0.22
Trying to sort list of numbers in c++ 0.00
makeValidWord(std::string word) not working properly +4.31
Regular Expressions are not match in c++? -3.22
Why eigen vector is so slow? 0.00
Token function with 2 dimensional array +0.13
Call method String java from ndk with languge c++ 0.00
Passing a function as argument through two functions that is a publ... 0.00
Using shared variables in pthread 0.00
How to default-initialize std::vector<Base> with Base and Der... -1.38
Compression of Keys in std::map or similar data structure 0.00
Google Mock: passing pointer to mock object, but method call is sti... 0.00
std::string to char* without cutting bytes -1.88
Is it possible to return a printed value into a variable? 0.00
How to implement class objects in header file C++ 0.00
How is template class inherited child classes in GCC and Clang 0.00
i have written a program to manage student data and overloaded oper... 0.00
How to elegantly implement single methods with variable output? +4.73
Pointer to second base object -3.65
Why this conditon variable is not working? -3.75
double pointer problem error passing through functions 0.00
why GoogleMock reports not match with exact same arguments value? 0.00
Waiting for data on serial port and combining the results 0.00
Refactoring a nested bind to use a lambda function 0.00
how to use map::find on map of maps -3.66
Undefined reference for unoptimised constexpr used as default param... -1.41
Calling object method during creation c++ -2.70
Is it possible to expose C API in SO library to access Android JAVA... 0.00
Why std::condition_variable does not work properly? Notify always b... +0.72
Some questions to help me to be sure to understand mutex +1.11
Convert Char array to uint8_t vector 0.00
How to fast set 9 bits after all '1's in an 64 bit integer -3.01
Dynamically choose between output file to write -0.18
How to fix my 2d array code that will be transfer to java uses JNI? 0.00
Read from binary file where double and string were saved 0.00