Data-Structures-and-Algorithms This repository contains the core implementation of data structures and algorithms in C++. Data Structures: Arrays as Data Structures Trees (BST, AVL) Hashmaps and Hashtables Stack and Queue Linked List Graph Algorithms: Dijkstra A*