StackRating

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

Claudiu

Rating
1601.38 (1,720th)
Reputation
132,972 (469th)
Page: 1 2 3 ... 20
Title Δ
Is there a simple way to assign a number to a variable? 0.00
Multithreading Multiprocessing with non serialisable classes 0.00
Python wrapper to pass arguments to bash 0.00
How can a module be imported in a Python module only after a functi... -1.06
How to `np.loads()` an `np.save()`d array? -2.44
What optimisations are done that this code completes quickly? +2.23
Construct a data structure with special requirements in python 0.00
python's `timeit` doesn't always scale linearly with number? 0.00
Returning a Statement 0.00
Determining and analysis the big-O runtimes of these different loops -0.16
Is the below function O(n) time and O(1) space, where n = |A|? 0.00
Intersection of 2 lists which contain non-hashables +0.37
How to write proper decorator to alter classes +3.15
Why does "ab".match(/ab/) returns ["ab","a... 0.00
How does cv2.fitEllipse handle width/height with regards to rotation? -2.08
Why isn't it necessary to provide a parameter in this function? +0.12
How do I access packages installed by `pip --user`? 0.00
How do I allow POST to a list_route, but not to the entire ViewSet? 0.00
Match html tags that has anything in the middle -0.17
Proper Syntax for List Comprehension Involving an Integer and a Flo... -0.70
Xt error: Can't open display, if using default DISPLAY 0.00
Undesired Result in std::list removing (C++) +0.38
Is p->next->prev the same as p? +0.06
Lambda captures unexpected variables +1.92
Prevent CLion from re-formatting code on close brace 0.00
Fast hash function for `std::vector` +1.85
Equivalent of Python's dir() in the node REPL? 0.00
workaround to local functions in c++ for numerical integration -0.68
Implementing hierarchical clustering in Python using Levenshtein di... 0.00
why the value of `*args` is strange? -0.19
Is there any way to change the Celery config programmatically, afte... 0.00
Check if data containing a-z or A-Z 0.00
Python: Why is (L1 + L2) == L1.extend( L2 ) false? 0.00
How do I find values that share the same keys in a dictionary? -1.20
$watch not firing on same value 0.00
Finding out which object/array uses most stack memory +1.34
How to get only values from a list of dictionary and put them in a... -0.64
Lambda Consumer if-statement +0.35
Why is the second output 6? +0.39
recursive function find the max value on python 0.00
Access named volume from container when not running as root? 0.00
How to create consistent lambda functions using a loop? +0.33
Can't connect to Docker containers on OSX 0.00
Understanding JavaScript Truthy and Falsy -1.36
Segregate even and odd places of an array in O(N) time and O(1) space -0.67
Multiple threads inside class accessing data -0.39
Calling a pure virtual function in a separate thread that is create... +0.11
How do I only print whole numbers in python script +0.83
Why does division become faster with very large numbers +1.46
Checking all items in a list simultaneously in Python 0.00