Maggie Nguyen – Independent Study – Supervised by Dr. Hughes
  • Menu

Menu

  • Home
  • Course Introduction
  • Binary Representation
  • The Art of Binary
  • Depth-First Search
  • B-tree Insertion Algorithm
  • B-tree Deletion Algorithm
  • Dijkstra's Algorithm

Visualizing Algorithms Through Animation

The website serves as a collection of my work, and I will continue updating it throughout the semester.

Course Overview

The Art of Binary Numbers

Learn the beauty behind converting decimal numbers into binary using simple math.

Binary Representation

IEEE 754 Half Precision storing the number 3.14.

Depth-First Search (DFS)

Exploring paths, backtracking nodes, and traversing graphs with depth.

B-tree Insertion Algorithm

Splitting, shifting, and promoting during B-tree key insertion

B-tree Deletion Algorithm

Merging, borrowing, and rebalancing during B-tree key deletion.

Dijkstra's Algorithm

Relaxing edges, updating paths, and selecting the shortest route.

Leave a message

Contact

  • Phone
  • maggie.nguyen@temple.edu
  • © 2025 Maggie Nguyen
  • is.theartofalgorithm.com
  • All rights reserved.
  • Designed and developed with passion.