Learning JavaScript Data Structures and Algorithms - Third Edition
Loiane Groner
Broschiertes Buch

Learning JavaScript Data Structures and Algorithms - Third Edition

Write complex and powerful JavaScript code using the latest ECMAScript

Versandkostenfrei!
Versandfertig in 1-2 Wochen
49,99 €
inkl. MwSt.
PAYBACK Punkte
25 °P sammeln!
Create classic data structures and algorithms such as depth-first search and breadth-first search, learn recursion, as well as create and use a heap data structure using JavaScript Key Features Implement common data structures and the associated algorithms along with the context in which they are used Master existing JavaScript data structures such as arrays, sets, and maps, and learn how to implement new ones such as stacks, linked lists, trees, and graphs in ES 8 Develop abstract data types to make JavaScript a more flexible and powerful programming language Book Description A data structure...