JavaScript Data Structures and Algorithms

An Introduction to Understanding and Implementing Core Data Structure and Algorithm Fundamentals



Bookstore > Books > JavaScript Data Structures and Algorithms

Price$26.76 - $36.72
Rating
AuthorSammie Bae
PublisherApress
Published2019
Pages357
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101484239873
ISBN-139781484239872
EBook Hardcover Paperback

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.

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.




4 5 44

Similar Books


Learning JavaScript Data Structures and Algorithms, 3rd Edition

Learning JavaScript Data Structures and Algorithms, 3rd Edition

by Loiane Groner

A data structure is a particular way of organizing data in a computer to utilize resources efficiently. Data structures and algorithms are the base of every solution to any programming problem. With this book, you will learn to write complex and powerful code using the latest ES 2017 features.Learning JavaScript Data Structures and Algori...

Price:  $44.99  |  Publisher:  Packt Publishing  |  Release:  2018

Hands-On Data Structures and Algorithms with Python, 3rd Edition

Hands-On Data Structures and Algorithms with Python, 3rd Edition

by Dr. Basant Agarwal

Choosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications....

Price:  $44.16  |  Publisher:  Packt Publishing  |  Release:  2022

Data Structures and Algorithms with JavaScript

Data Structures and Algorithms with JavaScript

by Michael McMillan

As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms - including linked lists, stacks, queues, a...

Price:  $33.99  |  Publisher:  O'Reilly Media  |  Release:  2014

Clojure Data Structures and Algorithms Cookbook

Clojure Data Structures and Algorithms Cookbook

by Rafik Naccache

Data-structures and algorithms often cross your path when you compress files, compile programs, access databases, or simply use your favourite text editor. Understanding and implementing them can be daunting. Curious learners and industrial developers can find these complex, especially if they focus on the detailed implementation of these...

Price:  $49.99  |  Publisher:  Packt Publishing  |  Release:  2015

Data Structures and Algorithms in Swift

Data Structures and Algorithms in Swift

by Elshad Karimov

Control the performance and stability of the apps you develop in Swift by working with and understanding advanced concepts in data structures and algorithms. All professional developers have to know which data structure and algorithms to use in their development process. Your choice directly affects the performance of your application. Wi...

Price:  $28.24  |  Publisher:  Apress  |  Release:  2020

Generic Data Structures and Algorithms in Go

Generic Data Structures and Algorithms in Go

by Richard Wiener

Advance your understanding of generic data structures and algorithms and their applications using Go and the effective use of concurrency. You are invited on a journey that aims to improve your programming and problem-solving skills. This book takes you to the next step by showing how to get your programs to work efficiently as well as co...

Price:  $54.99  |  Publisher:  Apress  |  Release:  2022

A Common-Sense Guide to Data Structures and Algorithms

A Common-Sense Guide to Data Structures and Algorithms

by Jay Wengrow

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. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you...

Price:  $14.80  |  Publisher:  The Pragmatic Programmers  |  Release:  2017

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

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

by Jay Wengrow

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 ...

Price:  $41.99  |  Publisher:  The Pragmatic Programmers  |  Release:  2020