Buscar
Data Structures and Algorithms
Cód:
491_9783656346586
Research Paper (undergraduate) from the year 2012 in the subject Computer Science - Applied, grade: A, Atlantic International University (School of Science and Engineering), course: Data Structures and Algorithms, language: English, abstract: This paper reviews the different ways of building data in computer systems, or aspiring to the data structure, as well as the searching methods in this data, which is known as algorithms. Data Structures and algorithms are integrated to form computer programs and in broader terms, explains what is generally known as programming abstraction.Data structures discuss the ways and mechanisms that we use to organize data in an integrated form in computers systems and exploitation of memory locations in an easy and structured ways such as arrays, stacks, queues, lists, linked lists and other. Algorithms, on the other hand, are the ways in which the instructions and operations are carried out to handle information and data on the different types of data structure.
Veja mais