StackRating

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

skeller

Rating
1501.10 (411,395th)
Reputation
692 (209,890th)
Page: 1 2
Title Δ
Bitwise operator on two large sparse vectors without looping? -2.01
Generating a random uint64_t -3.28
No operator “+=” matches these operands 0.00
My c++ code for summing up the array elements does't work right -4.18
Keeping only N smallest elements with STL (with duplicates) -1.91
Wrong implementation for regex_constants in clang? 0.00
Algorithm to suggest correction for wrong input? 0.00
When to use new keyword? 0.00
c++ code won't run on Visual Studios due to errors but no error... +4.15
In a recursive function, how can I jump to a different function cal... -2.99
Questions about std::lower_bound and std::upper_bound +0.30
How to reduce time complexity in this problem -4.18
Deallocating all memory associated with a struct in C++ -3.63
Why is the while loop for input validation either skipping the loop... 0.00
Program works when executed in C++ Tutor, but not anywhere else 0.00
Do I need to deallocate object pointers in a vector? +4.51
I'm stuck on how to read from a text file +0.53
Which Design pattern i should use - Server should handle multiple r... 0.00
How to round numbers in range after division (10.25 to 11)? +4.30
How to keep objects created inside other objects alive without usin... +4.70
Optimize way to query over 50 million data records in SQLite DB usi... 0.00
O2 optimization level breaks program work 0.00
Custom sort based on 3 objects -1.67
Hacking private data using c++ +5.40
What is the best way to convert unsigned integers to their octal re... -2.04
Simple number generator with check function to avoid repeating 0.00
How to take input to an array with unknown number of elements? +3.80
Better way to bulk insert in sqlite3 C++ 0.00
Use of stringstream in a loop +3.00
Only one of my "if" statements gives an accurate value ev... +4.04
Algorithm to calibrate & normalize readings from multiple tempe... -3.73
Passing 2D vector to a funtion -0.12
std::make_shared<Type> creates memory leak 0.00
is it possible to create a bit adjacency array for a graph with c++... -4.00
Returning a vector by reference +5.19
Segmentation fault when running multiple threads for same vector C++ -3.41
Implimenting binary search in a sorted text file? +3.96
Is it ok to use C++ copy constructor for other purpose? 0.00
Can an atomic release be "overwritten"? -1.54
Is it bad to return int for error checking in c++ +0.64
Most Efficient way of freqently(every 5 secs) updating/maintaining... 0.00
C++, dealing with multiple constructor overloads and redundant code +5.03
c++-Most efficient way of processing big file records in to a cpp c... 0.00
Can't open database using SQLite on an UWP written in C++ -3.69
How to debug my C++ BMI calculator program? 0.00
How to subdivide a function to keep readability without losing perf... 0.00
I need help understanding what the following code does 0.00
filter list - C++ 0.00
Passing std::array argument with size restricted to expandable set... -0.06
How to back propagate a Neural Network in C++? -3.98