StackRating

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

orlp

Rating
1653.62 (508th)
Reputation
69,400 (1,251st)
Page: 1 2 3 4 5 ... 26
Title Δ
How to use std::make_move_iterator in std::copy algorithm? +1.14
How to find the positions that a number falls in-between in a set o... -1.14
Terminology question: mutex lock, spin lock, sleepable lock +1.07
Counting symmetric matrices -1.49
Mathematical operation with numpy array over ndaaray with different... +0.31
time series dataset train test split ML 0.00
How do I remove a character at an index in c? -1.55
What is the most efficient algorithm to sort a matrix that contains... 0.00
Remove instances of words following a character in python +0.33
Isomorphic Strings in Python +0.31
Why does Arc<Mutex<T>> require T: Sync + Send? 0.00
gVim 8.2 stuck on startup +0.31
Is there some way to speed up requests and/or timrout errors when u... 0.00
How to balance this AVL Tree in O(log(n))? 0.00
What is libcurl doing with the third parameter on curl_easy_setopt(... 0.00
How to efficiently compute over specified index of array nested in... 0.00
Does numpy.where always output the indices in an ascending order? 0.00
How does a loop work on basic computer level? -1.33
Radix Sort Float 0.00
How to create an iterator class in python that will iterate through... -2.42
How to implement quick sort using random pivot in python 0.00
check if two integer ranges overlap +0.08
C++ large deque - program takes very long time to exit? +1.08
how to find most and least popular product? 0.00
How to increase the dimension of a matrix in sympy 0.00
Python Socket - ValueError: too many values to unpack (expected 2) 0.00
Python: Finding the average using sum/len after already rounding nu... -0.31
Why does my vector have 2 additional elements? 0.00
python re: Need to replace numbers with links to websites 0.00
Radix Sort for Floats 0.00
Number of decision trees in a random forest image and total colors 0.00
Error in Ridge Regression Gradient Descent (Python) 0.00
How do I decompress a compressed base64 string? 0.00
Best way to find out number of rows in csv without loading the full... 0.00
ValueError: Number of labels is 1. Valid values are 2 to n_samples... 0.00
How to find square of individial elements of different sized numpy... 0.00
Assigning values if a string and a related int are equal 0.00
Find the last occurrence of the max value in a 2D array +0.32
Add multiple columns to dataframe base on regular expression (Python) 0.00
When using pandas, how to drop a row by its values and not by its l... -0.18
How does my output show real column headers INSTEAD OF AUTO INCREME... -0.17
Is there a way to combine the power of a DB with the transparency a... 0.00
Why do function pointers perform better than virtual methods 0.00
How do I find all the children of an id in Python? 0.00
Converting dictionary to multi-dimensional array? 0.00
Could use some clarity on my first time using std::distance +1.77
How to store a heterogenous list of iterators or objects that can b... 0.00
Whats the diffrence between numpy.resize() and cv2.resize()? 0.00
How to identify integers in a pandas dataframe containing both floa... 0.00
Longest path finding with condition +2.04