StackRating

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

Khalid Shah

Rating
1501.95 (370,342nd)
Reputation
1,464 (111,466th)
Page: 1 2 3 ... 4
Title Δ
How to access Athena from lambda function +0.47
how to check if a non primitive java array has a certain element 0.00
Convert comma separated String into Json string -0.00
What happens when String args[] is replaced with int args[] in Java? +0.09
Is there a way to have a running java program declare a new variable? 0.00
IntelliJ IDEA: Jump to interface implementation if there is only on... 0.00
Work with Java 1.7 and 1.8 at the same time -2.26
Error while comparing objects for equality in Java +0.24
Find number of multiples of n numbers in a given range -0.11
Could not open JPA EntityManager for transaction; nested exception... 0.00
How to make a list with different types in java? +0.25
is my code thread-safe ? how to achieve thread safety in this if not? +1.73
How can I replace the for loop method with while loop -0.52
Where is my list of Integers getting turned into a list of Optional... +1.13
Java,writing console content to file +1.70
How to reslove the error "Incompatible types" while input... -0.01
Drawing stars up and down -0.29
Explain the Step by step execution of the recursion code to convert... +0.50
Prepend function of my recursive list creates an endless list +0.36
Why isn't my binary search returning the targeted value Index 0.00
Select distinct fields of an ArrayList of Class X -1.01
How to make the array size 6 in the following program by passing it... +1.70
how to convert a json file to some object calsses +0.50
In Java, how can I create a method where I can remove/add letters o... +0.50
How to replace existing code in catch block for all methods in all... +1.91
How to construct this join query with JPA API? +0.01
Array method printing is almost right, just one value is off which... -0.82
Should I use Generic Type or Wildcard when trying to get a list of... 0.00
Why is my method undefined for type java.lang.String +0.49
Is there a better way to do an empty check in Java? -0.15
Converting JSON string to Map with custom types 0.00
How convert string to ComboBoxModel -0.45
How to use functions of an object which is accessed as a parameter... -0.02
Java check instance of an object when it's obj is unknown +0.37
Scanner noSuchElementException. What is the cause of it? How can i... 0.00
Join 2 entities with a column other than PK and FK 0.00
How to read the Json file from Resources 0.00
2D Array is still null +1.99
Returning generic object from function 0.00
How to sort 2 dependent ArrayLists? -0.30
Is there any option include Java Generics Type in proguard prop file 0.00
My output comes out Null instead of using the default value for str... -0.49
ArrayList<int> vs ArrayList<int[]>? +0.56
How to stream and collect instance methods result from an collectio... +0.20
How to fix my my loadData method with my main class 0.00
Initialized elements getting NullPointerException error -0.26
this code of mine has no error but it isnt showing any output +0.51
Static method only recognizes one object and no others 0.00
Remove all elements from a List after and before a particular index +1.02
Parsing JSON and Converting in List Of Object +0.51