egonSchiele/grokking_algorithms

Providing code examples for data structures

haslie22 opened this issue · 1 comments

I've just started to read the book and went across all the repo in search for the example of linked list in JS, so it occurred to me it would be handy for the programming newcomers to have code examples of all the themes that your book covers, not only the main ones.

Hey Lizaveta, make sense, please feel free to open PRs and add examples.