CS50x 2024 - Lecture 3 - Algorithms

4 months ago
3

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

***

TABLE OF CONTENTS

00:00:00 - Introduction
00:01:01 - Overview
00:02:58 - Attendance
00:09:40 - Linear Search
00:24:58 - Binary Search
00:28:25 - Running Time
00:38:06 - search.c
00:51:29 - phonebook.c
00:53:42 - Structs
01:05:26 - Sorting
01:12:43 - Selection Sort
01:24:50 - Bubble Sort
01:33:10 - Recursion
01:46:28 - Merge Sort
02:00:23 - Sort Race

Loading comments...