๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Data Structures and Algorithms with JavaScript

โœ Scribed by Michael McMillan


Publisher
O'Reilly Media
Year
2014
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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, and graphsโ€”within the constraints of the javascript environment.
Determine which data structures and algorithms are most appropriate for the problems youโ€™re trying to solve, and understand the tradeoffs when using them in a javascript program. An overview of the javascript features used throughout the book is also included.
This book covers:
Arrays and lists: the most common data structures
Stacks and queues: more complex list-like data structures
Linked lists: how they overcome the shortcomings of arrays
Dictionaries: storing data as key-value pairs
Hashing: good for quick insertion and retrieval
Sets: useful for storing unique elements that appear only once
Binary Trees: storing data in a hierarchical manner
Graphs and graph algorithms: ideal for modeling networks
Algorithms: including those that help you sort or search data
Advanced algorithms: dynamic programming and greedy algorithms

โœฆ Subjects


ะ‘ะธะฑะปะธะพั‚ะตะบะฐ;ะšะพะผะฟัŒัŽั‚ะตั€ะฝะฐั ะปะธั‚ะตั€ะฐั‚ัƒั€ะฐ;HTML / CSS / JavaScript;


๐Ÿ“œ SIMILAR VOLUMES


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
โœ McMillan, Michael ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<p>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&

Hands-On Data Structures and Algorithms
โœ Kashyap Mukkamala ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Increase your productivity by implementing complex data structures and algorithms using JavaScript</b></p><h4>Key Features</h4><ul><li>A step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental JavaScript data structures</li><li>Get a bett