/harvardx-cs50

Introduction to Computer Science: HarvardX CS50

Primary LanguageC

Introduction to Computer Science: HarvardX CS50

This repository contains solutions for the problem sets at Computer Science 50 (CS50) Harvard course. All solutions received scores of 100%.

Problem Sets

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)