Skip to content

Drag-and-drop visualizer for Linked Lists, Stacks, Queues, Binary Search Trees, and Hashmaps built for Prof. Salim Arfaoui of the NYU Computer Science Department, used by several NYU Professors and 600+ NYU students yearly.

Notifications You must be signed in to change notification settings

Skparab1/arfaoui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures Visualizer

Overview

Structures Visualized

  • Lists
  • Linked Lists
  • Stack
  • Queue
  • Binary Tree
  • Binary Search Tree
  • Hashmaps (Collision resolution via chaining)
  • Hashmaps (Collision resolution via probing)

Features

  • Modifiable data structure
  • Light up animations
  • Light and dark modes
  • 3 run speeds
  • Quick action buttons
  • Custom MAD hash function support

About

Drag-and-drop visualizer for Linked Lists, Stacks, Queues, Binary Search Trees, and Hashmaps built for Prof. Salim Arfaoui of the NYU Computer Science Department, used by several NYU Professors and 600+ NYU students yearly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published