CS50x is a Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. You can find the materials and more about the course here.
I created this repository to save all my solutions for the problems proposed on the course. Every exercise scored 100% on submission!
Quick word! If you're considering taking this course, I highly recommend you to do it. It's an amazing course and you'll not regret it ๐
Please try to solve the problems before taking a look at any of my solutions. Only then will you have the best use of the course.
Check the Academic Honesty policy of the course.
Link to play the game that I created :
https://scratch.mit.edu/projects/433583706/
The problems use the CS50 Library for C, you can check it here
- Problem Set 1: C
- Problem Set 2: Arrays
- Problem Set 3: Algorithms
- Problem Set 4: Memmory
- filter
- recover
- lab - Volume
- Problem Set 5: Data Structures
-
Final Project: Readme Creator
Readme Creator is a website to create outstanding README's for your profile and projects easily. You can check it here.
All the code is under MIT license, avaiable here. Feel free to contribute :D!
Made with โค๏ธ by Tiago Barros. Feel free to contact me to discuss any of the solutions, or even just talk! ๐
That was CS50! A big thanks to David Malan and all staff!