A Common-Sense Guide to Data Structures and Algorithms, Second Edition, 2nd Edition
by Jay Wengrow
Code Examples
The concepts in this book aren’t specific to one particular programming language. Because of this, I chose to use a variety of languages to demo the examples in this book. The examples are written in Ruby, Python, and JavaScript, so having a basic understanding of these languages would be helpful.
That being said, I’ve tried to write the examples in such a way that even if you’re not familiar with the language of a given example, you should be able to follow along. To help with this, I don’t always follow the popular idioms for each language where I feel that an idiom may confuse someone new to that particular language.
I understand that having the book switch languages frequently can come with a certain mental switching cost. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access