StackRating

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

yshavit

Rating
1629.11 (893rd)
Reputation
35,811 (3,196th)
Page: 1 2 3 ... 15
Title Δ
Efficient way to replace escape sequences when building a String in... -1.47
How is it that in two's complement representation of integers,... -0.84
+0 and -0 shows different behavior for int and float data +1.40
Copying a 2D array in java 0.00
Java ConcurrentHashMap Get and Put Atomically +0.28
Create a Stream from a byte[] to a primitive byte Stream +0.70
Birthday problem, Average number of people 0.00
Java dynamic enum at startup +0.32
Dynamically return with the type of calling class using generics in... +0.74
What do square brackets before a number mean in Java? e.g. []89 or... 0.00
What's the point of Clock.withZone? 0.00
How can Java prevent duplicated number creation with Random class? +0.86
How did it achieve multiple inheritance before java 8 when there ar... 0.00
is there any function to remove the (",") in my code -2.03
HashMap.Node is not recognised 0.00
Java Upcasting or polymorphism in Inheritance +0.29
java multithreading -Wait for free threads availability to create a... +1.40
Why G1 Garbage collector is called "Garbage First"? -1.90
Why New keyword (Constructor) gives StackOverFlowError? +0.32
Why do I get error "ArrayIndexOutOfBoundsException: length=0;... -2.68
How can I end a 'try' loop in 'while' loop? +1.22
Why hashset solution is accepted whereas using hashmap getting time... +0.31
Is it possible to use HashMap<T> in a multi-threaded app? +1.23
Is flight recorder a sampling based or an instrumentation based pro... 0.00
Happens before between threads and atomic variable -1.59
How to replace certain characters of a string +0.79
Java - Trying to create circle objects inside array -0.97
Returning from java method before all threads are done 0.00
Thread-safe writing to the same file +0.33
What is a real life example of generic <? super T>? -0.87
Inline lambda syntax for throwing Exceptions 0.00
Why the string 'java' cann't be added to 'String Po... -1.99
Java Process error cannot run program 0.00
Does changing a enum to a class break binary compat -0.68
Unnecessarily using volatile keyword -- is that dangerous? -1.72
Is it possible to write a guaranteed classic deadlock with synchron... 0.00
How to catch exception in Java? +1.42
hash code of different objects are the same -1.18
Java - Where is the reference of a member variable stored in memory? 0.00
Is there any way to change value captured by Java Lambda +0.31
Name of construction +1.12
Boolean value assigned is never used - Java / Android Studio -0.70
Simple micro-benchmark with JMH 0.00
Java what does a protected variable mean in enum type? 0.00
What is the time complexity of put() and get() operation in Guava L... 0.00
Is this a valid way for testing a constructor +0.32
Safe construction in java multithreading +1.36
Why did Goetz not use volatile boolean for Listing 7.20 again? -2.12
Atomic CAS with non-volatile field -0.36
Ignore case affect character set 0.00