StackRating

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

Amit Bera

Rating
1531.66 (17,112th)
Reputation
4,063 (41,257th)
Page: 1 2 3 4 5 ... 6
Title Δ
What does the ++ operator do to an Integer? +0.04
Java ArrayList adding element at nth position -0.00
Facing an error while assigning values to a list -0.17
Java: Consumer interface in a stream doesn't work as expected -1.41
Returning the same generated UUID in a static and non-static method 0.00
How it makes difference if I close the database connection after ca... +0.19
Math.sqrt one works one doesn't why? +0.19
Need help to understand String length logic +0.68
TreeMap Customized Comparator -0.60
What uses are there for String#subSequence() -1.98
Priority queue is not maintaining sorting order +0.66
Java can't replace "{" with replaceAll method +0.08
Cast String to a value obtained using reflection +1.22
How are the primitive data types in java defined/written? -0.31
Database rollback based on another thread result 0.00
Who will garbage collect or unload the garbage collector -1.03
Java 8 Executors throwing RejectedExecutionException while reading... 0.00
How to iterate over generic list 0.00
Using a for each variable to return def list size 0.00
Java 8 Streams - Why can't I sum a Stream of Integers? +0.61
How to check whether an array with a specific Index is empty? +0.49
How to put values of one hash map in to another when both types are... +2.48
Verify and replace id to match a pattern in java? +0.46
Spring boot autowiring BeanCreationException for static field -0.55
Put factory method in abstract parent class 0.00
Ternary operator gives "Not a statement" error +1.73
CompletableFuture runAsync vs new Thread -1.87
Java generic class extending comparable cannot be cast to java.base... 0.00
how can I compare the two lists with/without iterating over each list +1.20
How to listen for a specific time in Java thread? -0.02
Use Java 8 stream to transform nested collection -1.20
Function that return the number of bytes necessary to store a long... -1.14
Hibernate does not rollback in case of a runtime exception thrown -0.03
Get message from hashmap by approximate ID value, not identical one +0.68
Executor service or daemon threads which is better for multi threads? -0.84
How to get current time and date and set a specific time for action... -0.10
Why i cant reach instance of object in object array? -0.65
How should I restrict usage of methods of predefined class -1.25
why this.hashcode() is generating stackoverflowerror +0.45
SimpleDateFormat leniency leads to unexpected behavior -1.81
org.json.JSONObject cannot be cast to Serializable_JSONObject 0.00
java wait for event from thread +0.46
Convert a comma separated string to list which has a comma at the l... -2.54
Spring Boot project fails to run because of Schema-validation: miss... 0.00
meaning of "public interface MyInterface<T extends MyInterf... -0.51
why can't Countdownlatch in java stops at given latch count? -1.86
Why do we allow referring to an enum member of an enum member in Ja... +2.26
How to ensure Thread safety of subclass' methods from a supercl... -0.10
how to make Entity in Java +0.46
Do i also need to return string outside if-else condition ,when the... +0.60