/algorithms-and-datastructures

Some Algorithms and Data structures implemented for educational purpose.

Primary LanguageJava

Algorithms and Data structures

Algorithms and Data structures implemented for educational purpose in coherence with INF2220.

Implemented Data structures

  • Binary Search Tree

Implemented Algorithms

  • Depth first search
  • Breadth first search
  • Insertion sort
  • Generate permutations