Update index.md (#19275)

This commit is contained in:
Georgina Hodgkinson
2018-10-16 05:40:05 +01:00
committed by Quincy Larson
parent 875d4c115c
commit e33f5a7b42

View File

@ -17,5 +17,11 @@ title: Algorithms in JavaScript books
- Covers recursion, sorting and searching algorithms, linked lists and binary search trees.
- [Amazon](https://www.amazon.com/Data-Structures-Algorithms-JavaScript-approaches/dp/1449364934)
- ISBN-13: 978-1449364939
*Learning JavaScript Data Structures and Algorithms: Write complex and powerful JavaScript code using the latest ECMAScript*
- published 30 Apr 2018, by Loiane Groner
- Data structures and algorithms are the base of every solution to any programming problem. Learn to write complex and powerful code using the latest ES 2017 features
- [Amazon](https://https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1788623878/)
- ISBN-13: 978-1788623872
Please feel free to add more that you have found useful!