A Common-Sense Guide to Data Structures and Algorithms, Second Edition

A Common-Sense Guide to Data Structures and Algorithms, Second Edition
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 737
Release :
ISBN-10 : 9781680508055
ISBN-13 : 1680508059
Rating : 4/5 (059 Downloads)

Book Synopsis A Common-Sense Guide to Data Structures and Algorithms, Second Edition by : Jay Wengrow

Download or read book A Common-Sense Guide to Data Structures and Algorithms, Second Edition written by Jay Wengrow and published by Pragmatic Bookshelf. This book was released on 2020-08-10 with total page 737 pages. Available in PDF, EPUB and Kindle. Book excerpt: Algorithms 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. Use these techniques today to make your code faster and more scalable.


A Common-Sense Guide to Data Structures and Algorithms, Second Edition Related Books

A Common-Sense Guide to Data Structures and Algorithms, Second Edition
Language: en
Pages: 737
Authors: Jay Wengrow
Categories: Computers
Type: BOOK - Published: 2020-08-10 - Publisher: Pragmatic Bookshelf

GET EBOOK

Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is pa
A Common-Sense Guide to Data Structures and Algorithms in Javascript, Volume 1
Language: en
Pages: 0
Authors: Jay Wengrow
Categories: Computers
Type: BOOK - Published: 2024-09-24 - Publisher:

GET EBOOK

If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your JavaScript code. Learn to use Big O notation
A Common-Sense Guide to Data Structures and Algorithms in JavaScript, Volume 1
Language: en
Pages: 734
Authors: Jay Wengrow
Categories: Computers
Type: BOOK - Published: 2024-08-07 - Publisher: Pragmatic Bookshelf

GET EBOOK

If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your JavaScript code. Learn to use Big O notation
The Pragmatic Programmer
Language: en
Pages: 346
Authors: Andrew Hunt
Categories: Computers
Type: BOOK - Published: 1999-10-20 - Publisher: Addison-Wesley Professional

GET EBOOK

What others in the trenches say about The Pragmatic Programmer... “The cool thing about this book is that it’s great for keeping the programming process fre
Multi-Tier Application Programming with PHP
Language: en
Pages: 305
Authors: David Wall
Categories: Computers
Type: BOOK - Published: 2004-06-25 - Publisher: Elsevier

GET EBOOK

While many architects use PHP for projects, they are often not aware of the power of PHP in creating enterprise-level applications. This book covers the latest