Zakaria LoaiinOperations Research BitThe Euclidean AlgorithmAlgorithm from ancient world.May 24May 24
Zakaria LoaiBreadth-First SearchFinally, we will finish lesson 7 in the Algorithms Unplugged book which talks mainly about Depth-First Search. Still, the last part talks…Nov 18, 2023Nov 18, 2023
Zakaria LoaiDepth-First Search (DFS) Part 2In yesterday's story, I explained how to make a depth-first search recursively but sometimes you want to avoid recursive one reason being…Nov 16, 2023Nov 16, 2023
Zakaria LoaiDepth-First Search (DFS) Part 1“Now this happens to those who become hasty in a maze: their very haste gets them more and more entangled.” Lucius Annaeus Seneca (4 BC —…Nov 15, 2023Nov 15, 2023
Zakaria LoaiSearching Texts — But Fast!Today I will explain lesson 6 in Algorithms Unplugged book which talks about how to search text in two ways:Nov 13, 2023Nov 13, 2023