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 ... 18 19 20 21 22 ... 33
Title Δ
How can I work with Java string arrays? +0.81
binary list contains all possible options by knowing its length in... +0.45
How do I get this regular expression to match my desired input -0.46
Solving a ballistic equation through code +0.26
Python: check lists of variable lengths against a fixed "maste... 0.00
how to change the value of a variable inside an if loop each time t... -0.92
What is more 'pythonic' for 'not' +0.43
converting one line string into individual integers +1.55
Incompatible types error when using .get on a hasmap 0.00
Pascal funcs Insert/Delete in Python -0.67
Understanding iterables and generators in Python +0.60
Java Constructor Chaining -0.34
Taking apart strings in Python +0.27
Python 3.x - program repeats way too much 0.00
Why l.insert(0, i) is slower than l.append(i) in python? +0.27
Is there any way to read a file besides read()? +1.33
Splitting string packagename with class +0.25
Trying to convert diagram of a chess game to java code (abstract) +0.31
Regular Expression for spaces present or not -0.53
How do I separate a string: Pig Latin Translator -0.22
Is autoboxing possible for the classes I create? +1.08
Matching an empty string with regex +0.80
Strange compiler difference between Eclipse and javac 0.00
Nameless variable declaration - why does it work? +1.02
does every public class have to go into a new .java file? +0.74
add a new key value pair to existing key value pair object in python +0.36
Dynamically choosing class to inherit from +0.87
What is wrong with this function? Can't figure it out +0.14
Create generic array for toArray method +0.38
Parameters in a Priority Queue Constructor -0.74
Iterating over 0-d array 0.00
What is the meaning of print()[] in Python? +1.11
Java replace a string with certain characters to hide the string? -0.26
Why doesn't Java allow overloads based on type parameters? +1.23
python while loop does not terminate 0.00
Change to compiler 1.7 when creating a List produced errors through... +0.31
Check if a point projected on a line segment is not outside it -0.27
Convert range(r) to list of strings of length 2 in python -1.01
Modelling class specific attributes in OO design -1.02
Getting a wrong result when dividing double numbers in Java +0.10
Regex to match emotions 0.00
Using an array as a function parameter: "not a statement"... +0.96
java regex for "any symbol" that's neither word nor numbe... +1.25
Get Kth smallest element in PriorityQueue (Java) +0.66
How can I obtain what .* matched in a regular expression? +1.27
Get the last "X" day from today? -2.04
How to execute an if line more than once until a certain condition... +0.27
Manipulating a string to create even chunks of three 0.00
Reg ex for multiple characters +0.27
How can I dynamically name an object using a string? +0.33