ISC-HEI / 101_Lists_lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CC BY-NC-SA 4.0

ISC 101.2 OOP

Lab 15 - Linked list using recursive data structures

In this lab, you will develop a recursive linked list manipulation class. Among others, you will :

  • work with recursion in Scala data structure
  • develop functionalities and test them with unit tests
  • integrate and automate unit tests in GitHub CI/CD pipeline

Have fun, The teaching team

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About


Languages

Language:Scala 100.0%