Skip to content

Popular Data Structures implemented in C++ and visualized with SFML

Notifications You must be signed in to change notification settings

YUSUF-SELEIM/Data_Structures-in-SFML

Repository files navigation

Data_Structures-in-SFML

Popular Data Structures implemented in C++ and visualized with SFML Developed by Abrar-Hosny and me

Project Description

We have implemented the following Data Structures :

  • Array
  • Linked List with it's 3 types :
    • Circular List
    • Doubly List
    • Doubly Circular List
  • Stack
  • Queue with it's 2 types :
    • Circular Queue
    • Deque

Project Video

A.Y-Project-DSA.mp4

License

License: MIT

References

  • SFML Forum

About

Popular Data Structures implemented in C++ and visualized with SFML

Resources

Stars

Watchers

Forks