StackRating

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

Ingo

Rating
1466.21 (4,523,982nd)
Reputation
31,993 (3,732nd)
Page: 1 ... 11 12 13 14 15 ... 23
Title Δ
How to debug a Java program without using an IDE? -0.03
Why constructors are pass by reference in Java? -0.16
How to actually work with immutable lists in Java with the limited... +0.12
Recursively building a list of lists +1.26
What is the null literal? -0.87
Regex to get string till it hits a comma -0.89
Avoiding conditionals and function invocations inside a loop +0.06
Regex index 0 how it exactly works +1.03
how to create new java.io.File in memory? -0.83
JAVA garbage Collection +0.74
What programming languages have something like Haskell’s `newtype` +2.84
How to convert 160 digit binary string to 20 byte array? -1.47
Haskell name declaration rules +0.34
Why is factorial calculation much faster in Haskell than in Java -0.30
Why does extracting an IO (Maybe Bool) using fromMaybe do both IO a... -0.38
JVM : Bytecode Confusion and JIT +0.08
Functional Programming: Odd number check +1.76
Does a 'blocking' queue defeat the very purpose of multi threading -0.55
Integer i=3 vs Integer i= new Integer (3) +0.18
test if inputted number is a triangular number -1.13
Deconstruction of type in typeclass definition (Haskell) 0.00
Is there a way to find out which IF condition 'triggered' the entra... -0.65
tools to 'draw out' your program instead of coding it out? -0.40
Insert comma to a string of numbers after specific numbers of digits 0.00
Identify whether there is decimal points or not +0.21
Exactly at what time static block or method is invoked +1.21
What is a good way of reusing function result in Scala +2.55
How is the type of this function inferred? 0.00
Why do generic types have the same signature? +0.73
undefined behaviour of srand and rand +0.56
Breaking out of complex loop structure in Java -0.39
Is a Constructor a Routine? -0.49
More efficient algorithm preforms worse in Haskell +2.75
Pattern java Finding out what part of OR matched -0.53
Memory issue with server - when processing an excel sheet using Java 0.00
Java: how to calculate number of days from the beginning of time (w... +0.66
Akka with Frege running slower than Scala counterpart 0.00
How to run Frege programs on Android? +1.55
Which languages support while or do/while loops with automatic iter... +0.33
How to restrict a tuple? +0.01
Cannot take digits from string -0.88
Why are if expressions frowned upon in Haskell? +1.19
Initializing Strings using New or not? -0.41
Get negative int from String, also containing letters, in Java +0.13
What am I doing wrong with this meant-to-be-trivial higher rank pol... -0.43
Implementing recursion in Haskell without input variable -1.28
Can anyone explain me what is state and mutable data? -0.26
Recursive set union: how does it work really? 0.00
Java - When a String is not a literal but an Object? -0.55
how can i use more guards with small tricks? -1.23