Presentation is loading. Please wait.

Presentation is loading. Please wait.

Practice of Data Structures Syllabus Instructor: Ching-Chi Lin 林清池 助理教授 Department of Computer Science and Engineering National.

Similar presentations


Presentation on theme: "Practice of Data Structures Syllabus Instructor: Ching-Chi Lin 林清池 助理教授 Department of Computer Science and Engineering National."— Presentation transcript:

1 Practice of Data Structures Syllabus Instructor: Ching-Chi Lin 林清池 助理教授 chingchi.lin@gmail.com Department of Computer Science and Engineering National Taiwan Ocean University

2 What Will You Learn From DS? 2  Basic Concepts  Arrays and Structures  Stacks and Queues  Lists  Trees  Graphs  Sorting  Hashing  Heap Structures A B stack top J1 J2 J3 J4 J5 J6 J7 *first, trail NULL 50 10 20 queue 20 152 1410 tree list 110301 array

3 Course Objectives 3  To help you develop a solid understanding of what data structure is  To equip you to use fundamental data structures effectively in subsequent courses  To help you be able to implement computer-based solutions to solve real problems  To help you be able to do a Big-Oh analysis for the implementations of basic data structures

4 Textbooks 4  Fundamentals of Data Structures in C, 2/e  Authors : Sartaj Sahni, Ellis Horowitz, and Susan  Publisher : Silicon Press (2008)  ISBN : 9780929306407  代理商  開發圖書  電話 : 02-8242-3988

5 TAs and Grading Policy 5  TAs  黃國維、吳仕閔、吳介豪、江政勛  E-mail  ds.cs.ntou@gmail.com ds.cs.ntou@gmail.com  Homepage  http://www.cs.ntou.edu.tw/lincc/courses/dsp100 http://www.cs.ntou.edu.tw/lincc/courses/dsp100  Office hours Wednesday 14:00-17:00  Grading Policy  Class participation : 50%  缺席一次扣 5 分  遲到一次扣 3 分  Programming assignments : 50%


Download ppt "Practice of Data Structures Syllabus Instructor: Ching-Chi Lin 林清池 助理教授 Department of Computer Science and Engineering National."

Similar presentations


Ads by Google