StackRating

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

Cory Kramer

Rating
1684.33 (227th)
Reputation
77,307 (1,091st)
Page: 1 ... 6 7 8 9 10 ... 54
Title Δ
I am writing a code to store an int array in a file and then retrie... +2.22
How do we add a character to an element in a list and output it? -0.25
Write a Python program to replace the last element in a list with a... +0.45
Filtering a list of dictionaries based on multiple values +0.57
Iterate and append list +0.47
How to assign a 32-bit unsigned integer to a bit field containing 3... +0.67
Call constructor of member object -2.40
How to have a variable change amount? +0.25
Squash a new commit in a merge request 0.00
How to create a distance matrix between two places 0.00
How to only flatten the second level of a list of lists (to later t... +1.09
How to solve stack "smashing detected" +1.01
How to split ith element of every list within a nested list? 0.00
list in python, I need a hand 0.00
Convert string array into integer python -0.37
difference between i + 1 < vec.size() and i < vec.size() - 1 +1.18
Adding different variables to a list in a loop -0.00
Error when trying to use an object as an attribute of a class -2.45
How to assign value from list? +0.47
how to iterate over a dictionary from value in an array and store i... +0.52
How to move elements in std::vector by 1? 0.00
Count the frequence of each word of my list in a given string -0.84
How can I modify a vector from outside the class +1.27
How do I remove multiple occurrences of a pattern from a string in... 0.00
How can I use built-in function to find the closest value in list t... +0.25
Python: Creating a List Filter String with Duplicates +0.30
How to append every nth in a sequence? +1.11
Add to Array-Form of Integer - how to show the full result? +0.11
Concatenate nested lists -1.06
Remove sublist after first element appears n times -0.91
Split python list of booleans 0.00
How to split a repeat count of a value in a list and display the ac... +0.25
Python string conversion, take out spaces, add hyphens +0.25
Creating float fractional part from int -1.16
Constructing all combinations from a list containing sublists of di... +1.22
How can I pass parameters from a struct to a function correctly? -0.78
Definition ambiguity about whether dereference operator yields obje... -2.36
pdflatex hang after large number of figures 0.00
How to simplify ('a' in s) or ('b' in s) or ('c... 0.00
binary '==': no operator found which takes a left - hand op... +1.45
Finding the longest string of consecutive positive numbers in a list +1.72
How to get rid of syntax error that arises with multiple single quo... +2.04
Delayed instantiation in C++ +0.92
Count the number of words in dictionary from a list -0.25
Convert a list with tabbed numbers to a numeric array or matrix -1.01
Concatenate Dictionary List Values while adding a '+' sign... 0.00
Trying to create a copy-constructor, how can i fix this problem? 0.00
C++ how to initialize vector member from list of values +0.30
how to concatenate two lists objects and join string objects in list -0.46
List comprehension in list of dictionaries -1.23