StackRating

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

Jörg W Mittag

Rating
1561.15 (5,399th)
Reputation
302,100 (119th)
Page: 1 ... 8 9 10 11 12 ... 76
Title Δ
Ruby: Method not returning expected output -1.44
How to model if-expressions with actor systems? +1.48
How does ruby resolve the `self` keyword in lambda or block? 0.00
Does inject starting from 0 mean the same as sum -1.36
Do non-synchronized i++ overlap? +1.49
How does Scala transform case classes to be accepted as functions? -1.20
Why does the absence of an else block translate to Unit type return... 0.00
Bridge difference between Windows-1252 and ISO-8859-1 0.00
Can Python language be the fastest language in future? 0.00
Can I write ruby 2.3.7 scripts that are backward compatible with 1.... 0.00
Does python reuse repeated calculation results? -0.96
Ruby: How to determine how many variables are being assigned by met... +2.42
Do you need to update Ruby manually on a Mac? +2.28
Is there a Ruby built-in class or module (other than String) that h... +1.68
Ruby - How to include classes in a Module +1.35
Using multi-level inheritance instead of ruby mixins 0.00
Ruby language curious integer arithmetic : (-5/2) != -(5/2) 0.00
Freezing string literals in early Ruby versions 0.00
Are ruby methods ending on '?' allowed to change stuff? +0.44
Find the smallest integer I which when represented as float is such... -2.12
moving as many lines of code # out of main as possible +0.93
Why am I able to use Kernel singleton methods like `puts`? +1.15
Composition of functions without arguments: wrong number of argumen... 0.00
Manipulating strings in Ruby with '+' and 'insert' 0.00
exec() function is returning None 0.00
Is there an elegant way to iterate through an array and stop before... +1.35
Rubocop line length too long, how do I shorten given line? +2.37
Is there any System API in linux to provide Atomic Write operation... 0.00
Are the curly braces in this code referred to as an anonymous funct... 0.00
Mulitplying bits 0.00
Is it possible to have multiple traps for a signal -2.18
Why can I create new Random without the keyword "new" -1.11
Is there a reason for an if statement followed by another to end th... +1.68
Ruby and pointers compared to other languages? +1.19
Even and Odd number without modulus operator in ruby +0.45
Simple function literal produces missing parameter type 0.00
What is Ruby's bsearch find-minimum and find-any behavior? +1.42
What are some ways I can reduce the bulk of a new ruby on rails aut... -0.06
Calling Singleton Class Methods Inside Open Singleton Class +2.22
How to declare Hash.new(0) with 0 default value for counting object... +2.24
How can I open a class and convert it into ActiveRecord object? (fo... +0.60
How to return all elements from hash besides first key/value pair +2.23
Ruby array.each and RestClient skipping array elements 0.00
Why is ruby .hash producing different output every time +0.44
Are JavaScript primitive types garbage collected? +1.80
ruby JSON.parse ParseError unexpected token -2.07
Ruby: how to generate unique alphabetic string in ruby +0.99
Why is "File.expand_path(...)" resolving to something dif... 0.00
how to prove a consensus implementation like multipaxos is right? -2.21
How does col get its value in Ruby Code: Array.new(cells) { |col| P... -1.29