complete-intro-to-computer-science
complete-intro-to-computer-science copied to clipboard
Complete Intro to Computer Science, as taught by Brian Holt for Frontend Masters
Share CodeSandbox Button currently points to `btholt/algorithms-exercises/csb-8kdjr` Updated the button to point to `btholt/algorithms-exercises/main`
Thanks for doing the course! A few typo fixes here
fix the "Intead" typo
A FEM customer wrote in saying it looks like the left and right rotations got swapped in this section. I have edited the incorrect rotations and added annotations to the...
Hello, In your lecture on the AVL tree for the rotation phase you give the following steps to follow: ```-> perform right rotation -> swap the values of nodes A...
Hello, I found some small typos and fixed them. Great course! Best, Stefan
This PR fixes a typo in [Tries](https://btholt.github.io/complete-intro-to-computer-science/tries) lesson.
"sitting" sb "sit" "loweset" sb "lowest" "to a" sb "of a"
"Logrithmic" sb "Logarithmic" "created" sb "create" "don't" sb "doesn't" "algoriths" sb "algorithms" "run a" sb "run on a"
removed the word create "in to" sb "into" "you" sb "your" "to get to there" sb "to get there"