StackRating

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

TheLostMind

Rating
1592.81 (2,137th)
Reputation
32,018 (3,729th)
Page: 1 ... 12 13 14 15 16 ... 28
Title Δ
Why String created using new operator creates string literal in str... +0.48
thread safety with two synchronized methods, one static, one non st... +0.28
null value considered as Object or Array -0.22
How to explicitly release CountDownLatch +0.48
how to synchronize a method in java without affecting speed 0.00
Why is the reference passing in this code not working? -1.19
Why is the result of Byte.parseByte recognised as an integer? -0.61
Confusion regarding hashset, hashmap, hashcode, equals +1.04
How many objects are created in this 0.00
(Java) Trying to print "abc" 5 times with a return statem... +0.10
Checking to see if an integer has distinct numbers java +0.48
regular expression in java inside an if block +0.48
Java: Validating a string -0.10
What does replace do if no match is found? (under the hood) -1.03
Alternative to successive String.replace -0.98
Difference between Pattern class and Matcher class +0.49
why we need storage allocation in compiler 0.00
What should be the optimal way of solving Recurrence relation for r... +0.21
Clarification on class initialization -0.40
rearranging of linked list elements +0.01
Maximum length of String[] -0.52
Do unused local variables in a method acquire memory in JVM? +1.15
java kinds of type and null reference -0.38
Array Length Initialized with Scanner +0.69
How to initialize a string with special characters `"`? -0.33
is a java scanner closed when an exception is thrown? +0.99
Why ArrayList is faster than HashSet in java? 0.00
Creating a thread via implementing runnable interface -0.00
How to create an array list of an array -0.00
Contains method for Iterable and Iterator? -0.11
Integer.parseInt(scanner.nextLine()) vs scanner.nextInt() +0.52
Easiest way to convert an int (byte) to a single-character String i... +1.37
How to fix an incompatible type error +0.52
Understanding reference concept in Java +0.75
String Pool related concept but confusing -0.60
java: justifying existence of different Exception classes +0.08
In Java, do I need to synchronize simple assignment to static? +0.25
Java program output strange result -0.65
What does it mean for a collection to be final in Java? -0.63
Using split in Java String +0.94
Overridden methods and dynamic binding 0.00
How jvm determines to perform the coustmized sorting in treeset? 0.00
Memory allocation of Array +0.07
Explanation of Java code -0.26
Is there any restrictions call wait() method? -0.10
What's the intent behind this documentation? 0.00
Java Regex Remove comma's between numbers from String -1.25
Java lock objects in one class -0.33
Not getting the desired Output.Scanner not working properly. Help me 0.00
Java String Manipulation into Columns -0.11