growly / CS50

Introduction to Computer Science exercises - CS50

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS50

Introduction to Computer Science exercises - CS50 (http://cs50.edx.org)

This is a repository for projects delivered as part of CS50x delivered by Harvard University.

Interesting bits of code:

  1. Game of Fifteen: Problem Set 3
  2. JPEG recover and BMP resizer code: Problem Set 4.
  3. Spellcheck app - using a hash table data structure: Problem Set 5.

About

Introduction to Computer Science exercises - CS50


Languages

Language:C 98.4%Language:Makefile 1.6%