Amazon cover image
Image from Amazon.com

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

By: Material type: TextTextPublication details: Raleigh, North Carolina : The Pragmatic Bookshelf, c2020Edition: Second EditionDescription: xviii, 481 pages : illustrations ; 24 cmISBN:
  • 9781680507225
Subject(s): LOC classification:
  • QA 76.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.
Item type: Books
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Home library Collection Call number Copy number Status Date due Barcode
Books Books National University - Manila LRC - Main General Circulation Digital Forensic GC QA 76.9.D35 .W46 2020 c.1 (Browse shelf(Opens below)) c.1 Available NULIB000019590

Includes bibliographical references.

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.

There are no comments on this title.

to post a comment.