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 2 3 ... 54
Title Δ
Move element to end of array -0.08
How do I declare, send classes with unknown template argument into... 0.00
vector list initializer and assignment +0.93
How do i create git branch and switch at a time when creating a bra... 0.00
I'm Trying to find power of 2 numbers and modulo of it ((x**y)%... -1.66
What is the best effective way to get symmetric difference between... 0.00
First Python Program 0.00
How do I find the longest word in a list -0.77
How can a vector be declared in C++ with no errors? 0.00
do efficiently floor function on all item's in std::vector 0.00
How can I merge two dictionaries meeting a condition 0.00
What is wrong with my vector declaration in c++? +0.26
Python: Randomly execute python functions with not random inner par... 0.00
Filter results in seatch output issue 0.00
python dictionary list creation with for loop -1.96
how replace every successive character in string with ‘#’ with pyth... +0.64
Generating password using Python +0.25
Passing pointer on vector's elements into map +1.39
Swapping two letters in a string using recursion 0.00
find a value in a C++ map: no matching function for call 0.00
create an abstract class from which bass class will be derived c++ 0.00
How to remove '\n' from values in dict? working with json f... +0.40
Python list format string with list item inside list -0.50
compare two input values (voting system) python +0.24
get some values from string in python +1.12
Python list function variable wrongly assigned -0.50
How to find the sum of values with the same variable in 2d list pyt... -0.21
How should I write a copy constructor to initialise another object? 0.00
When overloading the ++ operator and putting ++ after it, why can’t... 0.00
write a function in python PUSH(L,num) to insert value in queue 0.00
std::sample() returns the same elements every time -0.67
Repeat contents of a std::vector -0.41
splitting a string containing characters +0.36
Find max() in an instance of a class 0.00
How to remove text in a list at each index +0.26
sum the range of two inputs[python 3] +0.86
Explain how python execute this function? +0.25
Why do I get this Incompatible Type error in OMNeT++? 0.00
C++ default brace-enclosed initializer list +0.70
Remove substring from string like lstrip but not as single characters -1.39
How to create a list of a given key from dictionary 0.00
trying to create private member array, with size given from initial... +0.64
Convert dd, mm, yy arrays to numpy datetime -2.75
How sets avoid duplicates internally in python? 0.00
How do I write a function with variable number of arguments using p... +0.42
Find the sum of all the multiples of 3 or 5 below 1000. (idk what i... 0.00
how to translate these numbers to the names in python lists? -1.06
Modern C++ : what is the best approach for function returning a sta... +1.24
NameError when using a subclass in Python 0.00
randomly replacing certain elements in a list with elements from an... +0.24