This repository contains solutions for the problem sets at Computer Science 50 (CS50) Harvard course. All solutions received scores of 100%.
Problem set | Description | Language |
---|---|---|
Problem Set 1 | Introduction to C | C |
Problem Set 2 | Cryptography (ciphers) | C |
Problem Set 3 | Game of Fifteen | C |
Problem Set 4 | Forensics (image recovery) | C |
Problem Set 5 | Mispellings (spell checker) | C |
Problem Set 6 | Sentiments (sentiment analysis on Twitter) | Python |
Problem Set 7 | Finance | Python (Flask), SQL |
Problem Set 8 | Mashup | Python (Flask), SQL, JavaScript (jQuery) |