Skip to content

Algorithms and data structures implemented in several languages

Notifications You must be signed in to change notification settings

Jafagervik/AlgorithmsAndDataStructures

Repository files navigation

AlgorithmsAndDataStructures

Algorithms and data structures implemented in several languages

In thins project you can find most of the algorithms taught in course TDT4120 - Algorithms and data structures at NTNU.

What will be taught:

  1. How to create a test for:
    • Sorting algorithms
    • Search algorithms
    • Graph algorithms
    • Flow network algorithms
  2. How to make your own algorithm
  3. How to calculate runtime for the different algorithms
  4. Asymptotic notation
  5. Graph theory

About

Algorithms and data structures implemented in several languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages