StackRating

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

ajb

Rating
1518.75 (34,567th)
Reputation
27,069 (4,675th)
Page: 1 ... 18 19 20 21 22 23
Title Δ
Using Recursion to reverse an integer without the use of strings -0.27
How can I fix this ArrayIndexOutOfBoundsException +0.00
Split a string on multiple characters -0.85
How would i switch from an Array to an ArrayList? +0.53
How to read whole the text in text file except last line? -0.35
Comparing equality of 2 ArrayList<int[]> with equals() +0.04
Can I define my own subclass of java.util.List? -0.21
java.lang.ArrayIndexOutOfBoundsException ... can't figure out why +0.54
Why do I keep on getting an ArrayIndexOutofBoundsException? +0.26
Can Java float exactly represent a fraction? +0.33
Why java fails regex expression +1.21
Force a subclass to override both methods or none -0.75
Java regex pattern&matcher -0.82
Loop trough array and display only one item +0.04
How to get a recursive function to return false if infinite recursi... -0.71
Get number in string with a regexp +0.21
Will extend create an object of its super class.? +0.53
The Game of Nim Loop -0.07
Java return string apostrophe and return not working as i want it to -1.00
Will the synchronize method throw EOF Exception? +2.60
Recursive Java RLE Decompression Method [stackoverflow error] 0.00
Split strings with an "Enter" -0.60
How to have printf %x similar to python -0.53
Overriding a compareTo from an extended class - what's going on? +0.06
How come my constructor will not compile in Java if I try and pass... +0.54
Counting nodes with a specific value in a binary tree +0.04
Converting Hexadecimal String to Decimal Integer 0.00
I get a negative number for the denominator -1.28
On the Windows command line, how do I feed output from cat into my... -1.53
How to pass a file as a parameter of a procedure 0.00
Recursive method for Pascal's Triangle for Java -1.49
How to create regex that matches only not spaces and not letters? -1.90
How to spot * in regular expressions? -0.01
Postfix calc only works with proper spacing(i.e. 3 14 2*7/ throws a... +0.29
Difference in Ada remainder operators? +0.47
Recursive Knapsack returning wrong answer -0.44
Deleting first five lines of a text file 0.00
Replace Char in Switch Statement -0.50
Why is an array's length immutable? -0.55
Android - How to customize rounding value? -0.33
Why won't Character.toString((char)i) work in a certain place +0.51
Ada Generic Package with Default Subprogram +0.47
Calculate number of letters in string array? +0.53
How do I stop the next println from appearing before my scanner has... -0.22
What is the difference between != and =! when comparing two variabl... +2.13
How to rotate an asterisk trapezoid in java? 0.00
How do I generate a random number between an inputted range using t... -0.52
Entering negative Numbers on Array +1.17
Regular Expression to define a Regular Language +2.48
Ada: omit newline when redirecting to stdout (testing Put) +0.57