Skip to content

nbeloglazov/clojure-interactive-tasks

Repository files navigation

Small collection of interactive problems to practice clojure. Each problem is a clojure project that contains core.clj file with description of a problem and you need to implement your solution there. There is no automatic checking system, you check it manually. Solutions are visualised so you can look at it and decide whether it's good or not. Some tasks contain math and algorithms problems. Check tasks below to see screenshot examples.

Instructions

  1. Install java and leiningen if you don't have them.
  2. Choose task (any folder except misc).
  3. Open $TASK_NAME/src/$TASK_NAME/work.clj file to read excercises.
  4. Solve them.

Tasks

About

Set of interactive problems to be solved using clojure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published