Luis A. Mateos

Abstract. Data structures are techniques for storing and organizing the data in such a way that the data can be utilized efficiently for solving problems, create logic, simplify computations. In the same way, algorithms help us to automate processes, perform calculations, automated decision-making, put logic to robots, solve problems and other tasks.

Key words: data, structures, stack, queue, recursion, search, sorting, trees, graphs, algorithms

2021 Luis A. Mateos