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 ... 15 16 17 18 19 ... 23
Title Δ
Haskell - pattern matching syntactic sugar and where -0.05
Do arrays of "non-zero" primitives require more memory? -0.04
Extract a string within a string +0.19
How does a class loader find a class -1.01
Embedding higher kinded types (monads!) into the untyped lambda cal... -1.13
Declaring local variables as final without initializer and assignin... -0.17
Regular expression doesn't match empty string in multiline mode (Ja... +1.22
Haskell - how to create a function that returns the fifth element f... -0.95
String.intern() vs manual string-to-identifier mapping? -1.26
static members behavior in java +1.33
What is the difference between private static variable and private... -0.56
How would you go about optimizing(no code repetition) Java code whi... +1.32
What is a good language to work with arbitrary length integers? -0.07
Is there any command for reaching file's end in vim? +1.65
Where is the error "Use of uninitialized value in string ne&qu... +0.65
Can a compiler automatically detect pure functions without the type... +0.18
how to strictly find substring of string in java? -0.86
Why there is no SortedList in Java? -0.48
recovering files with scrambled file names 0.00
Given a string of arithmetic expression, find the decimal value of... +0.10
Correct way to define a function in Haskell -1.42
Haskell: Resolving dispatch to correct typeclass -0.37
How to avoid quadratic explosion of typeclass instances? +0.36
Advantages of strict fields in data types +0.24
difference between a program and software? -0.08
Grep regex contained in a file (not grep -f option!) -1.00
Type class definition with functions depending on an additional type -0.39
Type inference in GHCi vs. manual signature +0.97
Check if a function halts for all inputs +1.37
Perl : Dereference between @_ and $_ -1.68
If I come from an imperative programming background, how do I wrap... +1.09
Is it normal for a java program to run at 60M or 90M? +0.06
Showing two different fibonacci functions are equivalent -0.79
declaration order in let-bindings, Haskell vs OCaml -0.41
Haskell: Function to determine the arity of functions? +1.83
Why can't one put type signatures in instance declarations in Haske... -1.12
Marker interface or annotations? +0.57
is it possible to read data from a file, one bit at a time in ruby? +0.53
What are super combinators and constant applicative forms? -1.30
Suitable Java data structure for parsing large data file -0.40
Passing Parameters to the print method (JAVA) -1.46
Is there a standardized way to transform functional code to imperat... -0.26
map runSTArray over a list of STArrays? -1.26
Is Milner let polymorphism a rank 2 feature? -0.91
Syntax Preprocessors for Java +0.53
In Haskell, why do i have to use the dollar sign in this code? +0.02
(How) does the Java JIT compiler optimize my code? -1.29
How to subtract or add two hexadecimal value in java -0.40
What's wrong with System.nanoTime? +0.07
Lazy evaluation and IO side effect confusion +0.11