Skip to content

Repository to share code for the CS221 Data Structures course.

Notifications You must be signed in to change notification settings

tajkhan/cs221_spring21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs221_spring21

Repository to share code for the CS221 Data Structures course.

The week-wise contents will be listed here. The codes for each week will be uploaded in the respective week folder:

  1. Week01:
    • Compilation pipeline.
    • Command line arguments.
  2. Week02:
    • File I/O.
    • Introduction to structs.
  3. Week03:
    • Dot and arrow operators. Array of structs.
    • Passing structs of functions.
  4. Week04:
    • Linked list introduction. Adding elements to start and end.
    • Linkded list: adding elements in middle. Deleting elements.
  5. Week05:
    • Doubly linked list.
    • Stack.

About

Repository to share code for the CS221 Data Structures course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages