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 ... 22 23 24 25 26 ... 101
Title Δ
Check if a time range is between another time range and how many ho... +0.23
Removing/Replacing reserved or invalid url characters in a string 0.00
ruby do statements if hash key satisfies condition +0.99
hash[key] is to hash.fetch(key) as @ivar is to what? -0.75
Merge two arrays in Ruby by unique key +0.92
Ruby Regex filter based on two hashes 0.00
How to divide a String with two Patterns on Ruby Languange? -0.01
Ambiguity in Ruby class name resolution -1.45
How to resolve ruby module/mixin method conflict -0.83
What is a good way to access instances? +2.16
Translate Ruby hash (key,value) to separate keys +2.53
Inserting variables into arrays -1.00
Splitting the string with last underscore -0.29
Counting number of string occurrences in a string/array +1.67
find instances of regex, transform into integers, do math and repla... -1.37
Ruby index of array elements -0.18
Trying to validate string only has numbers or letters (and can cont... -1.78
How can I replace a character in of the middle of a string with a r... +0.52
How to match the last occurence of a pattern? -1.68
Select value range from an array, including duplicates -0.40
How does ruby tell the difference between instance method and class... +0.89
Getting 'instance' variable from parent metaclass 0.00
Case-sensitive replacement +1.37
Extract hex strings from binary file in Ruby -0.46
Add elements of an array to a specific index of each array within a... +0.98
How does `each_cons` work with single digits? -0.07
How can I display a Regexp output in an Alphabetical list? +0.50
How to pass &:read as argument to File.open as indicated by Rub... +1.23
How does Ruby Array#map behave when the block has two parameters? +2.35
how to get specific dot between number -1.51
Ruby hash get from dynamic key and value (MIB SNMP) 0.00
I need to convert a string to an integer within a hash +0.04
How to use collect and include for multidimensional array +0.50
Remove duplicate substrings from two strings -1.04
Next iteration in `each` loop +0.08
Sort numbers with colons -1.12
Convert hash to array of hashes +1.27
Sum of duplicate values with multiple values in hash +1.39
Add a number through out a loop -0.45
Merge every n items in an array -0.07
How do I sort hash based on frequency of occurrences in Ruby? Is th... -0.22
How do I count unique multiple words in a Ruby string? +1.58
An array in a class that contains all objects called from outside o... +0.52
How do I convert a word to phonetic alphabet in Ruby? +1.53
How to check if the first and last character of a word are the same... +0.17
Update values in a hash +2.09
In Ruby, how do I use the value of a key from JSON as the key for a... +0.54
Rename hash key but maintain order (without doing an insert new) +0.55
Function with arrays as a parameter +0.50
Can regex match to a specific character but not return in the result? +2.19