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
(Maze Solver ) A visual pathfinding that lets you explore BFS, DFS , A* and Dijkstra's Search. Comes with a maze generator to challenge the algorithms.
The Sales Order System is a console-based C# application built for an Object-Oriented Programming (OOP). It simulates a retail sales workflow, allowing users to manage customers, stock, orders, and…