StackRating

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

Luis Casillas

Rating
1475.00 (4,511,218th)
Reputation
25,278 (5,056th)
Page: 1 ... 6 7 8 9
Title Δ
Pass a list as parameter function? +0.12
Sum of list of lists inside a container? -3.32
Is it possible to just print the string that was passed into the Sc... -2.74
returning two different types from one function -3.43
How is filter implemented? -2.15
Database tables with no primary keys +3.12
Is this a reasonable view of Haskell IO? +4.44
Are closures a violation of the functional programming paradigm? +1.47
How are let-forms evaluated? +1.42
What are the practical differences between special forms and macros? +4.68
Understanding Lazy Evaluation -3.22
Loop through a set of functions with Haskell +2.77
How to cleanly convert between lists and ListT monad transformers? 0.00
Scheme / Racket Best Practice - Recursion vs Variable Accumulation -1.31
enforce generic types in maps (in relation to key/value generics) +2.36
A 'cons' in Haskell that displays like its Scheme counterpart -3.00
What are improper lists for? +2.86
call/cc implementation? -2.52
New to Scheme/Racket: Heavy use of recursion a way of life or am I... +0.51
Are expressions such as (set! c (cons 3 c)) the way to add an item... +4.13
How can I multiply the elements of a list by all the other elements? -3.25
Why is the type of this function (a -> a) -> a? +0.51
What is the difference between an "interned" and an "... +0.83
IO String and IO Data type +0.04
What exactly is a symbol in lisp/scheme? +1.83
Split strings into lists with Haskell -2.55
How to get every possibile pattern of an array of letters -1.75
How to split list into evenly sized chunks in Racket (Scheme)? +4.68
How can I return list with different values? -0.59
Is non-local type inference in Haskell or OCaml really useful? +3.45
Recursively calling a function in the exception clause -1.65
Example where letrec/letrec* is better than let with internal defin... +0.97
Count the Null columns in a row in SQL -2.64
Why are all anonymous classes implicitly final? 0.00
SQL and logical operators and null checks +1.02
How can I cancel certain functions while inheriting? +1.34
SQL Query Join Limit Results to One Item Per ID -1.11
Returning All Values (Including Duplicates) in SQL -1.35
one to many relationship - one item with many comments -0.11
Haskell data structure with optimized access methods -1.41
How to select row based on existance of value in other column -2.06
How to extract value from monadic action -1.05
How withFile is implemented in haskell -3.51
Haskell type checking +4.62
Why continuation passing style -2.45
How do you write any ASCII character to a file in Java? -1.64
Scheme: Constant Access to the End of a List? +1.38
Create file in resources/source folder in java programmatically? +4.13
Is it safe to gather references to JDBC objects and close them in a... +1.06
Extending String for Typesafety - Java -2.87