Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 449 Bytes

File metadata and controls

4 lines (3 loc) · 449 Bytes

DataStructures_Algorithms

Programming class taken @ CCSF [2021]

"The analysis and design of computer algorithms and their underlying data structures. Analysis of the timing and efficiency of algorithms. Study of lists, stacks, queues, trees, backtracking, searching, sorting and recursion. Introduction to graphs, hash tables, heaps, priority queues and direct access files. Further study of abstract data types and object-oriented programming."