StackRating

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

Marko Topolnik

Rating
1661.22 (417th)
Reputation
153,482 (364th)
Page: 1 ... 27 28 29 30 31 ... 67
Title Δ
compareTo with generics for heapSort +0.32
Deterministic garbage collection in JVM -0.47
Is it okay to handle Runtime exceptions? +0.87
recursively examining the first element of the list to see if list... +0.36
Is it okay to catch java.util.zip.ZipError? 0.00
Executor Service and scheduleWithFixedDelay() +0.74
Regex to remove string between two characters (exclusive) +1.02
Why does Java allow us to compile a class with a name different tha... +0.80
new constructor and function +0.77
Runtime.getRuntime().exec Hangs 0.00
Java command too long to run -0.22
How to convert list<object> to String Array 0.00
Static Nestest Class, Static attribute access. Brain Teaser +1.48
Threading in Java. Creating each figure in new thread, loop not wor... +0.31
Is there any difference between ways we are declaring arrays? -1.40
Using pattern matching in Java +0.83
How to display class's not inherited methods and fields +0.10
Shall we avoid writing static methods in our java code for better t... +0.52
Java anonymous generic inheritance +0.80
Why should I always use || instead of | and && instead of &... -0.76
Get ANY element from a list +0.34
Arraylist<String[]> how to access? +0.33
How to convert MAC string to colon-separated string +0.64
Bug with Thread.pause 0.00
Helping the JVM with stack allocation by using separate objects -0.70
Run-length decompression +0.60
Java - hashtable return any value or any key? -0.63
Is this an acceptable way to create a lock in Java ? -0.73
Why do I need to explicitly cast char primitives on byte and short? +0.34
How to end a thread after coming out of a for loop +0.37
Insert in middle of list -1.32
Finally always executed before method is finished? +1.17
How to Convert 8 bit to 16 bit? +1.33
Inheritance in java - something that i cannot understand 0.00
How should I properly block access from other threads to this object? +1.21
Confusion regarding java's multiple inheritance.Please read below +1.52
iterator, do something when hasNext() equals false +0.74
Try catch exception infinite while loop +1.14
How is a java byte stored? +0.34
I got this really long Java code and I don't know how to shorten it +0.42
How to try something until available object is found -0.70
java regular Expression, fetching time out of a string 0.00
Java Generic object initialization +1.29
Interface with default methods vs Abstract class in Java 8 +0.95
Java char array copying yielding weird results 0.00
Multithreading: wait() and notify() in Java WITHOUT checkpoints eve... 0.00
Why java switch statement can't handle null, since it has a "d... +0.14
I get false hour and minute in java +0.46
Different return type of generic method depending on invocation loc... +0.35
Why hashCode and equals methods are not working when a List impleme... 0.00