Zetech University Library - Online Catalog

Mobile: +254-705278678

Whatsapp: +254-706622557

Feedback/Complaints/Suggestions

library@zetech.ac.ke

Amazon cover image
Image from Amazon.com
Syndetics cover image
Image from Syndetics
Image from Google Jackets
Image from OpenLibrary

A common-sense guide to data structures and algorithms : level up your core programming skills / Jay Wengrow.

By: Material type: TextTextSeries: The pragmatic programmersPublication details: North Carolina : Pragmatic Bookshelf ; c2020.Edition: Second editionDescription: xviii, 481 pages : illustrations ; 24 cmISBN:
  • 9781680507225
Subject(s): DDC classification:
  • 005.7/3 23/eng/20240229
LOC classification:
  • QA76.9.D35 .W46 2020
Contents:
Why data structures matter -- Why algorithms matter -- O yes! Big O notation -- Speeding up your code with Big O -- Optimizing code with and without Big O -- Optimizing for optimistic scenarios -- Big O in everyday code -- Blazing fast lookup with hash tables -- Crafting elegant code with stacks and queues -- Recursively recurse with recursion -- Learning to write in recursive -- Dynamic programming -- Recursive algorithms for speed -- Node-based data structures -- Speeding up all the things with binary search trees -- Keeping your priorities straight with heaps -- It doesn't hurt to trie -- Connecting everything with graphs -- Dealing with space constraints -- Techniques for code optimization.
Summary: Take a practical approach to data structures and algorithms, using techniques and real-world scenarios in JavaScript, Python, and Ruby that you can put into production right away. This new and revised second edition features new chapters on recursion, dynamic programming, and using Big O in your daily work. -- Provided by publisher.Summary: If you thought that data structures and algorithms were all just theory, you're missing out on what they can do for your code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this book makes this complex topic accessible, no matter your background. This new edition features practice exercises in every chapter, and new chapters on topics such as dynamic programming and heaps and tries. Get the hands-on info you need to master data structures and algorithms for your day-to-day work. -- Provided by publisher.
Tags from this library: No tags from this library for this title. Log in to add tags.
Holdings
Item type Current library Collection Call number Copy number Status Date due Barcode
Books Books Zetech Library - TRC General Stacks Non-fiction QA76.9.D35 .W46 2020 (Browse shelf(Opens below)) C 2 Available z011898
Books Books Zetech Library - TRC General Stacks Non-fiction QA76.9.D35 .W46 2020 (Browse shelf(Opens below)) C 1 Available z011897

Previous edition: 2017.

Includes index.

Includes bibliographical references and index.

Why data structures matter -- Why algorithms matter -- O yes! Big O notation -- Speeding up your code with Big O -- Optimizing code with and without Big O -- Optimizing for optimistic scenarios -- Big O in everyday code -- Blazing fast lookup with hash tables -- Crafting elegant code with stacks and queues -- Recursively recurse with recursion -- Learning to write in recursive -- Dynamic programming -- Recursive algorithms for speed -- Node-based data structures -- Speeding up all the things with binary search trees -- Keeping your priorities straight with heaps -- It doesn't hurt to trie -- Connecting everything with graphs -- Dealing with space constraints -- Techniques for code optimization.

Take a practical approach to data structures and algorithms, using techniques and real-world scenarios in JavaScript, Python, and Ruby that you can put into production right away. This new and revised second edition features new chapters on recursion, dynamic programming, and using Big O in your daily work. -- Provided by publisher.

If you thought that data structures and algorithms were all just theory, you're missing out on what they can do for your code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this book makes this complex topic accessible, no matter your background. This new edition features practice exercises in every chapter, and new chapters on topics such as dynamic programming and heaps and tries. Get the hands-on info you need to master data structures and algorithms for your day-to-day work. -- Provided by publisher.

There are no comments on this title.

to post a comment.