StackRating

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

Escualo

Rating
1481.36 (4,491,324th)
Reputation
26,123 (4,885th)
Page: 1 2 3 ... 7
Title Δ
How do I create a helper function that can access a private member... 0.00
Reducing cyclomatic complexity in c++ +0.33
How to count a certain character within a file C++ 0.00
Parent-Child class relation in C++ with pointers -1.54
Convert binary char array without losing leading 0's using C++ -0.95
C++ String Stream 0.00
What is the reason/right situation of using generic pointer in the... -0.33
C++ template function to compare any unsigned and signed integers -1.57
C++ long double bigger "safe" whole number -0.93
Function behaves differently when run on Windows or Linux 0.00
How to Loop Through a const char**? 0.00
find_if not working with const_iterator -1.69
Store Matrix with integer from a text file into an array in c++ +0.25
What is the best way to sort a vector leaving the original one unal... +0.62
Matrix multiplication (with different dimensions) -0.48
Remove all letters from input value -0.11
Convert a shared_ptr to regular a pointer -0.30
stl::iterators with raw pointers -0.89
Drawing elliptical orbit in Python (using numpy, matplotlib) -1.18
shuffle letters in a string c++ -1.68
How to replace a string that contains a specific character in python? +0.39
Clearing the cout buffer (c++) -1.82
Which design pattern is appriopriate for this situation? +0.49
Sorting one element in a sorted container +2.28
Check and compare if the "down arrow" key is pressed in a... 0.00
Conveniently defining bitwise operators for enums for creating bit... +1.38
Everything in c++ by default is passed by value -1.66
How can I combine an in place transformation, and a copy transforma... +0.73
Snake game: fast response vs. collision bug -0.49
C++ What is the most efficient way of reading XML files? +0.44
Best way to initialize class members? -1.36
How to pass one element of a vector to a function as reference in C... 0.00
How do I test the version of libstdc++, not GCC, at compile time? 0.00
Is clock() in c++ consistent with heavy CPU loads +0.86
unique_ptrs and converted pointers and a vector 0.00
Is there a technical reason to use > (<) instead of != when i... +0.58
What data structure should I use to represent this board? -0.77
Qt5.4 How can I create an app based in plugins? -0.96
How can I emulate destructuring in C++? +1.75
overload ostream::<< to print vector of vectors -1.33
Timing in an elegant way in c++ +0.30
Can python-C++ extension get a C++ object and call its member funct... +0.50
Initializing std::vector with a repeating pattern -0.93
What is the best way (performance driven) to convert and write vari... -0.28
How to design product category and products models in mongodb? +0.01
Is it possible to perform a string to int mapping at compile time? -0.32
Generating functors with iterator behavior -0.14
vector approach to the descendants of abstract classes +0.01
Perfect hash function for strings known in advance -1.04
Why NaN is greater than any number in JavaScript? +2.86