StackRating

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

Makoto

Rating
1561.11 (5,403rd)
Reputation
86,176 (928th)
Page: 1 ... 42 43 44 45 46 ... 54
Title Δ
Should we JavaDoc classes extending abstract classes? -0.81
Error in if Condition +0.81
Checking for Alphabets in a String in java -0.44
RegExp help in Java +0.37
How to write a whole string to a file in Python and where does the... -1.19
Generating Dynamic Class Java -0.03
Difference between a constructor and a zero parameter constructor (... -0.18
Why does somelist[len(somelist)] generate an IndexError but not som... +1.74
Java code for creating paths -0.01
Python : function definition keeps returning 'None' in the middle o... -0.46
Creating a class that is an extension of the java.util.HashMap class +0.19
JUnit test debuging hangs in IDEA -1.55
JAVA: Stack push, pop, peek algorithms +0.55
python creating a list from lines in a file +1.17
Finding word count in a large file and sorting the result +0.19
What happens if you remove the space between the + and ++ operators? -1.39
Basic Java program: if statement? +0.08
Is there any way to know the type of an Object? -0.60
create new object in arraylist with attributes +0.09
how to create an arraylist of objects of a fixed size and pass on t... +0.33
Multiple super classes and code reuse -0.48
Use a paremeter variable in method call (JAVA) +0.06
How to compare 2 array without using any methods from the java arra... +0.05
What does '\xff' and '\x11' mean? -0.18
how to count the letters in each word in a string java -1.32
Any simpler way to get the last element of a Java array? +1.80
JAVA: JUnitTest, testing method that throws two exceptions -0.94
array is not getting the value in the loop +0.47
How to Validate date using the Class Pattern? +1.70
Supposedly Simple Python Homework +1.65
How can I copy an immutable object like tuple in Python? +0.31
Moving the first word to the last position in Java -0.67
How do I go through every element in a LinkedList like in an array? +0.22
Combine two Python codes 0.00
Python, Remove list B from list A to make list C? +0.27
how to create a dictionary using two lists in python? -1.45
Generate all possible dictionary combinations given number of steps? -1.80
How do I shuffle an Array in Javascript to be in the same order as... +0.00
Weird output from array +2.43
Java: How to output two words in the same string onto separate lines? -0.34
Cannot pass array value from class containing main method to differ... 0.00
A linked list with sublists -0.25
Why doesn't my counter work? Java +0.01
Using "||" in switch statements in java +2.81
How to check if two words are anagrams in java +0.92
How to use 'def' to get an input value -0.51
Unable to install CherryPy +1.56
IndexError: list index out of range? +0.19
How to make a string array -0.16
What is the mistake in the following coding 0.00