Skip to content

ZaraTam/harvard-cs50

Repository files navigation

Harvard CS50

What is CS50?

CS50 is a computer science course taught at Harvard University

The course material is available online for free

I took the Fall 2019 course:
https://cs50.harvard.edu/college/2019/fall/


Problem sets

This repo includes my solutions to the problem sets for Week 1 - 7

Some solutions are work in progress

  • Week 1 - C
  • Week 2 - Arrays
  • Week 3 - Algorithms
  • Week 4 - Memory
  • Week 5 - Data Structures
  • Week 6 - Python 🐍
  • Week 7 - SQL

Licence

This project is licensed under the GNU General Public License v3.0 - see LICENSE for details