Projects with this topic
Sort by:
-
This my work on the problems from Simply Scheme: Introducing Computer Science (2ND ed.). The book teaches functional programming using a light abstraction layer of standard Scheme and is meant as preparation for SICP.
Updated -
My work on the problems from Essential Lisp (Anderson, Corbett, and Reiser). The book describes mid 80s Lisp but this work was done in Scheme.
Updated -
CSES Problem Set (https://cses.fi/problemset/) solution in Java
UpdatedUpdated -
Zbirka nalog pri predmetu Matematika na Fakulteti za računalništvo in informatiko Univerze v Ljubljani
Updated -
My answer to remove an element from an array https://github.com/CarletonComputerScienceSociety/daily-questions/blob/master/2019/09/10-EASY-Remove-element/question.md
Updated