Learning JavaScript Data Structures and Algorithms

$36.99

Taxes may apply at checkout.

Learning JavaScript Data Structures and Algorithms

Author: Loiane Groner

Dinosaur mascot

Language: English

Published by: Packt Publishing

Published on: 27th October 2014

Format: LCP-protected ePub

Size: 218 pages

ISBN: 9781783554881


Introduction to Data Structures

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.

Getting Started with JavaScript and Basic Data Structures

This book begins by covering the basics of the JavaScript language and then moves on to discuss the most important data structures such as array, queue, stack, and linked list. You will also gain an in-depth knowledge of how hash tables and set data structure function. After this, you will be taught what trees are, and how to use the binary tree and the binary search tree.

Advanced Topics and Algorithms

In subsequent chapters, you will learn about graphs, DFS, and BFS. Finally, we will round off by learning how to differentiate between various searching and sorting algorithms such as sequential search, binary search, quick sort, bubble sort, and so on, and how to implement them. Towards the end of the book, you will also be introduced to dynamic programming.

Show moreShow less