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 2 3 4 ... 36
Title Δ
Racket/Scheme - checking to see if a list is a sublist of another l... +1.41
Scheme - Beginner Syntax Issues with greater than, less than, and a... 0.00
Why does in_array return false for this search? -0.34
What is the magic behind that recursive function? -0.56
Is it possible to use rackunit in DrRacket with language set to sic... 0.00
Does Church Turing Thesis guarantee that recursive code can be impl... -1.90
(SICP) What is the difference between functions and procedures? 0.00
I feel confused about define-macro in scheme 0.00
Can recursion have an endless loop? 0.00
I have in a program two recursions and as for me evrything should b... 0.00
How to insert literal identifier from input pattern as symbol in sy... 0.00
What's the different between calling function with and without... -0.16
Map-filter CPS version in Scheme -0.08
Duplicate n times an element from a list in Racket +1.52
define a variable inside procedure -0.82
Why does the macroexpand does not print the results of defmacro? -2.78
Racket "eval" a datum +1.50
Scheme: When I cons two atoms I am getting a dot in the middle. Why? 0.00
How to change content of quoted value in Guile -1.01
Int variables NOT being updated in a recurring input? 0.00
Why Infinitity is added on reduce function in javascript? +0.36
Scheme procedure that returns the slope of the line given two pairs... +1.68
Why do I need an else statement in this backword string recursion? 0.00
Why do I get an "arity mismatch" error? Exercise 1.43 in... 0.00
Loop to queue a list n times in scheme +3.02
Why is my Common Lisp Binary search tree function not working prope... +1.97
Common Lisp macro let-curry - not working 0.00
How to do floating conversions in scheme (drracket)? +0.20
Adding parenthesis changes evaluation of condition 0.00
`member` returns `NIL` even though string exists in the list -1.19
Missing argument in syntax-rules Hygienic macro call from Scheme R5... 0.00
What is the difference between letrec-syntax and let-syntax in Sche... 0.00
Comma not inside a backquote 0.00
how to find the next larger key of binary search tree in dr. racket? 0.00
Standard way to handle quoted symbol in lisp macros in Scheme 0.00
Scheme: Update a list without using imperative features like set -1.62
(Chez) Scheme macro for hiding lambdas -0.56
Expect JSON Output not return in node.js output 0.00
Why does (find-if #'consp '('notdefinedsymbol)) => &... +1.88
How to write a simple macro in MIT Scheme? 0.00
Multiple different errors in scheme 0.00
Scheme/"The Seasoned Schemer": Question about the syntax... +1.65
how return one of the function between OR operator? 0.00
Scheme::R5RS. I'm studying lambda and I don't understand th... 0.00
How can I convert this list of numbers and symbols into a string? +1.43
Does defining all new syntaxes hurt performance in Scheme, Racket? 0.00
Error for defining class method as expression -1.75
Adding primitives in metacircular evaluator -1.81
Evaluating code which refers to function parameters 0.00
Scheme to C translator -2.17