Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 428 Bytes

OVERVIEW

DS & Algorithm Playground( Trees & Graphs)

🏆 Practice Data structures and Algorithms Visually

🎉 Supported Data Structures

  1. Trees

    • Create Binary Search Tree
    • In-order, Pre-order and Post-Order traversal
  2. Graph

    • Add Vertices
    • Add Edges

Created with ❤️ by Samwel Charles