Skip to content

Commit

Permalink
Update CS 261 topics.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed Oct 17, 2024
1 parent f9fbbf9 commit 1d41dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/courses/f24/cs261/topics.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ const topics = [
{
title: 'Complexity Analysis (Big O)',
weeks: [ 3, 4 ],
isCurrent: true,
resources: [
{
title: 'Lecture notes',
Expand Down

0 comments on commit 1d41dd0

Please sign in to comment.