StackRating

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

Sylwester

Rating
1517.88 (36,599th)
Reputation
35,904 (3,181st)
Page: 1 ... 28 29 30 31 32 ... 36
Title Δ
Split a list into two - one with every second element, and another... -1.04
How to eval twice in lisp (without using eval) +2.43
Return element of list as integer in Lisp +2.13
behavior differently with two input lists with same length vs. with... -1.02
Using recursion to getNth position for Racket -0.03
Understanding result from Scheme code +1.94
evaluation vs. execution (Scheme) 0.00
using foldr which are implemented (with lambda - foldr1) vs. (withi... -1.02
Expresion inside a list in Racket +0.13
Racket: math operation on struct entries -0.49
about the dot "." in scheme +1.60
How can I take 2 parameters as functions in Scheme? -2.25
Nested FLET block inside LET block (and vice-versa) 0.00
How to filter a list using foldl +1.80
clisp recursion with two returns +0.23
How to make two lists, one with even numbers and one with odd numbe... 0.00
understanding tail recursion 2 0.00
DrRacket and Recursive Statement Binary to Decimal -1.86
Dr Racket - Help making a function that adds a new element to a list 0.00
How can i remove parentheses in scheme? -1.63
Including a common lisp macro in a common lisp function +1.30
scheme check-expect output record combined with record-procedures +0.59
Why am I getting mcons cells in my cons list? +0.41
how to change the values of a list in scheme +2.16
Stacked interpreters (exponential time and byte allocations) 0.00
How do I get the sum of all elements >10 in a given list using c... +1.76
scheme unbound identifier error in module in: symbol <? -0.32
Sorting in Ascending Order in Scheme Programming -0.43
Creating repetitions of list with mapcan freezes? -1.62
Scheme: lambda return #<void> instead nothing 0.00
Why use recursion if the same task can be accomplished with loop co... -0.42
Racket does not allows working with lists and pairs +0.75
Scheme function that returns a function +0.40
Accessing the Index of an array in LISP 0.00
Will stack form cause overflow just like recursion, but much later? 0.00
Scheme combining two lists in a certain way 0.00
Scheme - How do I get each list in a list that's not made up of mor... 0.00
Rotate a List of Lists 0.00
Scheme self-reference lambda macro +1.57
Is Tail Call optimization all that explains this performance differ... +0.45
In Scheme how can I split an exact (rational) number into dividend... 0.00
Scheme Argument Checker Error-handling -1.32
A book to learn programming concepts +0.02
Scheme - nested definition confusion -1.63
Scheme - defining a definition -1.16
Swapping pairs with append in Racket 0.00
Fibonocci Generation by Recursion -0.48
Gambit scheme incorrect calculation for numbers with decimals 0.00
Generating Fibonacci series in Lisp using recursion? -0.26
How to avoid NIL from getting added to the list? +0.15