Web Analytics
ຂ້າມໄປຫາເນື້ອຫາຫຼັກ

ໂຄງສ້າງລາຍອາທິດ

  • SCSJ2013
    Lecturer :DR. NOR BAHIAH BINTI HJ. AHMAD
    PROF. MADYA DR. DAYANG NORHAYATI BTE. ABANG JAWAWI

    Semester  Semester 2 2014/2015

    Synopsis :

    This course provides an introduction to data structure and algorithms, types of data structures and programming principles. Student will learn abstract data type concepts using class and apply ADT concept in the implementation of data structures. Recursive function, algorithm efficiency, order of magnitude analysis and Big O notation will be discussed. Students will implement operations that can be applied to data structures using various sorting and searching techniques. Further, students will be exposed to linear data structures such as linked lists, stack and queue. Non-linear data structures such as tree and graphs will also be discussed. At the end of the course, students should be able to implement and apply the theory and concepts of data structure in the mini project which is conducted in group.

    Creative Commons License This work, SCSJ2013 Data Structure And Algorithms by DR. NOR BAHIAH BINTI HJ. AHMAD and PROF. MADYA DR. DAYANG NORHAYATI BTE. ABANG JAWAWI is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
  • 8 ມິຖຸນາ - 14 ມິຖຸນາ

    INTRODUCTION TO DATA STRUCTURES & ALGORITHMS
  • 15 ມິຖຸນາ - 21 ມິຖຸນາ

    ABSTRACT DATA TYPE AND C++ CLASS
  • 22 ມິຖຸນາ - 28 ມິຖຸນາ

    RECURSIVE & ALGORITHM EFFICIENCY ANALYSIS
  • 29 ມິຖຸນາ - 5 ກໍລະກົດ

    SORTING ALGORITHMS
  • 6 ກໍລະກົດ - 12 ກໍລະກົດ

    ADVANCED SORT
  • 13 ກໍລະກົດ - 19 ກໍລະກົດ

    SEARCHING TECHNIQUES
  • 20 ກໍລະກົດ - 26 ກໍລະກົດ

    LINKED LIST CONCEPT AND IMPLEMENTATION I
  • 27 ກໍລະກົດ - 2 ສິງຫາ

    LINKED LIST CONCEPT AND IMPLEMENTATION II
  • 3 ສິງຫາ - 9 ສິງຫາ

    STACK CONCEPT AND STRUCTURE
  • 10 ສິງຫາ - 16 ສິງຫາ

    STACK APPLICATION
  • 17 ສິງຫາ - 23 ສິງຫາ

    QUEUE (PART 1)
  • 24 ສິງຫາ - 30 ສິງຫາ

    QUEUE (PART 2)
  • 31 ສິງຫາ - 6 ກັນຍາ

    TREE CONCEPT
  • 7 ກັນຍາ - 13 ກັນຍາ

    SEARCH TREE
  • 14 ກັນຍາ - 20 ກັນຍາ