StackRating

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

alinsoar

Rating
1413.32 (4,536,008th)
Reputation
8,647 (18,083rd)
Page: 1 2 3 ... 12
Title Δ
Reversing list vs non tail recursion when traversing lists -0.00
Left shift into fixnum sign bit 0.00
How to create sum function for all items in list using reduce and c... +0.66
What happened in scheme when defining a symbol to be something else? -1.04
Edit A Nested List In Scheme 0.00
Printing intermediate results in Scheme 0.00
Use mit-scheme with REPL and editor together +0.69
What is the name of the "=>" keyword in Scheme? 0.00
When does a program "intertwine definition and use"? -1.04
Scheme - list passed into function returning empty -1.05
Scheme: The purpose of procedure arguments in SICP: 1.3 (Higher Ord... -0.48
How to convert cond statements that produces a boolean value into a... -0.80
Racket/Scheme - Replacing an element in a list based on a location -0.60
Passing 2-d array to a function in C +2.43
Does checking constant TRUE or FALSE take much operational time? +1.74
Why is the word "list" showing up in my results? -0.37
Solving a functional programming problem using dr.racket -1.72
How do you run equivalent of nested for loops in scheme -1.74
compile error using malloc outside of main function -0.44
Racket/Scheme - Replacing an item with another element in a non fla... -0.60
Spliting a list at a certain location using Racket/Scheme -0.49
Racket/Scheme - checking to see if a list is a sublist of another l... -1.41
In Lisp/Racket/Scheme how is it possible to have an argument named... -1.20
how to get the product of a tree in scheme -0.39
Scheme: Iterative process to reconstruct a list in original order? +0.96
declaration of const pointer vs declaration of const integer +0.83
Malloc calloc fails to allocate structure +1.98
Cannot Figure out Why "sizeof(msg) = 0" -0.84
Is there normal "set" function (not special form) in Sche... -1.48
The purpose of union with only one member inside the struct 0.00
Would a C compiler be allowed to replace an algorithm with another? -0.91
Is there a quick way to get the last element that was put in an arr... -0.17
Why does this result in an infinite loop [SICP]? -1.51
constant value for case label for switch statement in c and c++ but... -0.84
Insertion into AVL tree only replaces root node +3.03
Allowing struct field to overflow to the next field -1.13
Why in ELF binaries the bytes are inverted in groups of two 0.00
Can someone translate the following LISP program statement in plain... +2.31
Is there way to verify my program has no memory leaks? +0.76
Problem with the first character of the binary file while reading i... -2.56
Strange mit-scheme interpreter behaviour -0.61
What are the exact differences betwenn int **a and int a[][] as fun... +1.56
Is a header file a translation unit? -0.78
CS50 Credit Assignment - Floating Point Exception +0.11
The equivalent python exec/eval commands in C +2.45
Scheme: Compiling with continuations -1.42
invalid type argument of '->' editing fields of a struct... +0.70
i cant find the problem in palindrome recursion c +0.09
How should i free an array of struct? 0.00
Why can an int return type function return a string? +0.33