Algorithm Analysis & Design

Take a dive into the world of algorithms.

circle-info

This notebook will dwell on how many of the algorithms work. At the same time, the notebook will provide and solve popular questions and small and simple games based on those algorithms to form a better understanding of the algorithms.

circle-info

An algorithm is like a recipe.

Follow this handy guide to get started on the basics as quickly as possible:

🚢Searching and Sortingchevron-right💸Greedy Methodchevron-right🚠Backtrackingchevron-right⚔️Divide and Conquerchevron-right💣Dynamic Programmingchevron-right📈Graphchevron-right🔢Number Theorychevron-right

Last updated