StackRating

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

sawa

Rating
1528.58 (19,863rd)
Reputation
135,731 (450th)
Page: 1 ... 20 21 22 23 24 ... 72
Title Δ
Sorting arrays in parallel +0.89
How can I check if a string contains only spaces and alphabet lette... -0.96
Unexecuted code overrides local variable -1.66
Convert string to tuple, hash, or array -0.61
How to iterate a particular item in array in ruby +0.66
Accept only numeric input -0.33
Padding a number with zeros +1.19
ruby - Enumerable example - confused -0.31
Replace non-word characters, unless given sequence matches -1.67
What is the colon classified as in Ruby? It's not an operator 0.00
Multi-line parsing +0.38
Changes to loaded files are not executed -0.09
DRYing up Rock Paper Scissors +0.15
String interpolation update after change +0.08
New array declaration in Ruby +0.82
Object Oriented Programming in ruby -0.12
function that returns the number of letters that repeat in a string +1.19
Assign a variable by returning a value from a block when assignment... -0.51
Ruby's "all?" method has an order or it's random? +1.09
How can I convert this code to return matches in array by substring? +0.45
How to check if any element in array is also an array +1.69
What is the role of `to_s` method on `x`? -0.19
Ruby regex | Match enclosing brackets -0.90
`alias_method` a private method -0.97
`length` method to be explained -0.32
select method on array providing different results -0.41
listing the local variables in irb -2.23
Why does gsub's '\1' capture group produce this string? +2.46
How to merge array of hashes with nested array +0.50
How to refactor the below ruby code? -1.10
Clearing an array before a break in a for loop -1.86
Easily create an Enumerator 0.00
Match to end of string +0.32
Why are both `do` ... `end` and `end` style blocks valid for `while... +1.77
Cleanest way to inject into string +0.31
Why does `BasicObject` answer methods `superclass` and `class`? +0.94
Matching multiple parts of a string as first match +1.69
extend array by n numbers while repeating elements -1.57
Excluding/Including items from one array based on values from another -1.36
Why does Ruby require all similar properties to do a sort? +0.43
Convert two arrays into an array of Hash pairs +1.67
The first n elements (by attribute) of an array +1.06
Is it possible to write Regular expression that match "nowhere... -1.47
Determine arity of method with keyword arguments -1.11
How to convert spaces into tabs in ruby on rails correctly? -0.58
Find the first differing character between two Strings in Ruby -0.73
A nifty way to squash an array of arrays in Ruby -1.13
Invoke class from parameter -1.80
Regex to find strings with only letters or numbers or both +0.40
Add one day to `Time.now.to_i` +0.39