StackRating

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

iGian

Rating
1436.92 (4,534,834th)
Reputation
4,609 (36,107th)
Page: 1 2 3 4 5 ... 16
Title Δ
How do I randomly select a name from an array and check if it's... 0.00
Ruby - Safely navigated hash when a key could be a string or furthe... 0.00
conditional statements to only accept integer as an input Ruby 0.00
iterating over to make hashes within an array 0.00
How to verify that the last character in a string is a number 0.00
Easiest way to populate an array with user input/ with the least am... -1.32
How to make a repeated string to the left be deleted without using... +1.04
Is there a a function in Ruby to increment an objects variable insi... +0.97
Make an array from list where first element of the array is the fir... +0.94
Grid battleship board - How do I insert newline characters at certa... +0.11
Merge a single array into nested array in rails -0.41
How to access the indices of the elements in a array that matches t... -1.12
Compressing a given String problem in Ruby +0.48
How to convert a ruby hash with an 'array' key to a nested... -0.26
How to calculate user inputted data from a for loop +0.12
Swap first two elements in array that aren't sorted -1.78
Loop though multi-dimensional array in ruby -0.39
Turning an array into a hash +2.42
String count without using ".length" or ".size"... +2.14
How to save a return as string and use it in another method? 0.00
Compare 2 different arrays with same indexer but different amount o... +0.10
Why does `a.is_a? Array && !a.empty?` raise NoMethodError? -0.39
How to sort by value in hash? +2.16
How to remove empty hash from array -1.27
How to sort a two-dimensional array (2d array) by date in ruby on r... -0.84
How to square an array of numbers in ruby with while without `each`... -1.30
I want to display a message just before the last loop happens, sayi... +0.63
if statement doesn't get executed in Ruby -0.15
Two dimensional array processing in Ruby 0.00
Split string into multiple arrays fast +2.07
Is there an elegant way to iterate through an array and stop before... -0.95
How to sort an alphanumeric array in ruby reverse +1.13
Using Ruby's array.bsearch_index(), is there an elegant way to... +1.01
How can I check if 2 ranges intersect in any way in ruby? -0.37
Check if integer is positive in ruby -1.02
Ruby map, map! modifying array of hashes -1.41
Algorithm for ‘spreading` sum in Hash +0.61
Conditionally assign return value of functions in one line -1.56
Simplify ruby code evaluating the same expression twice 0.00
Calculate highest maximum 3 values in hash -0.39
Is there a more elegant way of writing a while loop in Ruby where t... -0.05
Show a string of certain length without truncating -0.63
Issue calling method in short example +0.94
Find count of sub arrays of zeros in an array -0.97
What's the difference between 'each...do' and 'do&#... +0.71
number of parenthesis in input string +2.73
Pros and Cons of using a method versus a constant for Ruby string d... +2.39
Can I improve this code using advance ruby concepts and I also want... 0.00
Keep all elements in one list from another using sets -0.32
How to add the value from list of tuples +0.08