CSI105T — Computer Science
Simple and effective interactive tools for education.
Author: 68037294 Raksit Phothong
Manage and visualize singly linked lists with interactive operations.
View Project Deep DiveCompare LIFO and FIFO operations with side-by-side visualization.
View Project Deep DiveConvert infix expressions to prefix and postfix notations interactively, driven by a custom OOP LinkedList.
View Project Deep DiveVisualize sorting algorithms like Bubble, Selection, Quick, and more with step history and complexity analysis.
View Project Deep DiveBuild and visualize expression trees from infix expressions step-by-step with interactive navigation.
View Project Deep DiveInteractive BST with search, add, delete, and traversal animations (Inorder, Preorder, Postorder).
View Project Deep Dive