garageScript / c0d3-app

C0D3 - Become a Software Engineer the Hard Way
https://www.c0d3.com
MIT License
100 stars 67 forks source link

Image Links Broken JS8 Challenge 1 and 2. #2447

Open HS-90 opened 1 year ago

HS-90 commented 1 year ago

There are supposed to be images of binary trees in to help explain the problem in both Challenge 1 and 2. If we have the images, we can reupload them, or create new images to match the example given examples.

image image

greencarlos commented 1 year ago

Would this be a good example? https://cs.usfca.edu/~galles/visualization/BST.html

I know the challenge is for Binary Trees and this does Binary Search Trees But could there be an interactive visualizer binary tree? Maybe something that limits to only 10 or 20 nodes