Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

#Contents

Preliminary

Part I Insights on Interview

  • Chapter 1 Feature of Charactors
  • Chapter 2 Array's Mystery
  • Chapter 3 Searching and Sorting
  • Chapter 4 Algorithm Optimization
  • Chapter 5 Dynamic Programming
  • Chapter 6 Detail Implementing
  • Chapter 7 System Designing

Part II Inspirations on Algorithm

  • Chapter 8 Data Structures
  • Chapter 9 Massive Data
  • Chapter 10 Image Processing
  • Chapter 11 Machine Learning