1204204Data Structure and Algorithms
โครงสร้างข้อมูลและอัลกอริธึม
สังกัดคณะวิทยาการสารสนเทศ, สาขาวิทยาการคอมพิวเตอร์
หน่วยกิต3 (2-2-4)
สถานะรายวิชา:ใช้งาน  ข้อมูลเพิ่มเติมอื่นๆ
เงื่อนไขรายวิชา: 1204102 และ 1204102 หรือ
1204101 หรือ
1204101 หรือ
1204101 และ 1204102 หรือ
1204101 และ 1204102 หรือ
1204102

Course Description
ศึกษาถึงโครงสร้างข้อมูลแบบต่าง ๆ ทั้งแบบ Linear ได้แก่ อาร์เรย์ ลิงค์ลิสต์ แสตก คิว และแบบ Non-linear ได้แก่ ทรี และกราฟ การนำโครงสร้างข้อมูลไปประยุกต์ใช้ในงานต่าง ๆ การเรียงลำดับ และค้นหาข้อมูล การวิเคราะห์อัลกอริทึม และการจัดการหน่วยความจำ


A study of data structures. Linear data structures: array, linked list, stack, and queue. Non-linear data structures: tree and graph. Applications of data structures. Sorting and Searching techniques. Analysis of algorithm and memory management.