Skip to content

ISC-HEI/101_Lists_lab

Repository files navigation

CC BY-NC-SA 4.0 Workflow status

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages