9781484239872-1484239873-JavaScript Data Structures and Algorithms: An Introduction to Understanding and Implementing Core Data Structure and Algorithm Fundamentals

JavaScript Data Structures and Algorithms: An Introduction to Understanding and Implementing Core Data Structure and Algorithm Fundamentals

ISBN-13: 9781484239872
ISBN-10: 1484239873
Edition: 1st ed.
Author: Sammie Bae
Publication date: 2019
Publisher: Apress
Format: Paperback 378 pages
FREE US shipping
Buy

From $13.50

Book details

ISBN-13: 9781484239872
ISBN-10: 1484239873
Edition: 1st ed.
Author: Sammie Bae
Publication date: 2019
Publisher: Apress
Format: Paperback 378 pages

Summary

JavaScript Data Structures and Algorithms: An Introduction to Understanding and Implementing Core Data Structure and Algorithm Fundamentals (ISBN-13: 9781484239872 and ISBN-10: 1484239873), written by authors Sammie Bae, was published by Apress in 2019. With an overall rating of 3.5 stars, it's a notable title among other Introductory & Beginning (Programming) books. You can easily purchase or rent JavaScript Data Structures and Algorithms: An Introduction to Understanding and Implementing Core Data Structure and Algorithm Fundamentals (Paperback) from BooksRun, along with many other new and used Introductory & Beginning books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $1.3.

Description

Explore data structures and algorithm concepts and their relation to everyday JavaScript development. A basic understanding of these ideas is essential to any JavaScript developer wishing to analyze and build great software solutions.

You'll discover how to implement data structures such as hash tables, linked lists, stacks, queues, trees, and graphs. You'll also learn how a URL shortener, such as bit.ly, is developed and what is happening to the data as a PDF is uploaded to a webpage. This book covers the practical applications of data structures and algorithms to encryption, searching, sorting, and pattern matching.

It is crucial for JavaScript developers to understand how data structures work and how to design algorithms. This book and the accompanying code provide that essential foundation for doing so. With JavaScript Data Structures and Algorithms you can start developing your knowledge and applying it to your JavaScript projects today.

What You'll Learn

  • Review core data structure fundamentals: arrays, linked-lists, trees, heaps, graphs, and hash-table
  • Review core algorithm fundamentals: search, sort, recursion, breadth/depth first search, dynamic programming, bitwise operators
  • Examine how the core data structure and algorithms knowledge fits into context of JavaScript explained using prototypical inheritance and native JavaScript objects/data types
  • Take a high-level look at commonly used design patterns in JavaScript

Who This Book Is For

Existing web developers and software engineers seeking to develop or revisit their fundamental data structures knowledge; beginners and students studying JavaScript independently or via a course or coding bootcamp.


Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book