DEV Community

Orbit 2x
Orbit 2x

Posted on

top memorizing—start visualizing. Interactive Algorithm Demos for QuickSort, BFS, and more.

truggling to visualize how Quick Sort partitions or how Binary Search narrows down? I built a set of interactive tools on Orbit2x to help you see the logic behind the code.

Sorting: Step-by-step visuals for Quick, Merge, and Bubble Sort.

Graphs: Real-time BFS and DFS traversal.

Networking: An interactive guide to the OSI Model. Free to use, no signup. Hope this helps with your next technical interview! Check out the Learn Section
Enter fullscreen mode Exit fullscreen mode

Top comments (0)