StackRating

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

Tobias Ribizel

Rating
1542.25 (10,756th)
Reputation
3,883 (43,215th)
Page: 1 2
Title Δ
How to make clang-format 11 put a space after variadic template dec... 0.00
How to decide if an array is a permutation of 1-N in O(log N)? -4.60
Why can a const method take a non const reference? +0.74
how to sort an array in descending order using a boolean function? +4.26
C++ iterate over members of struct -1.11
Optimize MPI code for any big integer number 0.00
Where do SSE2 intrinsics store results? +0.60
Why is "this" being implicitly passed as a parameter when... -3.59
Merge sort large file in parallel with memory limit (Linux) +2.88
Extract first three columns from all tsv files in a folder +1.37
Is this algorithm O(log log n) complexity? +3.46
Finding the medians of multiple subarrays in an unsorted array 0.00
C++ difference between "and", "&&" and... +3.75
Anyone able to explain this Regex? 0.00
c++ Iterative push_back via concatenation? +3.76
What is a retpoline and how does it work? +4.71
Parallel dimension reduction (3D to 2D with sum) using Cuda -2.98
boost c++ Astar with restrictions 0.00
Why do we sort via Heaps instead of Binary Search Trees? +3.35
Graph Theory Cutwidth 0.00
Vector of Vector specific syntax 0.00
Binary search vs fixing one digit at a time 0.00
Specify interpolation times in boost::odeint 0.00
MPI_Reduce arrays representing decimal values (C) 0.00
Perfomance Impact of Nested Vectors vs. Contiguous Arrays -5.01
Better sort algorithm for pre-sorted chunks +3.85
Generate a random number from within a big range except a smaller r... +3.73
Generating spheres vertices, indices and normals? -3.89
How to efficiently find the n-th set bit? +0.36
Hierarchical structure representation on a WebPage 0.00
How to manipulate depth value to correct it in volume rendering? 0.00
Armadillo SpMat<int> extremely slow compared to Mat<int> +3.81
Given two paid roads from point x to point y, find the cheapest road 0.00
Double curly braces in C++ constructor 0.00
Pattern Recognition Algorithm/Technique 0.00
Practical use of Anonymous union in real world C++ programing +4.78
How to implement delegates using functors and operator() -1.93
What data structure should I use for these operations? +1.29
Function to count time with precision less than a millisecond 0.00
Can I use std::upper_bound without an underlying container? -0.26
C code to find 1000th number in fibonacci series +3.54
'ufactor' parameter in metis for imbalance clustering 0.00
Store one decimal digit +1.95
C++11 stateful allocators with std::basic_string<> g++ 6.3.0 0.00
Most efficient way to find the last digit of a^b +3.87
Time complexity of adjacency list representation? 0.00
Selectively inheriting from any of multiple classes at runtime -2.56
Comma initialization and Constructors C++ and Eigen 0.00
how many binary trees are possible that satisfies a given preorder... 0.00
std::set<Key, Comparator, Allocator> +4.05