StackRating

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

Mena

Rating
1609.72 (1,413th)
Reputation
41,412 (2,658th)
Page: 1 ... 6 7 8 9 10 ... 27
Title Δ
Nested Generics Inheritance +0.08
Difference betweeen List<? extends A> and List<A> +1.90
List<List<String>> to String[][] 0.00
How to implement nested non-static classes in interfaces? 0.00
Store word in hashmap to an array 0.00
How is the code flows in method overriding +0.33
Continue Java Program Execution after Catching an Exeption +0.71
Which pattern to use to avoid code duplication with object value tr... +0.41
Swapping items in list using only add and remove +1.70
Sort List of Objects by values from array; +0.34
args.length() is showing compilation error where as args.length is... +0.61
Java check for null practise +1.44
How to put spaces in a stringbuilder -0.17
How can java create objects with children of the same type without... +0.60
Will Garbage Collecter collects the unused String literals in Java7... 0.00
java : interface as input parameter in itself 0.00
How to check if a specific word has a number next to it? +0.35
Can we create marker interface in java and how to tell jvm about th... -0.54
Associate enum value to integer +0.92
Java Void type - possible/allowed values? +1.20
What is the value of T when method parameter type is <? extends... 0.00
Protected methods in subclass access which is in different package 0.00
Overriding methods with generic parameters +0.86
Using regex to replace a certain string - Java -0.41
Is an attribute String an object? 0.00
Need explanation for the output of the following java code -0.07
difference between if ( !statement) and if (statement != true)? +0.89
Behaviour of double and float data types 0.00
How to trim/cut string in java by symbol? +0.36
Java Regex issues with single character followed by number +0.34
Accessing a random number string in different classes -2.35
Add unique letters of a given String to a List +0.70
Exetending abstract method from superclass to sub class +0.35
Erasure of method is the same as another method in type +0.36
Number of change notifications thrown when sorting an ObservableList 0.00
Regx to validate only 0 value. Single 0 value to be validated 0.00
"no suitable method found for add(java.lang.String)"in ar... +0.34
Which super constructor will be called? And is super constructor st... +1.44
Match text between empty lines 0.00
regular expression for java 0.00
RegEx pattern with unusual unicode character and word boundaries -2.28
Why won't this print any integers? -0.48
Regular Expression That Contains All Of The Specific Letters In Java +0.89
TextArea vs JTextArea Java -0.78
How to move all digits in a string to the beginning of the string? -0.07
Java language constructs to indicate that an argument won't be... -0.44
Am I using methods, constructors & getters right? +0.35
Array Index out of bound 2D array +0.85
Why is null printed before the string, in my string array? +0.33
Iterate large set of files in a directory +1.01