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 ... 7 8 9 10 11 ... 49
Title Δ
Difference between JPA's AttributeConverter and Hibernate's... 0.00
How to round a double to two decimals through Formatting, then usin... +0.57
Why there are so many methods of getting date time in java? +0.30
@Transactional(propagation = Propagation.REQUIRED) in spring? +0.30
Why postgresql uses wrong version of driver? 0.00
tomcat jdbc pool has some different behaviour about connection reuse 0.00
Can one be using two nested synchronized blocks in order to lock tw... +0.24
Give program time to shutdown threads but with System.exit backup p... 0.00
Cast from float to double +0.87
Lock.tryLock(): Thread performing different tasks? 0.00
Why are results of path.toString() failing to show all characters o... +1.25
Java - why is Thread#join(millis) void? -1.83
Increased heap size in java is not reflecting in jconsole 0.00
When does the thread that calls Lock.lock() returns from the call,... -2.28
Is it possible to remove vector elements by enumeration in Java? 0.00
Can and should I use JDK 9 for development of Java 7 / Java 8 softw... 0.00
Make class (which wraps a Map) usable in for-loop in Java -2.74
how does declaring of variables in a loop statement work in java +1.22
AutoCloseable contract: writing to resource allowed in close()? -0.21
Configuring servlet url-patterns without web.xml 0.00
Assign more than one variable to a method 0.00
(In)Appropriate use of concurrency 0.00
Can not set [B field fr.mypackage.MyClass.data to java.lang.String 0.00
Maintain position in ConcurrentLinkedQueue 0.00
Global Array in a class initialized size based on a pass parameter... -2.82
How to copy IntBuffer into int[] 0.00
DTO vs hashmap: maintainability vs memory efficiency 0.00
Get image resolution ( theBufferedImage ) 0.00
Fixing incorrectly ISO-8859-1 decoded UTF-8 string in Java +0.27
Java: Can list hold classes implementing more interfaces +1.23
MySql Resultset Stream large complex query 0.00
String HashSet produces an output that doesn't match String Has... +1.00
Is there a cleaner way of writing same method with different parame... +2.16
Java FixedThreadPool waiting thread context switch +0.74
Changing from Singleton to Prototype with @Scope("prototype&qu... +0.31
What is wrong with this Java Puzzlers piece of code? 0.00
Do raw type declarations take more memory and can lead to memory le... 0.00
Tomcat seems to not be able to deallocate threads +1.18
Are Assertions Insecure in Java? +0.32
The difference between life and scope for local variables? -0.15
Jpa getSingleResult() behoviour if no entity is there sometimes it&... 0.00
Is there a reason why using aliases in an SQL is returning an error? +0.31
Why is DatagramPacket object get stuck when using one of it's m... 0.00
Impact on memory when reference objects are reassigned +0.56
Java Collections Sorting Hypothetical +0.33
Java Beginner: Generating Random Colors in Recursion 0.00
Is it possible to iterate LinkedHashMap in both the ways as it is i... +1.50
how to use HeidiSQL BLOB(hex code) in jsp 0.00
is lock downgrading necessary when using ReentrantReadWriteLock 0.00
Does Executor's threadpool count affect sub tasks given main ta... +1.87