Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.2 KB

🎓 CS50

This repo is created to maintain the solutions to the problem sets and labs of the course CS50x provided by Harvard(OpenCourseWare). https://cs50.harvard.edu/x/2021/.

⭐ Languages include C, Python, and SQL plus HTML, CSS, and JavaScript.

I've began this course on 26/10/2021 and plan to hopefully complete it by 25/12/2021.🤞

📂 Table of Content

🚩 Week 1 - C

Problem Set : pset1

🚩 Week 2 - Arrays

Lab : scrabble

Problem Set : pset2