ICS 311 Spring 2023

This is an index of web pages for ICS 311 Algorithms, taught in Spring 2023 by Nodari Sitchinava. Generally the course is run within Laulima. Notes and other material are posted on this site, http://www2.hawaii.edu/~nodari/teaching/s23/, and on YouTube. There are two sections of the class. Both sections are held in POST 319.

Contents

  • Topics: Summary of weekly topics.

  • Problem Sets: List of active and planned problem sets.

  • Exams: Planned exam dates

Topics

For a detailed schedule, including reading assignments see the Schedule page. Topic numbers are not in sequence due to changes to the curriculum since 2014.

  • Week 1

    • 01/09 - #1 & #4 - Introduction to Course; Review of Basic Data Structures

    • 01/11 - #3 - Growth of Functions and Asymptotic Concepts

  • Week 2

    • 01/16 - HOLIDAY

    • 01/18 - #2 - Proving Correctness, Analyzing Algorithms

  • Week 3

    • 01/23 - #7 - Divide & Conquer, Analysis of Recurrences

    • 01/25 - #9 - Heaps, Heapsort and Priority Queues

  • Week 4

    • 01/30 - #8 - Binary Search Trees

    • 02/01 - #11 - Balanced Trees (2-3-4 and Red-Black)

      • Drop date (without W)

  • Week 5

    • 02/06 - #5A - Probabilistic Analysis

    • 02/08 - #5B - Randomized Algorithms, Quicksort

  • Week 6

    • 02/13 - #6 - Hash Tables

    • 02/15 - #10A - Selection and Order Statistics

  • Week 7

    • 02/20 - HOLIDAY

    • 02/22 - #10B - Theoretical Limits, and O(n) Sorts

  • Week 8

    • 02/27 - Midterm 1

    • 03/01 - #12A Backtracking (Recursive algorithms review)

  • Week 9

    • 03/06 - #12B - Dynamic Programming

    • 03/08 - #13 - Greedy Algorithms & Huffman Codes

  • SPRING RECESS: 03/13 — 03/17

  • Week 10

    • 03/20 - #14A - Graph Representations, BFS, DFS

    • 03/22 - #14B - Topological Sort, Strongly Connected Components

    • 03/24 - Drop date (with W)

  • Week 11

    • 03/27 - HOLIDAY

    • 03/29 - #16 & #17 - Disjoint Sets, Union-Find, Minimum Spanning Trees

  • Week 12

    • 04/03 - #18 - Single-Source Shortest Paths

    • 04/05 - #19 - All-Pairs Shortest Paths

  • Week 13

    • 04/10 - Additional practice with Dynamic Programming

    • 04/12 - Midterm 2

  • Week 14

    • 04/17 - #20 - Maximum Flow

    • 04/19 - #20 - Maximum Flow (continued)

  • Week 15

    • 04/24 - #24 - Complexity Theory & NP-Completeness

    • 04/26 - #25 - Approximation Algorithms

  • Week 16

    • 05/01 - #22 - Multithreading

    • 05/03 - Course Review

Problem Sets

The problems sets will be released here at least a week before they are due. They are due in POST 317 on the corresponding day. No late submissions will be accepted.

  • Problem Set #1 (Topics 1, 3, & 4) due Friday January 13th at 4pm

  • Problem Set #2 (Topic 2) due Friday January 20 at 4pm

  • Problem Set #3 (Topics 7 & 9) due Friday January 27th at 4pm

  • Problem Set #4 (Topics 8 & 11) due Friday February 3rd at 4pm

  • Problem Set #5 (Topic 5A & 5B) due Friday February 10th at 4pm

  • Problem Set #6 (Topics 6 & 10A) due Friday February 17th at 4pm

  • Problem Set #7 (Topic 10B) due Friday February 24th at 4pm

  • Problem Set #8 (Topics 12A) due Friday March 3rd at 4pm

  • Problem Set #9 (Topic 12B & 13) due Friday March 10th at 4pm

  • Problem Set #10 (Topics 14A & 14B) due Friday March 24th at 4pm

  • Problem Set #11 (Topics 16 & 17) due Friday March 31st at 4pm

  • Problem Set #12 (Topic 18 & 19) due Friday April 7th at 4pm

  • Problem Set #13 (Topics 20) due Friday April 21st at 4pm

  • Problem Set #14 (Topics 24 & 25) due Friday April 28th at 4pm

Exam Dates

  • 02/27: Midterm 1 - Topics 1-11 in class

  • 04/12: Midterm 2 - Topics 12-14, 16-19 in class

  • Final Exam: Cumulative on all topics (1-14, 16-20, 22, 24, & 25)

    • Section 1 (MW 12-1:40pm): Friday 12-2pm

    • Section 2 (MW 2pm-3:40pm): Friday 2:15-4:15pm