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 ... 21 22 23 24 25 ... 54
Title Δ
randomly seek a small sequence of a particular length in a larger s... +0.05
find the number of occurrence of letter in a txt file using python +1.75
How to use std::lock_guard on a class member mutex -1.45
why string has to be converted to c_str (c string) when passing to... +0.00
C++ Is it possible to cout a whole vector? +1.04
Python - Relational operators in lists +2.02
workarounds in python for appending list elements by value +0.08
Python: how to print individual dictionary values? +0.93
Check if a digit is present in a list of numbers +0.94
Modify each element in a list -1.33
My boolean is outputing none? 0.00
'str' object does not support item assignment error in python 0.00
overload operator<< not working properly c++ 0.00
What does "symbolic" mean in this sentence? +1.27
Easiest way to pass a calculation method to a function +1.97
what is the differnce between these two method of Dynamic allocatio... -1.56
no known conversion for argument 1 from 'int' to 'const... -0.32
How can I check the items in the list on the similarities python? +0.34
Shift Operation in C++ -1.75
How to use intitializer list? +2.39
Undefined type error even with forward declaration 0.00
How to compile program that contains "interface" as varia... +0.30
c++ compatibility of parameters with ref issues 0.00
How do I square each item in a list using append? -1.14
How can I create multiple arrays from lines out of a file? 0.00
TypeError: a float is required and ending statement -0.69
Tan function is not working c++? 0.00
c++ Sort Vector based on distance to external Point +1.07
How to add variables together into a new variable where you control... +0.17
In Python, is 'foo = x or "default"' correct? +0.11
How to call sth. else beside the default constructor for a class wi... 0.00
C++ exception class with printf style string? -2.10
Finding a dictionary item that is within a list +0.31
How to import a function in class from another module 0.00
turn dictionary into list, sort and then return table +0.30
How to build std::vector of objects from 2D array +1.11
operators for enum inside class -2.41
Returning a new Object by reference +0.27
Calling for function, only returning 0 0.00
Cannot move set iterator 0.00
CS Cirlces 13 - Coding Exercise: Monkey In The Middle 0.00
C++ transform not declared in scope only occurs on server 0.00
Create a pointer to an array of pointers to arrays of structs and t... 0.00
appending numbers to string within a for loop +0.71
Checking if a class has a copy ctor? return true or false -2.08
How to pass an object's address on the heap from a function usi... +0.64
how to make a 2-digit string from an integer using regex in python +1.72
Abstract class Implementation in derived classes 0.00
Print function Backslash disappears Python 3 0.00
Why "is_modulo" is false for double and float? +1.11