This repository contains code examples for the course Algorithms.
Exercises are based on Java 8.
- Array, linked lists and recursion
- Complexity analysis
- Stack and queue
- List abstractions
- Tree
- Heap
- Map
- Graphs
- Sorting
- Lambda's & streams
- Text processing
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains code examples for the course Algorithms.
Exercises are based on Java 8.