0% found this document useful (0 votes)
56 views

Bubble Sort - PDF: Data Structures and Algorithms Instructor: Mr. Romeo Balcita Chatroom: BSIT1-DSA Sorting Algorithms

This document outlines the schedule and activities for a Data Structures and Algorithms course taught by Mr. Romeo Balcita. The course covers various sorting algorithms like bubble sort, insertion sort, selection sort, and shell sort between September 1-9. It also covers topics like evaluation of expressions, trees, and search trees, with associated coding assignments, videos, quizzes, and exams throughout the semester.

Uploaded by

Rome Empe Bal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views

Bubble Sort - PDF: Data Structures and Algorithms Instructor: Mr. Romeo Balcita Chatroom: BSIT1-DSA Sorting Algorithms

This document outlines the schedule and activities for a Data Structures and Algorithms course taught by Mr. Romeo Balcita. The course covers various sorting algorithms like bubble sort, insertion sort, selection sort, and shell sort between September 1-9. It also covers topics like evaluation of expressions, trees, and search trees, with associated coding assignments, videos, quizzes, and exams throughout the semester.

Uploaded by

Rome Empe Bal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Data Structures and Algorithms

Instructor: Mr. Romeo Balcita Chatroom: BSIT1-DSA

Sorting Algorithms Schedule Activities


          1.1) Bubble Sort.pdf Sept 1-9, 2020 Project1
                    1.1.1) Bubble Coding and Analysis - Sept 1-4, 2020
Activity 1; Assignment1;
Video link
                    1.1.2) Bubble Graph - Video link Sept 5-8, 2020
Live online classroom: Sept 8, 2020; 8-10am
Quiz1-sept9; 9-10am
          1.2) Insertion Sort.pdf Sept 1-9, 2020
                    1.2.1) Insertion Coding and Analysis Sept 1-4, 2020 Assignment2;
                    1.2.2) Insertion Graph - Video link Sept 5-8, 2020 Activity 2
Live online classroom: Sept 11, 2020; 8-10am
Quiz2-sept12; 9-10am
          1.3) Selection Sort Sept 1-9, 2020
                    1.3.1) Selection Coding and Analysis Sept 1-4, 2020 Assignment3;
                    1.3.2) Selection Graph - Video link Sept 5-8, 2020 Quiz3-sept9-9am
Live online classroom: Sept 22, 2020; 8-10am
Quiz2-sept12; 9-10am
          1.4) Shell Sort Sept 1-9, 2020 Project2
                    1.4.1) Shell Coding and Analysis Sept 1-4, 2020 Assignment4;
                    1.4.2) Shell Graph - Video link Sept 5-8, 2020 Quiz4
Live online classroom: Oct 2, 2020; 8-10am
Quiz2-Oct 2; 9-10am
          4.4) Merge Sort Sept 1-9, 2020 Assignment5;
Live online classroom: Sept 19, 2020; 8-10am
Quiz2-sept12; 9-10am
          4.5) Quick Sort Sept 1-9, 2020 Quiz5
Live online classroom: Sept 29, 2020; 8-10am
Quiz2-sept12; 9-10am
Prelim Exam: Nov 15, 2020 – (Deactivated until scheduled date with timer)
2) Evaluation of Expressions Midterm
          2.1) Prefix Midterm
          2.2) Postfix Midterm
          2.3) Infix Midterm
3) Trees Midterm
          3.1) Terminologies Midterm
          3.2) Binary Trees Midterm
                    3.2.1) Preorder Midterm
                    3.2.2) Inorder Midterm
                    3.2.3) Postorder Midterm
4) Search Trees Finals
          4.1) Terminologies Finals
          4.2) AVL Tree Finals
          4.3) M-way search tree Finals
                    4.3.1) B- Tree Finals

You might also like