The design of an algorithm depends on the complexity of the problem it needs to solve. Pointer Traversal or Pathfinding: when searching a graph or network, it’s important to use a proven search algorithm. Hash Table: Hash table algorithms are used for a variety of purposes, such as collision detection and pathfinding.

7m read timeFrom nerdleveltech.com
Post cover image
Table of contents
What is a Computer Algorithm?Computer Algorithms are EverywhereAlgorithms Efficient and the Big O(n):How Do Algorithms Work?The Complexity of an AlgorithmMultiple Techniques to Approach a Problem?We Got a ProblemAlgorithm Example
5 Comments

Sort: