Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
nmheim committed May 21, 2024
1 parent ab2588b commit a556882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exams/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ here](https://www.felk.cvut.cz/labpass/).

The programming exam will consist of solving two of the tasks listed on this webpage - without access to their solutions. We suggest not looking at the text of the assignments before you have time to attempt to solve it. Most of the tasks have a Racket and a Haskell version. During the exam you have to solve *one task in one language* and another task in another language. So an exam could look like:

- Solve [$N^2$-Knights](/exams/minesweeper) in Racket (for 15 points)
- Solve [Filetree](/exams/filetree) in Haskell (for 15 points)
- Solve [$N^2$-Knights](/exams/minesweeper/) in Racket (for 15 points)
- Solve [Filetree](/exams/filetree/) in Haskell (for 15 points)

You will have 3 hours for the whole exam, so you should be able to solve each of them in roughly 90
minutes to get a perfect score.
Expand Down

0 comments on commit a556882

Please sign in to comment.