StackRating

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

polygenelubricants

Rating
1713.01 (99th)
Reputation
296,579 (120th)
Page: 1 ... 23 24 25 26 27 28 29
Title Δ
can't explain NullPointerException -0.76
How to read integer value from the standard input in Java +0.83
Why can Java Collections not directly store Primitives types? -0.93
What is a typical algorithm for finding a string within a string? +0.31
List to TreeSet conversion produces: "java.lang.ClassCastExcep... +1.06
Passing by reference in Java? +0.01
How can I get a first element from a sorted list? -1.79
How to get values of an array in the alphabetical order? -0.34
Getting Greyscale pixel value from RGB colourspace in Java using Bu... +0.89
Printing a sideways triangle in java +1.25
Given an array of integers where some numbers repeat 1 time, some n... +0.39
How do I keep a scanner from throwing exceptions when the wrong typ... +1.67
StringTokenizer problem of tokenizing -0.57
Java Array Comparison +0.75
dot length in java - finding its definition +1.23
How to create a static enum with a value that has a hyphen symbol i... -1.08
How to use java.Set +1.58
Grammar for Java's annotations +0.39
java regular expression -0.97
Java - Method Invocation & Execution -1.25
Generic collection as a Java method argument -0.12
Shortcut "or-assignment" (|=) operator in Java +1.50
Can i get the particular disk space(like C: ) using Java program? 0.00
Validating an integer or String without try-catch -0.26
problem while removing an element from the TreeSet +1.07
How to detect and replace non-printable characters in a string usin... +0.60
Print a string that contains a certain pattern in Java -0.06
Merge method in MergeSort Algorithm +0.41
regexp exclusion 0.00
How to simplify this logic/code? +0.92
Creating lots of arrays +1.55
Why can we have static final members but cant have static method in... 0.00
How to get a random letter from a list of specific letters? -2.23
Explain JAVA code +0.34
How to avoid repetition when working with primitive types? +2.11
When I do ""+1 I get a String - Why -0.81
Java get user details +0.22
how to sort a Collection<T>? -1.45
Why does (360 / 24) / 60 = 0 ... in Java +0.33
Simulating pass by reference for an array reference (i.e. a referen... +1.41
Using reflection to change static final File.separatorChar for unit... +1.63
N-queens problem and Backtracking ~how to represent the node? +1.05
How do I apply the for-each loop to every character in a String? +1.85
Does Duff's Device Speed up Java Code? -2.21
Unexpected generics behaviour +2.76
Graph coloring Algorithm -0.10
Handling multiple exceptions -2.16
Array increment operator +1.45
Reverse each individual word of "Hello World" string with... -0.73
return type of main in java -1.34