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 ... 20 21 22 23
Title Δ
Java - how to convert netmask to bits/length +0.14
The program won't print smallest area and perimeter in the figure 0.00
Is there a way to pass a method reference in Java? +1.56
Java String.toUpperCase() -0.49
Backtracking Java 0.00
Character Concatenation Resulting in Numerical Output -1.30
Nested while loops stop after first iteration? -4.11
java Accessing global variable to another class(updating variables... +1.96
how to get type of variable referenced in Java? +5.85
Why I need use encoding in String.getBytes(charsetName) -2.28
Regex to match any words with the following condition: after the ch... +5.91
Matching one string multiple times using regex in Java -1.74
try statement not being used on second illiteration of loop 0.00
time complexity for a triple for loop 0.00
Point an iterator to an object Java? 0.00
Why are arrays covariant but generics are invariant? -3.84
How to print n numbers per line -1.12
Can you help me understand this Java code? +4.41
Program gives same result every time when it should be random 0.00
Any room for code optimization for calcuating the indices of array... -2.06
Multi-dimensional array in Java. Is it that complex? -3.10
Having trouble with Boolean. Making a test if an integer is greater... +0.37
How to call same method of a different class in multithreaded way -3.86
Generate a sequence of two numbers printing even and odd number? -1.85
Regex: Matching 4-Digits within words +0.42
Java: 2D array of arraylists? -3.98
Make app more effecient by eliminating extra codes +4.57
Can somebody please explain me this output of polymorphism? -1.75
Getting some data from HTML using regex -1.92
why java doesnt allow inherited type as argument to a overriden met... 0.00
Evaluate Polynomial String without using regex and API -1.75
RegEx for string getting words without spaces, but one part could h... +0.34
Multiple regex for replacing characters in java +3.67
java file readline returns null +4.13
In java why is it bad to set a field with both setter and getter as... -1.06
Different ways of calling sleep method in threads +0.68
Regex: int cannot be dereferenced -1.38
Silly Ada Generic Package Management? +2.71
Adding to front of List throws? +0.37
Call by reference or Call by value +0.21
Removing duplicate characters in a String (user inputted keyword) -1.73
How to iterate through a HashMap with two iterators? +5.00
Remove single character occurrence from String -1.32
Is chaining replaceFirst() calls inefficient for a chain of 51 calls? -0.82
How can I write a function boolean succeeds(char a, char b, String... +0.58
Binary search in an ordered list in java -2.78
Search and replace in Array using index of another 2D array 0.00
how to implement object-level private access in java +4.19
Program is supposed to determine if the input number is prime or not -0.82
Revisited: zero-length matches in Java regex +0.44