StackRating

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

ShadowRanger

Rating
1696.29 (165th)
Reputation
67,338 (1,301st)
Page: 1 ... 31 32 33 34 35 ... 59
Title Δ
How to use lists in recursive functions Python? -0.42
Difference between os.getlogin() and os.environ for getting Username +0.29
itertool.islice value error when stop value is greater than sys.max... 0.00
what is this syntax called? (int)(value) casts the same as int(value) +1.46
C - Expected 'int' but arguments is of type 'File * {ak... -0.20
C++ Is there something like RVO for passing temporary objects to fu... +1.16
Why is .split failing to do as expected? +1.81
sizeof character pointer confusion +0.06
Why python print(09) give SyntaxError: invalid token but not print(... 0.00
why the results of below two codes are different? -1.74
Python Concatenate Neighboring String Elements in List +0.81
Python: trouble with inherited class 0.00
Getting unexpected OSError 0.00
Meaning of a python statement with "next( c for c in l if )&qu... +0.71
How to turn the first n bits of a digest into a integer? 0.00
What's the purpose of this [1] at the end of struct declaration? 0.00
How to get file path + file name into a list? -0.68
how can I quickly get answer of LCM by python +0.30
find max using key and lambda in python -1.68
Why isn't the __del__ method called? +1.35
python console tab completion not working in windows -2.50
Getting every slice of a list +1.13
Should I use one worker thread per HTTP request 0.00
Why is my string printing out twice? 0.00
Why do i get 2 tkinter windows from the start? -0.20
How to sort a list of integers numerically while retaining value or... +1.34
Split tuple into variable using Python 0.00
Unable to Unpickle 0.00
can i catch the syscalls executed by linux program in an own c prog... 0.00
Why won't my code print the questions inside my if statement? +0.30
Why is a tuple containing an unhashable type unhashable? +1.15
calling std::minus can't work after overloading - operator +0.30
How to save values from a "for" loop? Python 3 +0.30
'if not found and item == value:' in python +1.38
How to open a file with utf-8 non encoded characters? 0.00
How does the Python compiler preprocess the source file with the de... 0.00
What is a bytes-like object 0.00
O-notation for j+=i +0.33
In Python, how to set value for one __init__ variable based on anot... +1.67
Ways to increment hex in python? 0.00
fork() call printing more times than expected +0.02
Could not Free Realloc Allocated Memory in C 0.00
Pythonic way to flush() both sys.stdout & sys.stderr 0.00
How can a variable have two different addresses at same point of ti... +0.67
Order of elements before nth element after call to std::nth_element +1.42
Address Computation Instruction -- leaq +1.38
Wrong boolean result in simple expression -0.75
Recommended style for using indices in nested for loops in python +0.31
Using itertools to generate an exponential binary space 0.00
Why is `object()` not having `__dict__` to support the instances of... +1.79