Jump to ratings and reviews
Rate this book

[A Common-Sense Guide to Data Structures and Algorithms]: Level Up Your Core Programming Skills - 2020, 2nd Edition [Paperback]

Rate this book
A Common-Sense Guide to Data Structures and Level Up Your Core Programming Skills 2nd EditionAlgorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today’s web and mobile apps. Take a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code, with examples in JavaScript, Python, and Ruby. This new and revised second edition features new chapters on recursion, dynamic programming, and using Big O in your daily work.

Use Big O notation to measure and articulate the efficiency of your code, and modify your algorithm to make it faster. Find out how your choice of arrays, linked lists, and hash tables can dramatically affect the code you write. Use recursion to solve tricky problems and create algorithms that run exponentially faster than the alternatives. Dig into advanced data structures such as binary trees and graphs to help scale specialized applications such as social networks and mapping software. You’ll even encounter a single keyword that can give your code a turbo boost. Practice your new skills with exercises in every chapter, along with detailed solutions.

488 pages, Paperback

Published November 14, 2022

20 people are currently reading
53 people want to read

About the author

Jiwel

1 book

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
13 (76%)
4 stars
2 (11%)
3 stars
2 (11%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
Profile Image for Ajibola S.
161 reviews32 followers
June 27, 2023
Excellent content and written in accessible language. Essential first read for folks with no experience in data structures and algorithms or those who seek a more relaxed understanding of the subject.

5 solid stars!
Profile Image for Teresa.
42 reviews
July 31, 2024
feel like i actually truly learned concepts with the intuitive explanations, walk-throughs, visuals, verbage, memory tricks, and exercises. wish i could go back and read it my freshman year
Profile Image for Ivan.
22 reviews2 followers
November 28, 2024
The perfect book to learn about algorithms and data structures.
Profile Image for Sotero Osuna.
4 reviews
January 22, 2025
Excellent introduction to DS&A. Though not comprehensive enough for gaining mastery, this book will provide adequate mental models for understanding fundamental data structures with their corresponding associated algorithms.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.