Skip to content

Latest commit

 

History

History
executable file
·
38 lines (33 loc) · 3.46 KB

bonus-chapters.md

File metadata and controls

executable file
·
38 lines (33 loc) · 3.46 KB

Bonus Chapters

The story of bonus chapters: originally, I had about 60+ chapters for the Data Algorithms book (which would have been over 1000+ pages -- too much!!!). To keep it short, sweet, and focused, I put 31 chapters in the book: named as

Named and then put the remaining chapters (as bonus chapters) in here. Bonus chapters are named as:

I have started adding the bonus chapters. Already have added the following bonus chapters (will keep adding more):

Bonus Chapter Title
Chapter B01 Word Count
Chapter B02 Sorted Word Count
Chapter B03 Per Key Average
Chapter B04 Rank Product
Chapter B05 Anagram Finder
Chapter B06 Outlier Detection
Chapter B07 SQL on Spark
Chapter B08 Log Query
Chapter B09 Char Count
Chapter B10 Friend Recommendation
Chapter B11 Cartesian Product
Chapter B12 Document Word Count
Chapter B13 Client Calls