Web Analytics

SCSJ2013 DATA STRUCTURES AND ALGORITHMS

ROER
ROER
ROER
ROER
ROER
Skip to main content

Weekly outline

  • General

    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
  • June 8 - June 14

    INTRODUCTION TO DATA STRUCTURES & ALGORITHMS
  • June 15 - June 21

    ABSTRACT DATA TYPE AND C++ CLASS
  • June 22 - June 28

    RECURSIVE & ALGORITHM EFFICIENCY ANALYSIS
  • June 29 - July 5

    SORTING ALGORITHMS
  • July 6 - July 12

    ADVANCED SORT
  • July 13 - July 19

    SEARCHING TECHNIQUES
  • July 20 - July 26

    LINKED LIST CONCEPT AND IMPLEMENTATION I
  • July 27 - August 2

    LINKED LIST CONCEPT AND IMPLEMENTATION II
  • August 3 - August 9

    STACK CONCEPT AND STRUCTURE
  • August 10 - August 16

    STACK APPLICATION
  • August 17 - August 23

    QUEUE (PART 1)
  • August 24 - August 30

    QUEUE (PART 2)
  • August 31 - September 6

    TREE CONCEPT
  • September 7 - September 13

    SEARCH TREE
  • September 14 - September 20