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 ... 10 11 12 13 14 ... 36
Title Δ
CLISP Recursive function returning at ATOM if it is a MEMBER of a l... 0.00
Recursion: double call in one return -2.25
write vs write-line in LISP 0.00
Exception in car: () is not a pair +0.52
Scheme - Secuence of numbers that sum 0 in a list 0.00
Nth Digit From the Right 0.00
Is there any way to create a copy of a binary tree using a recursiv... 0.00
LISP Cannot take CAR of T -0.03
Values in parenthesis does not evaluate in scheme 0.00
New to lisp. I was wondering why I get this error. "1 is not o... 0.00
LISP List Not Appending And Printing Twice 0.00
How to bootstrap a Lisp interpreter using the metacircular evaluator 0.00
Using (lambda args ()) prevents me from binding what's inside a... 0.00
Scheme/Guile: Variable self-re-definition inside a function 0.00
How does this recursion line implemented to print the string revers... +0.86
why lisp macro push only change symbol? -1.16
How to implement iteration of lambda calculus using scheme lisp? -0.35
lisp-"car: contract violation expected: pair? given: ()"... 0.00
Are Java's Streams like JavaScript's Arrays? +1.26
How to manage recursion in Common Lisp macros -1.58
How to call a function within itself in Javascript -0.20
Sort procedure in scheme 0.00
Best approach to avoid multiple check conditions in Javascript -0.81
Parametrizing and reduce in Functional Programming -0.04
Common Lisp: avoid evaluation of a symbol in a function +1.93
How to clear python recursion? 0.00
Transform coroutine in continuation passing style 0.00
Change a function into CPS, to not use call/cc 0.00
Why does (quote(1 2 3)) show '(1 2 3) instead of just (1 2 3)?... -1.88
Recursion confusion with multiple return -0.04
Debugging live stack frames in Common Lisp ( SBCL) .How does the de... 0.00
Arity mismatch when constructing a child record type 0.00
Arity of anonymous functions in Clojure 0.00
How to write this function without arrow function 0.00
Javascript High Order Functions -1.88
Why can you redefine `lambda`? +0.47
Get Level of Tree List - JavaScript -0.54
Complexity of appending lists in racket -1.72
Is my definition of the LISP cons-cell list correct? -0.00
What problems can I solve using recursion? +0.22
Append procedure in scheme +2.99
What is going on in this recursive Sheme function that doesn't... 0.00
What is the benefit to use let-values instead of let? +0.48
store every digit of a number in a arr by using a recursive function -0.09
Why prohibit a function object in function position (but allow lamb... -1.03
How do I evaluate the first step of a Clojure form? +1.38
How about a higher-order function called struggle? -0.89
Can this be considered a pure function (functional programming)? +0.43
How does the [].push.apply work? +2.40
how to combine 2 functions in Scheme? -0.44