StackRating

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

Kayaman

Rating
1626.85 (947th)
Reputation
1 (3,383,828th)
Page: 1 ... 31 32 33 34 35 ... 49
Title Δ
There should be a strange bug,what is that? +0.38
post increment becomes pre increment in jar -0.66
slf4j trace vs debug used with log4j 0.00
Java HttpServlet, override method service, best practice +0.25
Java concurrent writes from multiple threads to a single text file? -1.53
Running 2 Tomcat Servers using different ports with intern() will l... 0.00
CSV Reader - Java for PostgreSQL -0.57
Does order of compared literals matter if both are evaluated? -0.33
Casting generics list in Java -0.92
Transfer of image over network via TCP Socket in JAVA isn't wor... +1.61
Java 7 - Stream data through class hierarchy 0.00
Which places can contain action statements 0.00
loading a a csv file in a java program -0.08
why cant i increase my heap size? +1.16
Does Java have byte[] xxxbuilder class just like StringBuilder for... 0.00
change existing task prority in PriorityBlockingQueue 0.00
Is it necessary to make a deep copy for an immutable object +0.37
Local variable might already have been assigned -0.03
Confusion between sleep() and wait() -0.09
Do I need AtomicInteger inside a synchronized(anyObject) block? -0.96
Open database connection on every x seconds 0.00
How to check the object of type int[] of an arraylist? -0.37
128-bit compare-exchange in Java 0.00
How to delete a thread in Java -1.30
Write a string in Eclipse console in Bold? +0.42
How to modify the already built object in Java, when the Object is... +1.28
"At least one parameter to the current statement is uninitiali... -0.40
Hibernate updating the record upon calling the setter methods of th... +0.15
How to close an HttpUrlConnection after 5 minutes without getting a... +1.60
What are the disadvantages of my implementation of the builder obje... 0.00
Comparison between objects in Java -1.79
Difference between prefix and postfix ++ operators in Java +0.11
Deserialize list of object java -> INVALID STREAM HEADER 0.00
Under what scenario Map.Entry returned by map.entrySet will be NULL +0.40
If there's only one thread running(main) and sleep(1000) is inv... +0.64
What is the difference between an n-node tree and a binary tree? +0.41
Spring Boot Java 6 java.lang.UnsupportedClassVersionError: X : Unsu... 0.00
Interface Class vs Class +1.33
logback configuration doesn't work for spring -2.41
I'm Not able to find when the exhausted resultset occurs? And,... 0.00
Don't understand why Set is not null +0.41
KeyEvents are not received when pressing keys at the same time 0.00
ConstructorNotFoundException when mocking java.sql.Timestemp object 0.00
What is the reason for making a nested class static in HashMap or L... +2.26
Understanding Forward Only ResultSet 0.00
Identifying duplicate requests fired from back end -0.58
strange for loop in java +0.98
Spring MVC blocking queue with initializing of huge library 0.00
How to lock with ReentrantLock? +0.99
What are the reasons to optimize imports? -0.28