𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

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

✍ Scribed by Sammie Bae


Publisher
Apress
Year
2019
Tongue
English
Leaves
362
Edition
1st ed.
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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


✦ Table of Contents


Front Matter ....Pages i-xxi
Big-O Notation (Sammie Bae)....Pages 1-11
JavaScript: Unique Parts (Sammie Bae)....Pages 13-20
JavaScript Numbers (Sammie Bae)....Pages 21-34
JavaScript Strings (Sammie Bae)....Pages 35-51
JavaScript Arrays (Sammie Bae)....Pages 53-82
JavaScript Objects (Sammie Bae)....Pages 83-88
JavaScript Memory Management (Sammie Bae)....Pages 89-97
Recursion (Sammie Bae)....Pages 99-115
Sets (Sammie Bae)....Pages 117-123
Searching and Sorting (Sammie Bae)....Pages 125-149
Hash Tables (Sammie Bae)....Pages 151-161
Stacks and Queues (Sammie Bae)....Pages 163-177
Linked Lists (Sammie Bae)....Pages 179-192
Caching (Sammie Bae)....Pages 193-203
Trees (Sammie Bae)....Pages 205-243
Heaps (Sammie Bae)....Pages 245-271
Graphs (Sammie Bae)....Pages 273-301
Advanced Strings (Sammie Bae)....Pages 303-320
Dynamic Programming (Sammie Bae)....Pages 321-338
Bit Manipulation (Sammie Bae)....Pages 339-349
Back Matter ....Pages 351-357

✦ Subjects


Computer Science; Web Development


πŸ“œ SIMILAR VOLUMES


JavaScript Data Structures and Algorithm
✍ Sammie Bae πŸ“‚ Library πŸ“… 2019 πŸ› Apress 🌐 English

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.<br /><br />You'll discover how to implement data structures such

JavaScript Data Structures and Algorithm
✍ Sammie Bae πŸ“‚ Library πŸ“… 2019 πŸ› Apress 🌐 English

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 tab

An Introduction to Data Structures and A
✍ James A. Storer πŸ“‚ Library πŸ“… 2002 πŸ› BirkhΓ€user Basel 🌐 English

<p>Data structures and algorithms are presented at the college level in a highly accessible format that presents material with one-page displays in a way that will appeal to both teachers and students. The thirteen chapters cover: Models of Computation, Lists, Induction and Recursion, Trees, Algorit

Introduction to Data Structures and Algo
✍ Engr. Michael David πŸ“‚ Library πŸ“… 2021 🌐 English

<p><span>Data Structures are the programmatic way of storing data so that data can be used efficiently. Almost every enterprise application uses various types of data structures in one or the other way. This tutorial will give you a great understanding on Data Structures needed to understand the com

Data Structures and Algorithms with Java
✍ Michael McMillan πŸ“‚ Library πŸ“… 2014 πŸ› O'Reilly Media 🌐 English

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β€”inc

Data Structures and Algorithms with Java
✍ Michael McMillan πŸ“‚ Library πŸ“… 2014 πŸ› O'Reilly Media 🌐 English

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β€”inc