Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Data Structures and Algorithms with JavaScript [Repost]

Posted By: Free butterfly
Data Structures and Algorithms with JavaScript [Repost]

Data Structures and Algorithms with JavaScript by Michael McMillan
English | 24 Mar. 2014 | ISBN: 1449364934 | 250 Pages | PDF | 8 MB

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.