StackRating

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

6502

Rating
1544.48 (9,820th)
Reputation
91,283 (858th)
Page: 1 2 3 ... 48
Title Δ
Generating binary sequences without repetition -0.72
XOR function failing in special cases 0.00
Could C++ implement type array? +1.44
What is the meaning of open path "orientation" in clipper... 0.00
How to get the key name and value in dict using index in Python +0.45
How to sort a key value pair of array in javascript -0.40
Why have a class with both a class variable and an instance variabl... +1.75
Sort array of objects by multiple properties of string type -0.01
Why does it say UnboundLocalError: local variable 'max_range... -0.01
C++ Object Copy -0.54
binary numbers: strange differences between + and | +0.30
Calculation of possible combinations if the number of possible prop... 0.00
How to stop an setInterval in a function from another function with... +0.44
Why does re.sub match \ when r-string (r'\\..') is used in... 0.00
Benefits to Recursive Data Structures in Python? 0.00
How to use a templated typedef on capturing lambda parameter? -0.98
Why does the data change when the state is updated? +1.48
How to pass by reference a C++ array as a function parameter? -1.68
How can I define == operator when comparing vectors of classes and... +0.24
Is memory allocated to pointers on the stack in CPython? 0.00
ordering in std::set of unique pointers 0.00
Disable Copy constructor of template class +0.43
How to store and call a variable argument function and a vector of... +0.70
Stuck in infinite loop while trying to find nth root of x 0.00
Is there a way to store a template variable from constructor for la... 0.00
If any value in list_1 is in df['1'], then return False, el... +1.84
How to download html file with all source files in js? +0.44
Is there an compiler bug in vc++? (I am a beginner) 0.00
Are C keywords/functions not enclosed in std namespace in C++? 0.00
OpenGL translucent quad artifact 0.00
Does type always stored in memory using its size? 0.00
different behavior when implementing a decorator in Python with a f... 0.00
C++ Why Traits are not available on objects but rather are availabl... 0.00
Modifying a nested dictionary element by a reference, generated fro... 0.00
How to stop a ball from "phasing" through the paddle? 0.00
How to generate a QR Code with multiple values like name, email, et... -0.05
How to resample without replacement considering consecutive three a... 0.00
Invalid syntax error of Python 3's str.split in Python 2 +0.19
Is there a formula to find the numbers of bits for either exponent... +0.65
Understanding Memory Addressing in Python +0.15
Python looping through nest lists +0.91
How to accurately clip a figure in matplotlib 0.00
How can I construct a string literal during program execution using... -0.05
Understanding how C++ can return reference and bind to reference +1.75
How do I force a regex to grab as little as possible? 0.00
How to pass this element to another function from inside function o... 0.00
How to successively update each NaN value in a dataframe column -2.04
Does the memory allocated for the free store affect the whole progr... -1.85
Writing million digits of pi in an array. Output : "<map ob... -0.06
Functors in C++ to prevent duplication? -2.21