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 ... 4 5 6 7 8 ... 26
Title Δ
Sudoku Puzzle with boxes containing square numbers 0.00
C++ - Apply std::exp to an std::vector -0.17
How do I store extremely long integers in python sqlite3? 0.00
Generate ramdom numbers that never stop unless user stops it numpy 0.00
Raise 1 x n array to all powers in m x 1 array to m x n array in Py... 0.00
Efficient way of counting large numbers it items in set, in Python? 0.00
Adding leading zeros to the integer part of filenames 0.00
How can i find the median of a number from a list? Python -1.39
How to check whether a path of given weight exists in graph 0.00
Image doesn't download fully with aiohttp 0.00
Are return types copied in Python? 0.00
How to set the fixed random seed in numpy? 0.00
I wrote a simple code to find GCD of two numbers and i tried for 3... 0.00
How do I check if a tuple is only made up of two numbers? 0.00
Python regex find everything inside curly brackets after a certain... 0.00
Update values in a dataframe at every nth value with a group by 0.00
Build dataframe with sequential timeseries 0.00
Why do Python docs recommend against using logging for normal conso... 0.00
Using 'next' method in CSV module 0.00
How to fix a "Segmentation fault(core dumped)"? 0.00
optimize function that reads and mirrors a half numpy matrix 0.00
Tactic for comparing dataframes when column names are different and... 0.00
Python Sort Multidimensional List first element Based on second ele... 0.00
Does greater operator ">" satisfy strict weak ordering? 0.00
how to avoid unnecessary computations in a sorted nested loop gener... 0.00
Iterate through dataframe to obtain a desired result 0.00
why the map function removes column from the dataframe -0.68
I'm not getting the right output location. The x, y are interch... -0.76
How to copy data having only two iterators? 0.00
Why does my regex has a strange behavior? Is this a bug? -0.68
How to print the first 5 items on my sorted list in Python 0.00
Are there some a, b such that max(a, b) != max(b, a)? +1.98
A Rust Type Mystery: Convert a function to a method, and calling fu... 0.00
Tuple fails to print index if the item is repeated more than once -0.02
Why is a "=default" destructor different than the implici... 0.00
Can I really remove this seemingly redundant code without breaking... -0.13
How do I represent two forward slashes within quotation marks in C++? +1.44
AttributeError: 'float' object has no attribute 'append... -0.68
Python: Only return matching values in up to three lists but ignore... 0.00
Check if a list is in a custom order -1.96
What's the most efficient algorithm to compute powers? -2.87
Passing in lambda with recursion +0.36
Copy data from 1 data-set to another on the basis of Unique ID by m... -2.93
cannot borrow as mutable, as it is behind a `&` reference -2.25
Why do we explicitly overwrite the next pointer to None when its or... +0.31
Algorithm or Python function to find the q-relaxed intersection set? 0.00
Find optimal points to cut a set of intervals +1.16
How to get rid of "+" in a line? 0.00
How can I have 2 sentinels in an iterator? 0.00
How to add parenthesis around a substring in a string? +0.70