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 ... 31 32 33 34 35 ... 67
Title Δ
Run a command that uses pipes in terminal on Mac using Java -2.22
Why Comparable natural ordering needs to be consistent with equals... +0.85
Threading slows down the PC and causes a java.lang.OutOfMemoryError -2.57
Why Custom Java Serialization +0.23
Basics of Serialization in java not understood -2.25
Linkedlist implementation in Java Sorting not working -0.50
short to int cast, weird behaviour -0.61
Generic array in ArrayList implimentation +0.73
Rearranging GOTO's using ASM [JAVA] 0.00
Java application slow because of heap +0.32
I want to know the meaning of a line in java +0.93
This function in constructor in java -0.58
Bad practice to wait for service to return? +0.35
Edit distance in java +0.35
Why use a connection pool instead of a static connection variable? -0.40
Function to obtain a thread given its ID +1.94
Why can I add characters to strings but not characters to characters? -0.21
How to cancel all the thread/ threads in ExcecutorService? +1.34
Java Future<T>, TimeoutException, and getting partial results 0.00
why interface is important in creating RMI application? -0.87
Implementing Read-Write Locks with Double-Checked Locking 0.00
equals() and == for the class object -0.86
Static imports vs. definition delegation -0.09
Is it bad practice to use break to exit a loop in java? +0.57
Generics method overriding 8 -2.17
where the values of object stored in java 0.00
why Integer.parseInt("11111111111111111111111111111111",2... +0.35
Why can't i instantiate ThreadPoolExecutor with BlockingQueue<Ca... -1.34
Access private member in Java +0.23
wait/notify. Why all threads are getting notified? +0.34
What is path of JDK on Mac ? +0.93
Java generic method returns different type - no exception +0.50
Programmatically Set -X: and -XX: System Properties in JVM +1.52
Java Process/IO Execution Hang -0.55
short plus short is an int -2.23
? concerning running GUI classes..please assist 0.00
Does Any Language Have a Delayed Return Mechanism? -0.71
what is the purpose of hashcode method in java? +0.83
Incompatible types with inheritance Java -0.57
Is this class thread-safe? +1.29
Are simple enum types as efficient as integer constants? +0.93
How to compile main class from command prompt that include other cl... +0.33
How i can iterate list to get 10 elements each time in java +0.79
An algorithm for multiple selections based on input numbers -0.42
Clarification of private access modifier -0.75
Are empty synchronized blocks optimized out by Java compiler? 0.00
Memory management of objects in java -0.47
Faster way to find out if a number starts with 2? -0.12
Should I cache System.getProperty("line.separator")? +0.20
Can the new for loop in Java be used with two variables? +0.06