Skip to content

Dyalog/PracticeProblems

Repository files navigation

Practice Problems

Automatic Validation of APL Practice Problems

problems.tryapl.org

Problem descriptions for each set are in /_psets/ Test cases for each set are in /testcases/

The left menu is automatically generated using Jekyll/Liquid and JavaScript in /_includes/navbar.html. See CONTRIBUTING.md for details.

Notice something wrong? Report a bug
Have an idea for a feature? Submit a feature request
Have an idea for a new practice problem? Suggest a new Practice Problem

Run locally

  1. Install Ruby
  2. Install Jekyll
  3. Clone or download this repository
  4. Run /serve.bat on Microsoft Windows or /serve.sh on Linux and macOS