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 ... 7 8 9 10 11 ... 26
Title Δ
See if string contains substring +1.64
Run length encoding of arbitrary length substrings 0.00
Is "#define TYPE(x) typename decltype(x)" a bad idea? 0.00
Why doesn't len(None) return 0? +2.21
Convert argument to string 0.00
How exactly do the hashlib hashers treat input? 0.00
Convert numerical based date to alphabetical based in Python 0.00
Python- Square Iterator Class to print Squares in range 0.00
Memoize Python Garbage Collection 0.00
Why is my output disregarding every other sample and why is the fre... 0.00
VIM Mappings. What does <c-g> stand for (it's not CTRL wh... 0.00
Sorted rotated integer array, search algorithm 0.00
Flattening a list recursively - why doesn't my code return what... +1.57
Raise error if a Python dict comprehension overwrites a key +0.98
How to suppress displaying the parent exception (the cause) for sub... 0.00
Comma Syntax: rationale behind a hanging comma in a statement being... +3.09
Need a way to write my Huffman tree to my encoding +1.79
Python, standalone print meaning +0.85
Search a sorted integer array for an element equal to its index, wh... 0.00
const_iterator and const pointer -1.97
How to check whether the system is FreeBSD in a python script? -0.64
How to get Omega(n) -0.35
stable_sort missing operator- with custom compare funtion defined 0.00
What is the algorithm used by python's heapq.merge known as? +0.34
C++11: Are there reasons why some Regular Types should not have `st... +1.16
An object containing a vector referring to another vector's con... 0.00
Python generate all n-permutations of n lists +0.31
Variadic function calling a variadic macro -2.33
How to set custom output handlers for argparse in Python? -2.44
In Python, is there a way to sort a list made of lists and tuples,... +0.33
Is round-trip through floating point always defined behavior if flo... -1.11
Python while loop does not stop 0.00
Distinguish efficiently between different possible combinations in... +0.34
TypeError: unsupported operand type(s) for -: 'float' and &... 0.00
Table pass by value -2.19
Why is `if` so much faster when checked before a statement than aft... +0.36
Why is this code vulnerable to buffer overflow attacks? +0.61
If a NP solved in polynomial time, can Satisfiability solved in pol... 0.00
Can someone help me with my program keeping a counter in python -0.13
How could a linked list achieve O(n log n) sorting time? +0.93
How to generate random priorities for Treap nodes? -0.04
How do you count number of characters from each lines then add them... 0.00
Python rounding error for ints in a list (list contains ints and st... 0.00
Why does a metaclass not have access to the attributes inhereited f... +1.61
How in C++ use templates to call specific members of supplied type +0.34
Escaping string arugments to subprocess calls in Windows -0.63
Proof of O(loga n) = O(logb n), for any base a or b -0.57
Automatically updating GET request python 0.00
How to make this code more simple? +1.19
How to pass pointer to GLEW function to a template? -2.41