Skip to content

Laboratories from Data Structures course at the university.

Notifications You must be signed in to change notification settings

robert-adrian99/DataStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures

  • This repository represents my work at Data Structures course at university.
  • Laboratory topics are implemented in C++.
  • At this course I've learned about simple and advanced data structures like:
  1. Vectors and matrices
  2. Stacks and queues
  3. Heaps and binary trees
  4. Search binary trees (Red-Black and AVL trees)
  5. B-trees
  6. Hash tables
  7. Quad trees
  • Moreover, I've implemented a manual symmetric encryption cipher called Playfair Cipher as an extra homework.

About

Laboratories from Data Structures course at the university.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages