The plain truth is: This is a goldmine to help you take over the entire DSA knowledge.
This book include:
After reading this book, you will:
This book is for:
Book: Data Structures and Algorithms: Coding Cheatsheets: The DSA Takeover Edition
Authors (2): Aditya Chatterjee, Ue Kiao
Contributors (2): Toby Dobrzyniewicz, Geoffrey Ziskovin
About the authors:
Aditya Chatterjee is an Independent Researcher, Technical Author and the Founding Member of OPENGENUS, a scientific community focused on Computing Technology.
Ue Kiao is a Japanese Software Developer and has played key role in designing systems like TaoBao, AliPay and many more. She has completed her B. Sc in Mathematics and Computing Science at National Taiwan University and PhD at Tokyo Institute of Technology.
About the contributors:
Toby Dobrzyniewicz is a Software Developer based in California and originally, from Poland. He has worked at Uber, Palantir and Hitachi over the last decade.
Geoffrey Ziskovin is an American Software Engineer with an experience of over 30 years. He has interviewed over 700 candidates worldwide for various Fortune 500 companies.
Published: 1st October 2024 (Edition 1.0)
Updated on: 16th December 2024 (Edition 1.6)
Pages: 218
Publisher: (c) OpenGenus
Table of contents:
1. How to use DSA Takeover?
2. CHEATSHEET: Search Algorithms
3. CHEATSHEET: Selection Algorithms
4. CHEATSHEET: Sorting Algorithms
5. CHEATSHEET: Basic calculations
6. CHEATSHEET: Arithmetic Operations (Complexity Analysis)
7. CHEATSHEET: Exponentiation Algorithms
8. CHEATSHEET: Recursion & Iterative algorithms
9. VISUALIZE: Basic Data Structures
10. CHEATSHEET: Array
11. CHEATSHEET: Stack
12. CHEATSHEET: Linked List
13. CHEATSHEET: Greedy Algorithms
14. CHEATSHEET: Dynamic Programming [DP]
15. CHEATSHEET: Permutation Algorithms
16. CHEATSHEET: Bitwise Algorithms
17. CHEATSHEET: String Algorithms
18. CHEATSHEET: Graph Algorithms
19. CHEATSHEET: Crazy Hard Problems
20. CONCLUDING NOTE