StackRating

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

Shanu Gupta

Rating
1537.75 (12,978th)
Reputation
2,501 (67,487th)
Page: 1 2 3
Title Δ
passing static method as parameter in Java -0.39
org.apache.commons.lang3.StringUtils vs org.apache.logging.log4j.ut... 0.00
How to construct a binary tree from level order array? -0.05
In Java, How much memory is allocated on stack and heap for "n... -0.37
can I use "str".equals(obj) with toString implementation? +0.91
thread synchronization problem (with updating a variable sum) 0.00
My custom exception is not returning the exception code ( code is r... +0.45
string.split(\\s+) unable to deal with leading spaces -1.48
How to match numbers within a word in regex -0.58
Why is there still an error case in this binary search of sorted ar... +1.13
Set the size of an array in one class from the main class in java 0.00
How to define elements in matrix in Java, where in every next row e... +0.45
Data type conversion error from char to int in java -0.21
Algorithm, Big O notation: Is this function O(n^2) ? or O(n)? -0.94
Mocked service throws nullPointerException 0.00
Removing Extra Spaces in numbers in a text +0.46
Change property attribute object of an final object 0.00
How do assert one list in another list with same order 0.00
Reverse int array but only half done in result +0.44
Find content after a specifc bracket using java -1.57
java garbage collection : reference to unreferenced object's me... +1.54
What is the best design pattern to read an excel with multiple sheets +0.45
How to calculate the sum of the list using stream? +0.32
I am getting sum of last index but initial index give me 0 why? 0.00
mockito - mock protected method in different packages -0.05
Split string by "],[" -1.34
How to split an input of numbers (student ID) from user to implemen... +1.60
For loop: populate array from user input +0.46
Stubbing for final Class method from another Public Class in Junit... 0.00
Random generator without repeated result -1.08
Why this is happening in Java? -1.21
System.out.println not printing after export from Eclipse 0.00
What basically is RandomAccess? Why we use RandomAccess? -2.22
how to indicate white space in java +0.44
Java String length not working properly -0.76
Java regex between 2 characters include new line or tab -1.95
Changing variable value of linked list node in Java. +0.44
Declaration of generic Iterators -0.48
method requiring return statement outside for loop +0.43
Convert comma seperated string to arraylist 0.00
jconsole not connecting to java process on 1 server unlike another... 0.00
Compare path of url strings. Ignoring domain names 0.00
find subsequence in a string: Java -3.37
Adding multiple strings to list<String> simultaneously? 0.00
Why can't the compiler find my public class in a source file th... +3.48
The cost of setting up tests in JUnit - using mocked objects versus... +3.36
Math.random with changing values +3.74
Use Mockito/PowerMockito to mock a public method of super class -0.21
java.lang.ClassNotFoundException: com.netflix.discovery.EurekaClien... -0.43
How do I add - sign in printf 0.00