StackRating

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

Thiyanesh

Rating
1513.72 (49,789th)
Reputation
2,330 (72,336th)
Page: 1 2
Title Δ
How do I make this program check if an input is an integer without... -2.95
Creating an array between two integers w/ math.random as part of se... -0.08
Splitting a string using streams and returning a string with the sa... -0.19
Cannot convert Char and Int HashMap to a string -1.83
Can someone please explain these two simple loops? 0.00
how to swap a string from one index to a different index? -4.34
MessageDigest NoSuchAlgorithmException in Java 0.00
Count all the calls to add key-value in Hashmap +3.88
How can I ensure that every thread is working on the same object? -0.13
endless erors within my logical operator if statement 0.00
How can I modify my credit card validator program to check only for... 0.00
Difference between Open JDK and Oracle JDK for containerized applic... 0.00
Socket timeout but servers logs 200 0.00
Package Visibility Issue in Java 0.00
Processing elements after filter has removed all elements +0.39
Unit testing, assert equals if difference is not bigger than 1 -3.94
How to access overridden method of parent class without using super... +3.95
Using threads in Java to process array elements +0.56
Permutations of Strings in an Array need to be in same order but ar... +3.75
Internally HashSet is using HashMap only but why we are going for h... -3.65
If the return type is not a part of method signature in Java, why m... 0.00
Write a method for concatenating two doubly linked lists L and M 0.00
how to fix a bad source file error in Java? 0.00
Ascending and descending sorting using BST insert method query 0.00
Comparing the content of two objects in Java -4.25
showing highest and lowest value of a series of objects in java +3.86
ConcurrentModificationException when looping through lists from JPA... 0.00
finding middle of linked list using fast/slow ptrs, running into nu... +3.99
Multiple jetty instances for different applications 0.00
How to identify a specific object byte offset value and extract it... 0.00
Why put the value in Entry instead of ThreadLocal? 0.00
Codes work in one environment but not another 0.00
How to delete characters at x? +1.67
Why getting ConcurrentModificationException in HashMap 0.00
How does removing one link delete a node from a linked list? +4.02
Inserting all combinations of characters into a string in Java 0.00
Find all the childern and subschildern of a node who have same name... 0.00
Implementation of the 'set' method for a linked List? +0.09
Pandas columns of lists, create multiple columns by iterate (select... -0.35
Detect Cycle in an undirected graph using Breadth First Search Algo... 0.00
Throwing exceptions for a pop() method in Java -4.02
Why doesn't (52 & (1 << 37)) return 0? +0.67
How to get array with closes subset to the target array 0.00
How do I compare objects in Java? 0.00
How to fix race conditions without using synchronized (Lock free se... -2.03
How to compile a java 7 project by java 6 environment +3.90
Received close_notify during handshake SSL Error? -0.21
Loss is in negative. Accuracy is very low. I am unable to determine... -0.04