StackRating

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

Rohit Jain

Rating
1722.12 (79th)
Reputation
174,008 (293rd)
Page: 1 ... 21 22 23 24 25 ... 58
Title Δ
Java Scanner delimiter doesn't split the last section 0.00
Python: what is the operation that returns 6 for the expression (2... -1.83
Generic array in ArrayList implimentation -0.73
Java - Simple way to re-assign values in an array +0.07
Two contradictory errors about Type mismatch in Java? +0.88
What is the "default" implementation of method defined in... +0.18
Generics compile issue: incompatible types +0.19
Having trouble format a string into a date object +0.73
The var args parameters should be last in parameter list 0.00
Why is this method static? +0.41
"java.lang.ArrayIndexOutOfBoundsException: 1" when the si... +1.24
Python 2.7: Wrong while loop, need an advice +0.44
reading file into an array but only the last file is stored? -1.88
How to acces to an Inner class, which is in an Enum in java +0.82
How to trim all non-alphanumeric characters from start and end of a... -0.86
Use capture in pattern? -1.28
for statement (looping calculation priority)*not sure if this is th... 0.00
What's the difference between get(int index) and elementAt(int inde... -0.33
Conditional expressions in Python Dictionary comprehensions -0.69
RegEx: match any non-word and non-digit character except 0.00
Python/Regex - Expansion of Parentheses and Slashes +0.26
Correct usage of regex lookahead in python +0.23
Remove commas in a string, surrounded by a comma and double quotes... -2.37
Regex -> Replace up to but not including -0.56
Unable to understand how rounding is working for decimal digits (Ja... +0.19
Iterating over a dictionary of list elements -1.04
java.lang.ClassCastException: java.math.BigInteger cannot be cast t... 0.00
Java: JLS section 5.2 Assignment conversion 0.00
Keep the TRUE non-greedy match using Perl regex +0.19
Merge fixed length multiple lists +0.19
Effects of Try/Catch against Throwing Exceptions in a constructing... +0.19
What are multi-level wild cards? Confusion in syntax +0.20
Make immutable Java object +0.23
Ruby regex: validate unix file path -0.33
Is it the right way to do what Im trying? Abstract static variable? +1.10
How to know if there are non-whitespace char before the target stri... +0.02
When to use generic methods and when to use wild-card? +0.62
Python checking for number in input +0.24
Wierd Syntax - Underscores between digits 0.00
Getting unexpected results when type casting between long and double -0.59
Variable throws variable might not have been initialized error +0.41
Constructor overloading in java +0.20
replace values in string -0.68
input data is null even thought value is assigned to element +0.19
Final parameter in a method in java +0.20
How to match only numbers after a letter? 0.00
Extended Classes in Java +0.46
Python - Converting String to Integer for boundary inputs -1.03
(Java) SQL Query not returning anything at all 0.00
Why does .split("\\") generate an exception? -0.52