StackRating

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

Nakilon

Rating
1574.50 (3,551st)
Reputation
27,539 (4,582nd)
Page: 1 2 3 4 5
Title Δ
Sorting an array based on an attribute that may be nil in some elem... 0.00
How to Read an Open File in Ruby -1.26
Easiest scripting method to merge two text files - Ruby, Python, Ja... +1.39
Is there a shorthand for assigning from $1...$n after matching in r... +2.12
Operator precedence of assignment and conditional operators -1.94
Ruby - producing a combination from two arrays *produces headache* -0.09
Why does Matrix#[] return nil for non existent colum and an exeptio... 0.00
what is the best numerical precision in ruby -1.13
How do I trim lines read from standard input on bash? 0.00
Parsing repeated matches from a ruby string? -0.59
Code Golf: Validate Sudoku Grid -0.98
RegEx for value Range from 1 - 365 -1.24
How to generate a random number between a and b in Ruby? +0.39
How do I add values from two different arrays of hashes together? +1.19
sum array of hashes based on other fields in hash -0.86
How to rewrite a regexp (?<!...) in ruby1.8。(reimplement wpautop... -0.13
Regex to find keywords in URL 0.00
Any Function in Ruby determine the difference between folders level? -0.10
Can this be done in one regex? -1.24
Pulling from two arrays a non-matching object +1.74
A More elegant way of doing this? -0.40
Extract individual existing words in domain names -1.02
How do I strip hash tags from a tweet and return them as an array? -0.56
How to sort an array in Ruby to a particular order? -1.18
Delete from string first occurrence of given character +0.40
How to get indexes of all occurrences of a pattern in a string 0.00
How can I improve this Array.select in Ruby? +0.12
Simplifying this method in a rubyish way? -0.54
whats wrong with this reg ex -1.42
Extracting part of email address +2.46
ruby, using regex to find something in between two strings 0.00
How to get the HTML source of a webpage in Ruby +2.33
Simple question about deleting an object from a Ruby array +3.17
Processing 1000's of rows in a .each loop, how to output a puts mes... -1.93
Automatically sum numeric columns and print total +1.95
Ruby, remove last characters from a string? -0.63
Is there a Ruby function to perform an XOR operation on two sets of... +3.40
Which is faster in ruby - a hash lookup or a function with a case s... -4.65
Web crawler in ruby -4.83
array of arrays ruby on rails +1.59
Why can't I call .capitalize method on my Ruby object? -3.78
Does Ruby have a string.startswith("abc") built in method? -4.23
Stop a Windows 7 PC from going to sleep while a Ruby program executes +3.06
Storing HTML codes (like &#216;) as letters 0.00
Print out all combinations of X distinct objects chosen from the Y... +3.24
How do I preserve my float number in ruby +1.18
Using Ruby, Reading a file, containing name/value pairs into a hash -2.62
Household mail merge (code golf) +3.64
Extract substring from string ruby +4.11
How to convert string to bytes in Ruby? +3.21