Skip to content

pencherek/101.2-lists

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%