Skip to content

monicatrinh1/f22

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 24

Fall 2022

Welcome to CS 24! Lecture notes and programming assignments will be linked here as they're released. If you're looking for administrative information, check the syllabus. If you're looking for links specific to this session, or just have questions, head over to Piazza.

Places & Times

  • Lectures 12:30 to 13:45 on Mondays and Wednesdays in IV Theater II
  • Labs 10:00 to 13:00 (one hour each) on Thursdays in Phelps 3525
  • Kevin's Office Hours 14:00 to 15:00 on Wednesdays in CSIL
  • Punnal's Office Hours 12:00 to 14:00 on Fridays in CSIL

Assignments

Assignments are due before midnight Pacific Time.

Name Due
Welcome October 2nd
FibVec October 9th
Assort October 16th
Setree October 23rd

Lectures

12:30 to 13:45 Mondays and Wednesdays in IV Theater II

Date Topics
September 26th Admin stuff; the syllabus
September 28th Git; C++ compilation
October 3rd Memory layout; the stack and the heap
October 5th Abstract vs concrete data structures; sequences; vectors
October 10th The default, copy, and move constructors; sorted sequences
October 12th Linked lists; stacks; queues
October 17th Queues; sorted sequences; binary search
October 19th Binary search; binary search trees

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.8%
  • C 7.2%