StackRating

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

Kartik

Rating
1550.86 (7,684th)
Reputation
4,157 (40,276th)
Page: 1 2 3 4 5 ... 7
Title Δ
How to sort array of type Object[][] by a specific column 0.00
How to call a method with a parameter decorated with @Vaule annotat... -0.05
How can I turn this array into an ArrayList that does the same thing? -0.67
How to convert a String into an ArrayList of Strings +0.87
Trying to create an ArrayList of Strings from an enum class 0.00
How can JAVA give two lock to the same code segment? 0.00
Java: Get instance of super class from subclass +0.48
Using Java 8 Streams how to convert an Array of Enum Objects to an... 0.00
How to replace duplicate elements in Hash Map +0.39
Spring's autowiring , new operator and confusion +0.46
Java - How to access Enum Class and Enum objects via strings? +0.94
Java array list reference 0.00
How do I set this list of numbers in my runner to an ArrayList in t... +1.27
when I split a string into multiple strings, how do I get a certain... +1.13
Using Spring Data JDBC in a Spring Boot app -2.10
Splitting on comma outside pair of double quotes . Ignore double qu... -1.31
Find majority element in an array 0.00
convert List<List<Integer>> to 2D char array? +0.47
How to sort a multimap in Java? -1.24
I am reading the text file (comma as a delimiter)from java -0.35
Issues with Binary TreeNode editing function +1.82
Print current date every 5 sec with in a 30 sec loop +1.55
How to fix java.lang.NoSuchMethodError in leetcode -0.03
Converting Enum to a String Object for Java seamlessly 0.00
get key and value from HashMap within ArrayList +0.57
Is this the good class design practice in Java? +1.89
Why functional style search acts faster, then imperative in Java -0.03
Group JAVA Map keys based on tokens in string key -0.53
How do I iterate through a HashMap<String, Set<String>>... +0.47
minimum number in a string should be 1 regex validation? +1.66
Returning index of the list while updating the count of Comparator... +1.97
SQL JAVA I'm trying to get the minimum of something and ID it g... 0.00
Java regular expression to extract content within square or round b... -1.07
How to count the number of trailing zeroes in an integer using Java... -0.90
Passing a CompletableFuture's result to another 0.00
Replacing specific words in a string, given an arraylist of an inde... +0.23
How to compare List of HashMap with selected keys +0.47
Message not showing after it exceeds over the amount limit 0.00
how to implement Linear search using streams 0.00
Is there a way I can call a parent class constructor that takes par... -0.58
Transposing a 2D Array Only Works For Rectangular Arrays - Java +0.50
Regex to Replace Empty JSON Entries +0.10
Grabbing Data between Greater than Less Than 0.00
How do you sort the values of arrays by grade (e.g. 85-100 is an A... 0.00
How to change a reference pointer to another object +2.33
Java Hashtable containsValue() not working 0.00
How to sum using stream() by a certain type of variable 0.00
find a min value by iterating the array and dividing each element b... -0.21
In Singleton Pattern,what happen when a two or more threads execute... -1.99
The following code with listiterator is running infinitely +2.65