You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Echo is a GUI-based Flutter social app built as a 4th semester Data Structures project. It includes one-to-one chat, news feed, friend requests, and suggestions—powered by custom Linked List, Stack, Queue, BST, AVL Tree, Graphs (BFS), and Priority Queue. It showcases real-world application of core data structures in an interactive app.