/CS50

Personal solutions to problem sets and labs from Harvard University's CS50: Introduction to Computer Science. Covers a wide range of programming languages including C, Python, JavaScript, and SQL.

Primary LanguageC

Harvard CS50 Problem Sets and Labs Solutions

This repository contains my personal solutions for the labs and problem sets from Harvard University's CS50 course, also known as "Introduction to Computer Science". The course covers a broad range of fundamental computer science concepts, using a variety of programming languages including C, Python, JavaScript and more.

Content

The repository is organized by week (problem sets) and labs. Each problem set and lab solution is contained in its own directory.

Please note that this content is meant for educational purposes and reference. If you're currently enrolled in the course, I highly encourage you to try and solve the problem sets yourself before referring to these solutions.

Languages Used

  • C
  • Python
  • JavaScript
  • SQL

Disclaimer

These solutions are provided "as is" and there is no guarantee that they are free of errors. Please use them at your own risk.