Skip to content

University course material for Algorithms and Data Structures in Java, with a particular emphasis on software testing. Includes exercises, with solutions.

License

Notifications You must be signed in to change notification settings

arcuri82/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms and Data Structures

CI

Slides, code examples and exercises (with solutions) for the PG4200 course: Algoritmer og datastrukturer (Algorithms and Data Structures). This course is taught at Kristiania University College, Oslo, Norway.

There are plenty of resources online to learn about algorithms and data structures in Java. However, one key aspect in this course is a strong emphasis on software testing. Furthermore, the math is kept to a minimum, whereas more focus is given to the practical usages of the algorithms.

Slides

Code

The code is written in Java, and it is divided into 3 Maven modules:

  • /lessons: code for each lesson, divided into one package per lesson.
  • /exercises: starting code used in some of the exercises (when applicable).
  • /solutions: code of the solutions of the exercises.

Exercises

Exams

To have an idea of what to expect in the exam, and how the questions might be formulated, some PDFs of former exams can be found here and here .

License & Copyright

The materials herein are all copyright of Andrea Arcuri and contributors. The material was/is produced while working at Westerdals Oslo ACT and Høyskolen Kristiania.

All the source code in this repository is released under LGPL version 3 license.

Creative Commons License
The documentation is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 Unported License.

About

University course material for Algorithms and Data Structures in Java, with a particular emphasis on software testing. Includes exercises, with solutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published