Data structures

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

This topic is concerned with organizing and manipulating data in an efficient and effective way. The most common data structures in bioinformatics are arrays, linked lists, trees, graphs, and hash tables.