1 / 6

Dr. Essam Halim Houssein Lecturer, Faculty of Computers and Informatics, Benha University

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.

Télécharger la présentation

Dr. Essam Halim Houssein Lecturer, Faculty of Computers and Informatics, Benha University

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Dr. Essam Halim Houssein Lecturer, Faculty of Computers and Informatics, Benha University

  2. 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.

  3. Contents:

  4. Evaluation: Course degree 100 Degree Final-term Examination 65 % Oral Examination 10 % Practical Examination 15 % Semester Work 10 % Other Types of Assessment --- Total 100%

  5. 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.

More Related