StackRating

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

ndnenkov

Rating
1647.29 (606th)
Reputation
28,751 (4,318th)
Page: 1 2 3 ... 15
Title Δ
Is the order of the equality operator important in Ruby? -1.91
Do methods have to be always inside classes in Ruby? -0.60
Ruby difference in two string arrays and pass to the method 0.00
How to use sort_by, by proximity to a number in Ruby? 0.00
Convert String to Float::INFINITY +0.77
Convert String to Float::INFINITY +0.77
Is there a a way in Ruby to increment a Struct object variable insi... -2.41
What does `class Foo < self` do in Ruby? +1.43
Which is correct REPL or command-line? 0.00
How to count specific nodes in an XML string using Ruby? +1.28
Killing shell processes when thread dies 0.00
Sum of first part of string in an array of strings -1.27
number of parenthesis in input string -2.07
Ruby: style and performance +1.13
RegEx how to block mix of number and letters in string 0.00
Negative number division in Ruby +0.68
Space before first word after .join array to string -2.92
Why empty element is equal to 'empty soul' +1.92
Rubocop Offense: Use the return of the conditional for variable ass... +0.10
How to rewrite the regex `^(?!master).+@` without the negative look... +1.84
Custom sort using spaceship operator in ruby +0.72
Can I pass the type of an object as a parameter to a method? 0.00
Ruby deep nested hash from array -1.83
Why Ruby doesn't allow setting a local variable using an expres... 0.00
Get nested values from a hash using single string +1.29
String interpolation with multiline indentation -0.39
How to RegEx validate a string of digits within the range of 100000... +1.58
Is unary minus supposed to have higher precedence for numeric liter... 0.00
How to raise multiple exceptions in ruby +0.27
Rewriting Ruby #inject (#reduce) using recursion? +0.30
convert a hash of arrays in ruby +1.50
How to avoid attachment N+1 0.00
How to create a fiber using 'method' instead of a code block 0.00
Æ, Ø and Å in Ruby - Why does ("A".."... 0.00
has_and_belongs_to_many permission filtering -0.95
OK to use random FK ID in FactoryBot definition when FK associated... 0.00
UTC and local timezones in Ruby 0.00
How do I make a hash out of many arrays? +1.11
Ruby's if / else in methods +1.79
Exporting unequal number of array output to a file using Ruby +0.29
difference between modules inside a class and class inside a module... 0.00
Nested Hash summing value based on key ruby +0.94
Dynamically defining a Object#initialize for a Ruby class -0.68
Superclass mismatch for class in Ruby +0.31
Java regex matches but String.replaceAll() doesn't replace matc... +0.23
Why methods to_i and to_f are not appearing in String.methods? +0.29
Regular Expression for Number Less Then 60 0.00
Rspec Retry Gem - How to configure for Netread::Timeout errors only? 0.00
Append suffix to string only if it is present (or not nil) +0.87
Why use the :"string val" notation to declare a symbol +0.00