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 ... 68 69 70 71 72 ... 101
Title Δ
Insert array values into random positions of another array -0.20
Number of keys that match a string +1.83
Recursively delete hashes with empty values -0.75
Failing to use numeric characters within Ruby array as indices for... -0.40
How can I index a string using its pre-sanitized indices? 0.00
Why the extra statement in Rubymonk in Lesson "7.1 Iterate, Fi... -0.38
Can someone explain why this way of iterating a nested data structu... +0.63
how can I use ruby to extract the email address from a <mail to&... +0.64
Algorithm for Deep Hash Invert (should be in ruby) 0.00
How to find strings in betweens via Regex in ruby? +2.33
Use preceding \K group negatively -1.09
Variable-length look-behinds -1.07
Find the first differing character between two Strings in Ruby +0.13
Display elements in ruby array with every other element in all caps... +0.12
Delete duplicate elements from Array -0.62
How to define a Ruby method that either takes an Array or a String? +0.84
Why are << and += building a different string? 0.00
Why is Ruby's Array#shift used in this task? +2.77
error with ruby module and classes 0.00
Checking if a certain letter comes x spaces after another in a string +0.87
What is the best way to convert english sentences into ruby key-val... +0.63
How to convert, in Ruby, a list of key value pairs to a Hash, such... +1.97
ruby create sub arrays if element includes same letter +0.63
How to join nested char array to string 0.00
Ruby - Merge an Array into a Hash +1.62
Check if string1 is before string2 on the same line 0.00
How to write a method that finds the most common letter in a string? +0.63
Create a method to find if a number is a power of 2? +0.63
How should I write this method? -0.40
Determine whether a string contains an Integer or a Float in Ruby +0.67
How to count the number of characters between two characters in a s... -0.76
Ruby array conversion -0.98
identify zero and non-zero scenario - with one value (zero) having... -0.66
identify zero and non-zero scenario - with one value (zero) having... +0.59
How to convert data in a file to a nested hash or an array of hashes -0.37
Extend class in same module with class methods defined in module 0.00
How exactly does this work string.split(/\?|\.|!/).size? -0.79
Is `map` faster than `each`? -1.03
Mark and remove duplicates in an array of objects using a specific... -0.60
return indexes of all regex occurrences in string in Ruby -0.31
Creating a hash where the keys are strings, values are numbers +0.17
Get the key of a hash by knowing only one item inside the value whi... +1.33
Is this too convoluted to be acceptable? -0.64
How to find the minimum value from the ranges in array of hashes in... -0.36
Create hash-of-hashes using structure of the default hash +1.81
How do I find the location of an integer in an array of arrays in r... -0.43
Overwrite sub-object in Ruby hash -0.70
Extract string between delimiters -0.13
Ruby: Check if all objects' attribute within array are equal +1.75
Shortest code for getting all K-item combinations of N-item array,... -0.42