70 likes | 270 Views
Dr. Essam Halim Houssein Lecturer, Faculty of Computers and Informatics, Benha University. Overall Aims of Course:. By the end of the course the students will be able to: Understand the concepts of the Data Structures. Define and use standard data structures classes.
E N D
Dr. Essam Halim Houssein Lecturer, Faculty of Computers and Informatics, Benha University
Overall Aims of Course: By the end of the course the students will be able to: Understand the concepts of the Data Structures. Define and use standard data structures classes. Design program with different data structures: array, linked list, stacks, queues, trees , Graphs and Hash tables. Describe common applications for each data structure in the topic list. Compare alternative implementations of data structures with respect to the performance. Choose the appropriate data structures for modeling a given problem.
Evaluation: Course degree 100 Degree Final-term Examination 65 % Oral Examination 10 % Practical Examination 15 % Semester Work 10 % Other Types of Assessment --- Total 100%
List of References: • Essential books • Principles of Data Structures Using C and C++, Vinu V. Das, New Age International (P) Ltd., Publishers, 2006. • Recommended books • C++ How to program, 8th Edition, Paul Deitel and Harvey Deitel, Pearson Education, Inc., 2012 • Data Structure And Algorithms, 2nd Edition, Michael T. Goodrich, Roberto Tamassia and David M. Mount, John Wiley & Sons, Inc., 2011. • Data Structures Using C++, 2nd Edition, D.S. Malik, Course Technology, Cengage Learning, 2010 . • Data Structure And Algorithms In C++, 3rd Edition, Adam Drozdek, Thomson Course Technology, 2005.