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 2 3 ... 26
Title Δ
how to split a string between 2 parametres in ruby -1.37
Ruby Endless Loop +0.47
How do I create a Ruby script that can generate an infinite number... 0.00
Ruby Regex - If the string is more than 10 characters, remove the f... -1.15
How can I arrange k elements by frequency in Decreasing Order in Ru... +0.15
Best way to count days in period spitted by month +2.32
How to iterate over Instance attributes name and value in Ruby? -2.14
Ruby four-digit number, how to check it whether they are two the sa... -1.07
How can I count number of iterations/steps to find answers of a met... -0.38
How can I change format of a string when I use gets 0.00
Ruby - find index of next occurence in array -0.76
Can I use the .each Method to Solve this sum problem? +0.47
Size Reading and Writing to File and conditional statements +0.11
Ruby: Remove all exclamation marks from sentence except at the end -0.23
how to exit a while loop in ruby using the enter key -0.41
Sample with replacement in ruby? 0.00
Iterate over an array and initialize multiple variables in one line... -1.14
Calculating the sum of integers in a nested array, Ruby -0.14
Is there a function to find the max values index in an array contai... -1.99
Ruby Equivalent Syntax 0.00
How to split an array on duplicate elements in Ruby 0.00
How do i write a function that iterates through a list of sets of e... 0.00
Compare array element to hash key and append hash value to an array -2.45
ruby creating csv file with different multiple colums using arrays 0.00
How can i read a specific cell value from CSV file on ruby and outp... 0.00
creating a class: stack level too deep (SystemStackError)? 0.00
Ruby - print first part of string in element of array +0.96
Array as key for a Hash. How to access values, how to format proper... -0.11
How to correctly filter ruby enumerator +0.47
Combining Arrays in a CSV file in Ruby +1.96
How to create a randomized timer that shows an output within a give... -0.52
How to see if the characters of one string appear in order in a sec... +0.61
How to select a string that fits in the array then convert to strin... -0.34
How do you pass a range of values as arguments to a method? +0.47
Extract items between 2 numbers in Ruby +0.49
Ruby Array sort_by value in variable +1.82
Program that changes a number from the base n to another base m +0.65
Refactor this method into a one liner -0.53
Skip a Ruby iterator from an external method -0.82
Why `Hash.new { |h, k| [] }` causes `hash[char] << idx` to st... -1.54
Ruby hash by reference +1.45
Ruby Hash.new with a block need in-depth explanation -1.09
how to increment ascii ord by key value 0.00
How to remove first element of each element +0.44
Is it possible that Ruby Marshallng may work differently with diffe... +0.39
Any way to optimize this character counter i wrote in ruby for Stri... +2.61
Made a pow function for Array class in ruby, but doesnt return an a... -0.52
Replace multiple different words in string -1.17
How to find two elements of the same array that contain all vowels -0.70
Ruby Countdown loop Learn Lab 0.00