StackRating

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

Cary Swoveland

Rating
1473.03 (4,515,014th)
Reputation
73,075 (1,155th)
Page: 1 ... 33 34 35 36 37 ... 101
Title Δ
How do I match something only if a character doesn't follow a p... 0.00
Converting an array to hash in ruby -1.16
How to swapcase a string without using builtin functions -0.64
Remove last matching element in an array that meets a condition 0.00
How to check whether test case has passed or failed and to know its... 0.00
Special cases of Ruby array slicing 0.00
Converting an Array of hashes of hashes Ruby +0.36
Dynamically create class +0.06
Get name of lambda function as string in Ruby 0.00
Algorithm for genarating heatmap in ruby +2.61
How does count method works in Ruby? -0.80
How to group_by this array of hashes 0.00
Ruby: Averaging values of Array of Arrays while Grouping according... 0.00
How do I use a method that takes a string as an argument, and turn... 0.00
Sort an array of array by 2 conditions +0.61
Is there a better way to compare strings in a reasonable amount of... 0.00
Given an array, replace each prime number with the next prime number -0.62
Sort array a by value in array b in Ruby +2.88
solve function of gem NMatrix 0.00
N-length sequences of pairs following conditions +1.37
How can I find the missing letter in an array -1.35
Ruby return matching characater size -0.71
Finding element occurring in each array in Rails +2.58
Optimization of profit in Ruby -0.41
How to split an already split array ruby -1.59
How do I write a string equals function that allows for at most one... -0.25
How to remove headers and second column in CSV in ruby? -0.42
Ruby: multidimensional array to one-dimensional rows -0.21
how to sort array in ruby by multi-field +2.23
Iterate over hash, and take values until some total sum limit is re... -1.35
How to multiply integer digits between them? -1.69
How do I write a regex that eliminates the space between a number a... +0.57
Iterate over two hashes, sum values and create third hash with new... -1.36
Create an average of arrays from a hash in Ruby -1.16
regular expression ruby -1.15
How to use regular expressions to match numbers with some exceptions +0.65
Replace matched lines in a file but ignore commented-out lines usin... +0.57
Ruby method that uppercases even indexed letters and lowercases odd +2.76
How do I access the current array when using map/select -0.93
Split an array of sequential dates into groups that are more than t... -1.14
Loop through multiple conditions until all of them are met +0.50
How can i copy duplicates from one array to another in ruby? -1.36
Ruby sort by object's attribute based on keyword string -0.23
How do I access a module from an instance method in Ruby? -0.94
Ruby - Turning a CSV into a Hash that contains a ratio as the value +0.00
Ruby string to array conversion using 'scan' function -0.56
Extracting recurring elements from array (Bad Value for Range Error) -1.28
Ruby -- convert a nested hash to a multidimensional array -1.59
Split array in groups of n, m, o groups or more -0.42
How can i avoid using the same element in my two sum solution +0.49