Skip to content

This is the programming exercises given as part of the course Data Structure 2. The purpose of the exercises is to gain a deep understanding of the data structures, and to implement the studied data structures and algorithms in C++.

Notifications You must be signed in to change notification settings

pplevins/Data_Structure2_Programming_exercises

Repository files navigation

Data Structure 2 - Programming exercises

This is the programming exercises given as part of the course Data Structure 2. The purpose of the exercises is to gain a deep understanding of the data structures, and to implement the studied data structures and algorithms in C++.

  1. Exercise 1: N-ary trees
  2. Exercise 2: Hash table (open addressing)
  3. Exercise 3: Tries
  4. Exercise 4: Huffman code
  5. Exercise 5: Graphs

About

This is the programming exercises given as part of the course Data Structure 2. The purpose of the exercises is to gain a deep understanding of the data structures, and to implement the studied data structures and algorithms in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published