StackRating

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

arshajii

Rating
1746.81 (45th)
Reputation
105,665 (677th)
Page: 1 ... 4 5 6 7 8 ... 33
Title Δ
Find a maximum of a list without constructing the list 0.00
What happens if an object's __hash__ changes? +0.95
NPE when trying to access variable from a method. Processing/Java -0.37
Converts ArrayList into a sorted set (TreeSet) and returns it +0.49
Initializing List with definition -1.26
How do I use ArrayList<Integer>#contains when I only have a B... -2.32
Java method which takes unknown parameter -0.00
Regex: 1 characters 8 numbers -1.72
Is it bad practice to have a function prototype in the main in C -1.95
Double arithmetic produces random number every time in C 0.00
How to get length of String[] array in a HashMap value -0.95
Boolean equal: 0 == a, does operand order matter? -0.12
appending or merging two or more list -1.05
Identify duplicates in a list of lists and sum up their last items -0.78
Method Overloading for Primitive and Object types 0.00
Simplest way to sum two dimensions? (Python) -1.06
Java - How to get an Integer associated with a String in a HashMap +0.50
BST problems in python 0.00
Get List of values from object list +1.09
What happens when an integer element in a list is changed to string... -0.81
Remove a column from a nested list in Python +0.82
Regex only allow alphanumeric 0.00
Recursive compare two binary search trees +0.19
Understanding generics and comparable in Java +1.53
How to delete specific words from a list? -0.98
How to know if a string is a regex in Python? +0.21
Java - static variable and parameter with same name +0.65
Python function parameter ([x[,y[,z]]]) meaning -0.31
Returning a arraylist variable from a method in java +0.37
Why does split in Java 8 sometimes remove empty strings at start of... -2.59
Using toString() for set -1.52
One line Boolean check in Python 0.00
Swap neighboring elements grouped by two's [1,2,3,4,5,6] = [2,1,4,3... 0.00
How java auto boxing/unboxing works? 0.00
Python loops iteration to get a list of all indices of an element i... +0.19
Arrays.sort() of int in decending order 0.00
Do compilers remove unnecessary parentheses -0.08
Detect if number is a multiple of 7 or contains the number 7 +0.46
Python: how do you loop from 'A' through 'Z', and then finish off w... -2.39
Initialization of constructor through constructor produces unexpect... -0.03
Inverting a dictionary? -0.10
Java calulator throws -bad operand types for binary operator '-'- 0.00
Checking if numbers of an integer are increasing (java) -0.34
Stack calculator (postfix, Python) +0.50
Add numbers in hexadecimal base without converting bases? +0.17
Shifting a type char, similar assignments behave differently 0.00
One interface for different generic classes +1.92
Check if a collection contains an object, comparing by reference -0.55
Declare an array of WeakReferences? 0.00
Find nth smallest element in numpy array +0.15