StackRating

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

Rohit Jain

Rating
1722.12 (79th)
Reputation
174,008 (293rd)
Page: 1 ... 27 28 29 30 31 ... 58
Title Δ
Converting C++ std::string's find_*_of() methods to Java -2.81
Remove one newline? +0.94
String array Initialization in JAVA +0.41
Does a for-each loop differ from a regular for loop in the way it i... +1.40
Python: copying a list within a list +0.31
Regular expression greater than and less than -0.80
Regex to Capture Specific 8-digit String in Variable using Perl +0.89
How do i create a string enum types without overriding toString met... +0.91
Any word containing only alphabet , numbers but not Q, I, O , no ot... +1.05
Stringbuilder not working properly 0.00
Perl: What does m/^.*\.(\d+)$/ mean? 0.00
testing true/false for while conditions using ! || and && o... +0.41
Subclass set-method not working 0.00
remove everything but alphanumeric and spaces +0.21
My function doesn't calculate a simple math operation -0.15
Qt Regular Expression (?: [Ff]eat[.]? )|(?: [[Ff]eaturing][.]?) +1.40
Changing object that is retrieved by reference +1.12
Python - TypeError: Unhashable type list error 0.00
Confusion about throwing exceptions +0.68
Capitalize first letter of each word in a selection using vim +0.58
Java: String manipulation. Fetch last subpath in a URL -0.73
Display "guest" on webpage if User is not logged in -1.21
How to make the last part of this REGEX optional? -0.96
A simple python loop issue +0.19
Is it faster to call a method as I initialise an object or hold it... +0.38
Python MySQL OperationalError: 1045, "Access denied for user r... +0.21
finding smallest unique element in a list +0.25
Java pointer passing map confusion -0.53
Intellij IDEA regex character class may not be used inside characte... 0.00
Is ther any risk adding primitive Int instead of an Int object? -1.49
How to split a string into list of characters and then concatenate... -0.56
How do you put a space after every period that isn't a part of a de... +1.69
calling the function, checking for palindromes in a range 0.00
Regex to match words with length ranges +1.22
Having trouble making a list of lists of a designated size 0.00
Split individual characters from a string +0.56
How to merge two list based on a function in python? -2.66
How come this equals & hashCode override does NOT cause an exce... +0.11
Replacing all occurrences of a word with another +1.34
Replacing a character if not preceeded by backslash +1.42
PHP Regex "Unknown modifier p" -1.51
Grab object where key is a certain value +0.22
How do you convert the first word of a phrase to all upper case? +0.88
Simple ArrayList remove identical content +0.52
Parse a Protocol paragraph with matcher? +0.92
Regex findall produces strange results in python3 +0.25
Why is this regexp not working? 0.00
How negating a value is same as the value in java [Integer.Min_Value] +1.01
Absolsute and relative path confusion +0.51
Matching "..." = "..." in Python via Regex 0.00