Data Structures and Algorithms

von: Mohamed Rahama

GRIN Verlag , 2013

ISBN: 9783656346203 , 28 Seiten

Format: PDF

Kopierschutz: frei

Windows PC,Mac OSX geeignet für alle DRM-fähigen eReader Apple iPad, Android Tablet PC's

Preis: 12,99 EUR

Mehr zum Inhalt

Data Structures and Algorithms


 

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.