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 ... 30 31 32 33 34 35 36
Title Δ
Confusion regarding common references in original tree and it's cop... 0.00
Scheme: Define a recursive predicate u-even? takes a list, returns... +0.48
how to return all elements in a list 0.00
Wheres-waldo function in LISP +1.64
Write to beginning of file in Scheme 0.00
How to prepare for learning Lisp off-line -1.45
behavior of quote in racket -1.72
defining map in terms of reduce +1.22
Why is let preferred to define in Scheme? -0.25
Prove LISP is not functional 0.00
What sort of recursion is this? 0.00
Is there a standardized way to load a SRFI? -0.18
Solve Fibonacci sequence recursively without prior digits +0.01
Scheme - How to apply a recursive function to a list of variable le... -2.09
Length in different lists 0.00
Using local variables in scheme -0.03
zip function in Racket/Scheme -0.65
Differences between equal strings -1.76
How does Scheme return the "built up" value of a recursiv... +2.55
Can you explain me Recursion? -0.96
Can the substitute-and-expand model of Scheme macros be improved? +0.55
Exit out of condition statement after condition was met in Racket -1.46
how to clear result in racket? 0.00
Reversing an integer -0.68
Recursive function to loop and stack -1.98
What's the reason for using lambda expressions to define functions... +1.29
How to define a function that returns half of input, in two differe... +0.50
Is it possible to generate (quote (quote var)) or ''var dynamically? +0.17
Scheme function doesn't return value +1.82
Returning functions in scheme +2.52
x++ equivalent in Lisp? -0.99
How to return the parameter value in Racket? 0.00
Lisp: quoting a list of symbols' values -0.01
Need help giving a recursive definition -0.13
remove empty lit from list of list in scheme 0.00
Meaning of 'quote in Lisp -0.82
Lisp list number of element +1.06
Sort prime factors in ascending order Scheme +0.08
how to convert ipaddress/mask to CIDR using c++? -0.48
How do I do anything with multiple return values in racket? +0.60
cost of argument passing in scheme 0.00
Common Lisp: Function that checks if element is member of list +0.55
How to transform this recursive function into an iterative one? 0.00
how is the efficiency and cost of nested function in scheme language +1.77
Scheme and Merge Sort? 0.00
DrRacket/Scheme: Contract violation, number expected? 0.00
Finding the k-th largest number in a vector recursively +0.05
Lisp function explanation +0.26
How to get a recursive function to return false if infinite recursi... -0.81
What is the purpose of second return function here? +0.51