Year 2 Semester 1

SECJ2013 Data Structure And Algorithm

Data Structure And Algorithm

Throughout this course, I'm able to learn many new topics related such as

  • Recursive Loop
  • Algorithm Efficiency Analysis (Big O)
  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Sequential Sort (Sorted and Unsorted Data)
  • Binary Search
  • Linked List
  • Stack
  • Queue
  • Binary Search Tree

Navigation