Skip to content

A web application displaying how algoritthms and data structures works

Notifications You must be signed in to change notification settings

lucca-poli/AlgorithmsWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgorithmsWeb

This project is aimed to display the inner works of some fundamental data structures and algorithms via Typescript.

Data structures displayed:

-Single linked list
-Double linked list
-Stack
-Queue
-Hash map
-Heap
-Priority queue
-Graphs
-Binary trees

Algorithms

-Insertion sort
-Selection sort
-Mergesort
-Quicksort
-Heapsort
-Breadth-First Search
-Depth First Search
-Topological Sort
-Paths in binary trees
-Dijkstra
-Trees generator
-Huffman

About

A web application displaying how algoritthms and data structures works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published