StackRating

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

Ruchira Gayan Ranaweera

Rating
1500.45 (450,795th)
Reputation
26,459 (4,815th)
Page: 1 ... 24 25 26 27 28
Title Δ
javac is unable to find import +0.60
How do i create a string enum types without overriding toString met... +0.12
Fast Lookup of Java -0.47
What triggers garbage collection -0.44
Basic Java issue: equivalent integer arithmetic producing different... -0.74
Rules for typecasting with byte +0.50
How to convert string value into Enum in Java? +0.50
How to parse end of line string in Java -0.01
action throws custom exception but not caught in filter +0.10
How to get a specific list item without going thru for-loop method? -0.94
How do I return an ArrayList<String> from ArrayList<ArrayL... -1.06
parsing string value within a string +0.27
Intellij Module dependency . NoClassDefFound Error +2.43
Why can't variables be declared in an if statement? -0.08
Push vs Pull Model in MVC +0.61
How to start JBoss AS 7.1.1 on Windows? +0.60
replace string in java using string builder +0.28
I was confused, what is differences between jboss esp6.1 and jboss... -0.41
How can I match a char at a specific index in a string? -0.99
what does **/*.java mean in java classpath -0.39
Cannot insert data into Database( Syntax error into INSERT INTO Sta... 0.00
Java runtime find out if JDK Features are available +0.59
Strange ConcurrentModificationException behavior -0.27
string.trim() not functional? -0.53
Date Class error in java +0.31
Java StringBuilder with printf. Equivalent String.format -0.79
Sorting list from greatest to least -0.60
How come this equals & hashCode override does NOT cause an exce... -0.43
Reading from file double value using Scanner - InputMismatchExcepti... +0.26
How to transform MultiMap<String, String> to MultiMap<Stri... -0.84
What's the best way to sum two Map<String,String>? -1.74
How to convert Blob to String and String to Blob in java -0.78
Java Sorted String Permutation with certain limit +0.32
Iterate over Java ArrayList and execute different methods depending... -0.20
Java get Substring value from String +1.56
How do you reverse a string character by character in java? +1.03
Simple ArrayList remove identical content +0.17
Search for key-value pair in string -0.29
Which is faster "If (bool) {true} else {false}" or "... -0.66
Converting .java to .exe +0.31
Why can int/byte/short/long be converted to float/double without ty... -0.02
Calculating Time difference between two Time class of different date 0.00
Is it possible to parse List using Enumeration? -0.40
How to use generics in calculate area method? -0.16
How can i insert Hindi record into mysql using netbean +0.40
how to print a java int value when it crosses the limit -0.51
How to add some time in the system time? +0.08
Store parts of string in a string array +0.14
How do I print the fields queried? -1.10
(Java ) problems with myString.charAt(i) > "1" or mySt... -1.20