StackRating

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

Atharva Shukla

Rating
1492.03 (4,374,248th)
Reputation
1,118 (140,837th)
Page: 1 2
Title Δ
How to handle list 0.00
Buidling BST in racket from a list 0.00
How can I make this functions recursive? 0.00
How does nested lambda works in racket? +0.29
how to convert number into strings 0.00
Confusion about Box-and-pointer diagram using Racket 0.00
How to multiply matrices in racket math/matrix? 0.00
Why does the position of arguments matter in cons? -3.31
How do you find if a file is within a directory tree using scheme? 0.00
Turning a vector into a list and then into an image in Racket 0.00
recursive problem using the image module in racket 0.00
Function that removes numbers less than 10 in a list 0.00
Working with nested-list (to unknown degree) (Racket) 0.00
Taking a value and passing it through a list of structures and retu... 0.00
How to remove mysterious "default" field added to JSON? 0.00
Racket: syntax for module to export the public functions of a class -1.50
How can I write an exclusion function in racket? -2.73
Replaces occurrences in a list - Racket -2.98
How would I create a negate binary function in racket 0.00
Counting number of occurrences of elements in a list 0.00
Why do I get an undefined errors for referencing "built-in&quo... 0.00
Remove second occurrence of given item from list - Racket +3.59
Getting list with max value from a list of lists in Racket -0.42
mcdr: contract violation expected: mpair? given: 5 -3.25
Evaluation order of lambda functions in Racket +4.88
Scheme find far left node of a tree recursively -2.78
What is double-parentheses in Scheme/Racket? 0.00
Will recursively-called variable be free or bound? -0.62
Need a hint on a homework question which asks to add numbers in a l... 0.00
Create a list of Image types in Racket 0.00
Will a procedure be considered as a predicate, <p> , when the... +4.34
racket - figure with random digits 0.00
Pattern Matching of expressions 0.00
Racket - implementing functions to weighted sum 0.00
Beginner Question: cannot reference an identifier before its defini... 0.00
Applying operations on Scheme (R5RS) with a condition +4.71
DrRacket - update values in binary tree 0.00
How do I get the elements row by row from a matrix in Racket? 0.00
how can find the corresponding list? 0.00
Having Trouble Returning the Deepest Pair of the List 0.00
racket - define-struct and abstract list function 0.00
Maximum and minimum numbers in the list 0.00
Idiomatic way to decode hex-formatted strings in Racket Scheme or o... -1.93
How to use maps and filters in Racket 0.00
a bunch of lists of numbers 0.00
How to define a contract that allows either a quoted list or a func... 0.00
Is in Racket any function to draw a plot like "stem" plot... 0.00
racket - remove non-alphanumetic characters from a string 0.00
How can I modify my code to only add even numbers? +0.53
How do I verify if a string is correctly formated? +0.24