StackRating

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

steenslag

Rating
1513.79 (49,514th)
Reputation
64,490 (1,377th)
Page: 1 ... 18 19 20 21 22 ... 26
Title Δ
Why can't I make a new hash from selected keys in ruby? +0.63
Match and Replace Ruby Array according to dictionary -0.33
get maximum as an array in case of more than one with same maximum... +2.11
ruby - how to reorder an array based on another array? -0.55
date format conversion ruby +0.06
How to reformat CSV file to match proper CSV format 0.00
Shorter way to remove non-characters than gsub(/\d|\W/, "") +1.94
ruby how can I remove non word characters? -1.59
What is Ruby's equivalent of substr? -0.91
Negative object id -0.50
Efficient screen scraping in Ruby -0.04
User generated nested dictionaries (Hashes) in Ruby 0.00
How do I convert URL array into string and then place it in blank a... -0.54
How to write a regex to extract numeric values from a string? -0.52
Replace every \n after digit in ruby -0.63
Is there a smart way of checking whether a custom object is within... +1.17
Randomly sampling unique subsets of an array -0.66
How to write negative loop in ruby like for(i=index; i >= 0; i --) +0.40
Problems with Ruby Arrays +0.22
Ruby Logical Operators - Elements in one but not both arrays +2.11
Access a local variable inside a method -1.90
Regular expression to avoid a set of characters -0.54
Sunspot results does not respond_to? total_pages but total_pages ca... 0.00
Is there an easy way to learn truth tables? -1.02
Randomly selecting between N maximal values and returning key in Ru... -1.79
How do I value from an array that returns objects at the beginning... +0.97
URLEncode in java, decode in ruby 0.00
Ruby/Rails - Last two value in array +1.98
Best way to organize tests in RSpec that have a Combinations of fac... -0.56
Regular expression to match some conditions given a formatted file... -1.67
generating hash with range and nil as keys -0.54
Trying to learn / understand Ruby setter and getter methods -1.43
How to create lambda from lambda with parameter without doing .call... +2.46
Ruby Array - quick way to count overlap +0.44
What are values mapped to? +0.93
Scripting library for monitoring server health? -0.07
How do I see if one string contains a keyword in a keyword list? -0.05
How do I summarize array of integers as an array of ranges? +0.16
Parsing out string values in Ruby -1.71
string parsing optimization : ruby 0.00
Properly installing Ruby and Rubygems on Ubuntu? 0.00
Can this ruby (rails) method be tidied up? +1.31
Generate a powerset of a set without keeping a stack in Erlang or R... +1.51
Fastest way to find 2 missing numbers in an array +0.63
Is there a way to test 3<n<10 in Ruby +0.35
Generate permutations iteratively without recursion or stack with R... 0.00
jRuby / Rails how to compare one Hash value to another +1.81
Importing CSV data into a ruby array/variable -0.03
Equivalent to Python's dynamic import statement in Ruby? +1.52
How to skip outer loop in ruby? -0.11