Skip to content

AdrianMP1/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures in C++ and Python

This is a mini project done as a practice exercise to test my comprehension between datastructures and pointers in C++. I also implement the same datastructures in Python to confirm that the general idea of the datastructures are indeed learned and not just by syntax memory.

Here is a list of the datastructures found in this project:

  • Linked Lists
  • Stacks
  • Queues
  • Trees

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages