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 ... 20 21 22 23 24 ... 36
Title Δ
(SCHEME) Number -> English List -1.77
bignum multiplication in SBCL 0.00
"Adding" two functions together in Scheme -1.63
List of procedures in scheme -1.85
(Scheme) Take a list and return new list with count of positive, ne... -0.73
map function for n-ary tree in Scheme +1.51
Remove subsequence function (deep recursion) in scheme 0.00
An iterative program for appending lists in scheme 0.00
Iterative range function in Scheme/Lisp -0.39
Scheme variadic function to add numbers 0.00
Issue in implementing 64-bit binary number multiplication in LISP 0.00
Iterative factorial procedure in SICP 0.00
How do I use and/or instead of if/cond? -1.22
Print values, not types (Racket) +2.93
SICP Exercise 1.17 Aborting!: maximum recursion depth exceeded 0.00
How to represent binary tree? -1.93
Quicksort in Lisp Strange behavior? -0.99
Not of the expected type in Lisp? +2.56
How to test lambda functions? 0.00
functional programming / racket translating imperative nested loops +0.23
Racket: Write a function to access a component of a structure -2.12
When is a identifier in a lambda bound? +1.24
Execute following call/cc exp -0.24
Tail recursion calling tail recursion +0.48
Lisp-family: Different evaluation of a symbol call and symbol as ar... -0.64
Defining a macro in Scheme to create fancy sublist +0.01
Iterate through every item in the list using LISP -0.01
Why is AND a macro in common lisp +2.54
Is there anyway to check if a function return nothing in Scheme? 0.00
Why is lambda not a function -2.05
Converting a number from a certain base into base 10 in Lisp -1.07
Not able to return out of recursion 0.00
Not recognizing basic LISP function +1.94
How is closure implemented with nameless lexical addressing +0.23
Compare a list of numbers with a variable +1.08
How to add an element to the end of a list with recursion in drRack... 0.00
Beginner - is my code using recursion? -0.76
Scheme: Can't seem to load file 0.00
Aliases for using common SRFIs in Chicken Scheme 0.00
Count nodes in a binary tree without leaf?/node? in scheme? -1.08
Building a Binary tree in lisp 0.00
Can this implementation of Ackermann function be called tail recurs... -0.00
Deep copying (Linked List) +0.08
Scheme skip or continue during lambda map +0.51
Scheme Inverse List Function -1.07
Scheme: difference between define and define-syntax-rule -1.75
Why doesn't scheme have primitive c data types like int, float... -0.83
How to call a function in scheme -1.49
How to use trigonometry in Scheme? -1.52
How can i get (function '(a b a a b c)) => ((a a a) (b b))? 0.00