Skip to content

A project I created for my Data Structures and Algorithms course.

Notifications You must be signed in to change notification settings

GustavoRassi/SortedCircular-DoublyLinkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

  • A demonstration of how a data structure works.

What I learned

  • Implement a data structure inherited by virtual functions
  • Memory allocation and data management.
  • Abstract Data Type.
  • Operator overload.

Releases

No releases published

Packages

No packages published

Languages