Algorithms and Data Structure 2
Loading...
Date
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
In this, students will have the opportunity to use subroutines to allow more re-usability and reduction of the code. Procedures and functions, are examples of sub-algorithms or subprograms, and are very important in writing codes. Student will have to be able to detect the need and the way of their manipulation in order to ensure more reuse.
This course introduces also the concept of files and their manipulations using specific operations in File Management System. The student will know at the end of this chapter how to store information and how to extract it to allow desired manipulations. In addition, students will learn about the manipulation of different data structures for dynamic memory allocation.