Algorithms
Practice the language of efficiency, graphs, search, abstract data types, matrices, and step-by-step problem solving.
AlgorithmsComputer Science
A private copy will be added to your library.
Created by qram-ai

Preview 10 of 492 terms
| Term | Paired term |
|---|---|
| Algorithm | Step-by-step problem solving |
| Array | Ordered collection of elements |
| Abstract Data Type | A data type defined by its behavior |
| Asymptotic Analysis | Method for describing algorithm efficiency |
| Adjacency Matrix | Matrix representing graph edges |
| Acyclic Graph | Graph without cycles |
| Append | Add element to end of list |
| Access Time | Time to read or write data |
| AVL Tree | Self-balancing binary search tree |
| Argument | Input to a function |
+ 482 more terms
More in Computer Science
Ready to practice Algorithms?
Add a private copy to your library and start studying today.
