Skip to content

Harvard's CS50 Introduction to Computer Science course's solved poblem sets.

Notifications You must be signed in to change notification settings

malikalbeik/CS50-problem-sets

Repository files navigation

CS50 Problem Sets


Description:

This is a full list of CS50's problem sets' solutions.

What is CS50:

CS50 is 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. An entry-level course taught by David J. Malan, CS50 teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. Languages include C, Python, SQL, and JavaScript plus CSS and HTML. Problem sets inspired by real-world domains of biology, cryptography, finance, forensics, and gaming. The on-campus version of CS50x, CS50, is Harvard's largest course.

If you want you can take the course online at Edx.org

Enjoy.

Note:

I'm still working on the problem sets and i haven't finished them, i am gona try my best to finish them asap.