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 ... 26
Title Δ
Flip 4x4 bit-grid horizontally/vertically/diagonally +0.30
Converting array of mutable pointers to mutable references with con... -0.94
"re.sub" method with ".*" 0.00
Why pass by pointer when we can pass the variable's address wit... 0.00
Passing custom structure as argument causing segmentation fault 0.00
Better way to loop through inputs 0.00
Maximum value of non adjacent elements in a circular list 0.00
OpenGL semicircular rotation and quarter circle 0.00
performance of N-dimensional nested loops in Python using jit 0.00
Is it possible to write and send a file with Discord.py without sav... 0.00
Returning a Result::Err() causes E0308 and its clogging my error log +1.42
Python ranking without skipping number (dense rank) +0.30
How do I split a string with several delimiters, but only once on e... +0.77
What software algorithm will select a diverse subset of items from... 0.00
Count UPPERCASE Words in Python 0.00
How to call Vec<>::append() for a moved Vec<> argument? 0.00
How can I replace values in a Python NumPy array with the index of... -0.20
Count category occurence in pandas data row +1.13
With a 2D vector, does calling clear() on the 1st level clear all t... +0.31
Is there a way to manipulate a 3D array with a 1D using vectorizati... +0.29
How to create multiple delimited files in python? 0.00
Regex: remove string that is not prefixed with a specific character 0.00
How to create an alphanumeric grid in a certain sequence allowing d... 0.00
BeautifulSoup: how to keep HTML entity, &qout; 0.00
How can I get stdn.readline() to read in inputs 0.00
1D Wasserstein distance in Python 0.00
Python compare two large file wordlists and print if match +0.86
Is there a zero-copy way to find the intersection of an arbitrary n... +1.44
asyncio.gather vs list comprehension 0.00
How to iterate over a list of floats in python +0.49
How would you get a list of height unbalanced leaf nodes in a binar... 0.00
Is there any difference between using floating point casts vs float... +1.55
Python. Index through a list by random set size specified in anothe... 0.00
Range output into strings | Error: [<generator object <genexp... +1.15
How can I print one (different) part of a list every time a conditi... -2.56
How to put conditional in Python list initialization 0.00
How to do this specific list comprehension in Python? +1.31
How do I retrieve the top two values in an index? +0.29
How does the C++ compiler evaluate recursive constexpr functions so... +0.31
Iterate though all permutations randomly 0.00
Print the height of binary tree separately -0.30
Combining pairs of depends numpy -0.64
"OverflowError: Python int too large to convert to C long"... 0.00
Why is this code in Python so much faster than in C++? 0.00
players roll 2 dice till one reaches 100 +0.05
To obtain the iteration data from Scipy "SLSQP" solver 0.00
Accessing the permissions of a file: st_mode an alternative of acce... +1.29
Increase float precision 0.00
Creating a pandas dataframe from a 2d numpy array (to be a column o... 0.00
Incorrect filename when iterating through files 0.00