RodrigoDLPontes / visualization-tool

Visualization tool for various data structures & algorithms taught in Georgia Tech's CS 1332 class
visualization-tool.rodrigodlpontes.vercel.app
Other
104 stars 67 forks source link

Add pseudocode to every visualization #127

Closed grant-hollosi closed 2 months ago

grant-hollosi commented 3 years ago

Each visualization needs to have pseudocode displayed next to the main algorithm/structure. Eventually, each line should also be highlighted when the corresponding operation is being visualized.

List of pages currently implemented with pseudocode/highlighting:

Pages that still need pseudocode (priority algos bolded):

luciankt commented 2 months ago

Nearly complete, will treat the last few pages as separate issues