Copyright belongs to the author.
Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.
Pride
Links: http://www.zhihu.com/question/36882354/answer/69416260
Source: Know
Recommended first lay a good foundation, understand the characteristics of JS language or play, and then to play the algorithm, personal feeling can be four or two, the algorithm this thing, is a high-level abstract things, simply said: Is familiar with the computer language to solve the daily needs of the premise, skilled choice of an efficient way of doing things, Learn how to convert everyday needs or human natural languages into computer languages, and then further determine the role of the algorithm throughout the code development and then compromise on the directionality of the choice.
1. I recommend a few books, is JavaScript-related, for reference only:
<img src= "https://pic1.zhimg.com/d90cde31a5fce6b4543a62bddbf4c9d0_b.jpg" data-rawwidth= "315" data-rawheight= "423" class= "content_image" width= "315" > Data structure and algorithm JavaScript description (watercress)
Turing Programming Series: Data structure and algorithmic JavaScript description ([US] Macmillan (Michael McMillan)) "Summary Book Review Probation"
Data structure and algorithm JavaScript description
This is a foreign book, just use JS to re-describe the daily algorithm.
<img src= "https://pic1.zhimg.com/67298b3bf125e3e629cddd2d95c9bdec_b.jpg" data-rawwidth= "324" data-rawheight= "408" class= "Content_image" width= "324" > Learn JavaScript data structures and algorithms (watercress)
Learning JavaScript data Structures and algorithms
This book is just a listing of JavaScript algorithm books.
2. The following shares are related to the "algorithmic" keywords in my knowledge base, most of which are non-javascript-related and are for informational purposes only:
<img src= "https://pic2.zhimg.com/52137745bc5a8e0992038720e752dd49_b.jpg" data-rawwidth= "324" data-rawheight= "408" class= "Content_image" width= "324" > Ah ha! algorithm (watercress)
"Aha algorithm" (Ah Halle) "Summary Book Review Probation"
Ah-ha algorithm
This book personal feeling can also, try to use popular language to explain complex algorithmic problems, there are also a few classic examples, you can see. (is described in C, thanks to the intermediate group [think2011] to help me correct).
What are the site recommendations for learning algorithms? -Programming
Where is the binding point of the Web front end and algorithm? -Front-end development
JavaScript data structures and algorithms
VisuAlgo moves to Http://visualgo.net
JS Algorithm Demo
JavaScript implementation and application of data structure and algorithm
My path to algorithmic learning
JavaScript implementation and application of data structure and algorithm
Single linked list
What are the classic issues in the field of programming and algorithms? -Programming
Classic Algorithms
JavaScript implementations of some common algorithms--Concise Modern magic
The common algorithm JS implementation
Excellent Blog recommendation: A variety of data structure and algorithm knowledge Introduction Classic
Various algorithms recommended
Exploration of SKU combination query algorithm
Combinatorial query algorithm
Sorting algorithms-JavaScript standard reference tutorial (Alpha)
Sorting algorithms
My blog Directory
Algorithmic Learning
10 basic practical algorithms that programmers must know _IT news
10 basic practical algorithms that programmers must know
The above personal views are for reference only.
If you like to discuss front-end related topics, we recommend adding:
389875212, the people are almost full, no time to add.
From for notes (Wiz)
JavaScript-related data structures and algorithms