DEV Community

Cover image for Basic Data Structures - Review
Mohamed Khaled Yousef
Mohamed Khaled Yousef

Posted on

14 6

Basic Data Structures - Review

This is recap of crash courses and blogs teaches you how to implement your basic data structures. We built these from scratch using C++.

You will learn the concept, trade offs, how to build and implement: single linked list, stacks, queues and trees.

Start from here:
Single Linked List
Stacks
Queues
Introduction to Trees - Part 1
Depth-first-Search (DFS) - Part 2
Breadth-First-Search (BFS) - Part 3

Next, In fact I have 3 options to continue talking about:

  • Continue with data structure like Priority Queues, Heap, Hash Tables and etc.
  • Or algorithms on Graphs.
  • Or another topic which I prefer - Multimedia algorithms, Things like Lossless compression, Lossy compression algorithms, etc.

Last thing to say, Thanks for reading and I hope it would help and don’t hesitate to send your feedback and suggestions :))

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (1)

Collapse
 
hnrch profile image
Hein

Hello, thanks for your posts! It would be nice you go with those 3 options in the order you wrote :)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more