Khosro Raúl Soleimani

19%
Flag icon
Linked lists are great if you’re going to read all the items one at a time: you can read one item, follow the address to the next item, and so on. But if you’re going to keep jumping around, linked lists are terrible.
Grokking Algorithms: An illustrated guide for programmers and other curious people
Rate this book
Clear rating