StackRating

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

Josh Weinstein

Rating
1480.32 (4,495,751st)
Reputation
1,026 (151,628th)
Page: 1 2
Title Δ
'FileNotFoundError: [Errno 2] No such file or directory' wh... 0.00
Creating a Boolean Binary Tree 0.00
Package C source files along with a Python package 0.00
How am I allowed to go "over-memory" in Xcode execution 0.00
Can 32-bit (void *) generic (32-bit OS) be used for storing uint64_... -2.58
How to disable WIFI in Python 3? (Windows) +0.20
Python: TypeError: float() argument must be a string or a number, n... 0.00
How to open file in C, what is different between (argv[1], "r&... 0.00
Importing the main package crate from the tests directory of a carg... 0.00
How to pass external variables to python program with variable names? +4.21
cmake get find_package to find package specific variables 0.00
Parsing .txt file with Python +0.21
Why is this code giving me segmentation error? +0.92
C efficient way to read a file of 20000000 lines +4.14
Using end= parameter in loop (Python) +4.32
Python extension in C - Metaclass -2.07
Displaying a string one word per line using IN/OUT flag -3.48
Strange error in multiple format specifier 0.00
Regarding strings in printf -4.23
How to initialize a struct into a pointed struct +2.14
error: invalid operands to binary * (have 'double' and '... 0.00
memorize multiple outputs in a string array 0.00
Why can't I do strcpy? -0.02
read user input string with space between quotes in C and keep the... 0.00
Why I can't traverse this linked list in C? +4.41
scanf format string not recognized -3.03
array type has incomplete element type error 0.00
C error: unknown type name 'FILE', in function 0.00
Handling two threads, one sleeping and one waiting for input -3.57
combined usage of shorthand c if else statement and break in a loop... -3.29
Are macros for large switch statements faster than functions with l... -3.98
creating nested dictionary to categorise in python +4.07
Decorating Python's builtin print() function -3.29
For loop that allows for variables to overwrite each other 0.00
Code going into infinite loop, not sure why -1.83
Enumerating arbitrary object keys - Javascript -1.79
Dictionary of dictionary values in a nested for loop 0.00
C++; Accepting User Input Only if it matches a preset pattern 0.00
How can create a new string from an original string replacing all n... +4.33
const_cast seems to be ignored with C++ templates? -3.16
Javascript Array URL Variables 0.00
List initialization, Initializer_list and related questions in C++ 0.00
How to reliably implement 'next' / 'previous' month -1.85
Search/Filter/Select/Manipulate data from a website using Python +0.08
Is there any way to use python list as reference of original object... +4.65
How to add sequential numbers to a list of tuples -3.87
How to loop through all lines in a file except last in python? -1.55
Python Connect 4 Game -4.35
Implement my own hash algorithm for a hash function in Python 0.00
How do you bind methods to objects in python during runtime? +0.15