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 ... 28 29 30 31 32 ... 67
Title Δ
What happens when a map has to be resized to accommodate more items? +0.83
" Suppose you are passing or returning an array of references... +0.99
Deadlocks using wait and notify +0.08
Why is my numeric validation method not catching certain strings as... 0.00
Why does for loop using a double fail to terminate -0.33
How to write switch statements based on 3 variables? -0.71
Why do I need "throws Exception"? +0.67
Calling a method vs assigning the return type +1.31
How to set limits (1 or 2) When wanting a random number? -1.63
Building a Better ArrayList +0.94
Detect which emoticon is present in given string +0.35
What is the preferred way to deal with two-dimensional arrays? 0.00
Is it a good practice to have trim in setter? +0.27
Java - pass by value +0.33
Call main thread object methods from second thread design pattern 0.00
Access a private variable from the superclass (JAVA) -1.40
HashSet vs ArrayList Speed? Insert vs Lookup ( Java ) -1.69
Use switch statement to compare a string against an enum +1.42
PDU.TRAP vs PDU.SET snmp4j +0.35
Map<String, ?> how to use it +0.78
Notifications in multithreading 0.00
Isn't it possible to configure logging INSIDE the application when... -2.50
Messing with java finalize() +1.57
Java Heap Size and OutofMemory 0.00
Eclipse Exception with java.lang.OutOfMemoryError: Java heap space -0.65
Time complexity of StringBuilder reverse method 0.00
Java: Is there a way to count occurrence of int in 2d array? +0.42
Why is Eclipse suggesting I make my method static +0.83
Why I had to put f to the value of the variable float f=5.67f? +0.30
syntax of lambda functions in java 8 +1.15
Recursion and Arrays -0.98
why does the Collections utility class does not have a Iterator met... -0.60
OOP pattern for indicators (variables, parameters) and its values 0.00
Java performance - the fastest 'boolean' would be? +0.71
Drools Java OutOfMemory Error 0.00
How to change a value of a field in an ArrayList of objects? +0.09
How do I block a query thread when another thread is updating the d... +1.35
Does setting a object to null multiple times have a performance imp... +0.19
Programming a reset button? 0.00
Java 8: Lambda-Streams, Filter by Method with Exception +0.84
Type Safety: Unchecked Cast from Object[] to T[] -0.62
Iterating through an array and checking each item, printing error i... -0.70
how to prevent instances of classes from multiplying -0.61
Removing strings from ArrayList -2.55
Replace method doesn't work properly -0.92
understanding Jvmstat graph 0.00
Can methods be referred to as functions in comments -0.62
ConcurrentModificationException in unmodifiable collection -2.28
unable to Autowire in Spring 0.00
Hashmap and how this works behind the scene +0.10