filmov
tv
Tutorial Linked List Typescript

Показать описание
It's a general overview and tutorial for writing a Linked List which isn't as useful for dynamic languages like JavaScript and Python, but commonly used in languages without dynamic Arrays E.g C, C++ and so on, but it's still a good starting point into data structures.
I plan to write versions for Go and Rust.
I plan to write versions for Go and Rust.