| ▲ | GregDavidson a day ago | |
If someone can't implement the very simplest Graph Structure, Linked Lists, then I assume they can't implement any linked data structure. Learning variations of Linked Lists is where you start, e.g. https://rust-unofficial.github.io/too-many-lists/ | ||
| ▲ | steveklabnik a day ago | parent [-] | |
Many working programmers have no need to implement linked data structures in their day to day jobs. | ||