Algorithms

Home > Biology > Bioinformatics > Algorithms and Data Structures > Algorithms

Algorithms are step-by-step procedures used to solve computational problems. Common algorithms in bioinformatics include dynamic programming, brute-force search, greedy algorithms, and graph algorithms.