2025-12-30-cs50_ch9Flask_pset
##CS50: Chapter 9 — Flask
My personal blog where I track what I learn in computer science.
##CS50: Chapter 9 — Flask
##CS50: Chapter 8 — HTML, CSS, JavaScript
Exercise 3 Fiftyville - Identify the thief of the CS50 duck using SQL queries. Identify the city the thief escaped to and their accomplice based on the datab...
Exercise 7 DNA - Implement a program that takes in a database of str repeats for different people as a csv and an individual sequence to compare to and tries...
Exercise 2 Spell Checker - Implement the hash, load, unload, check, and size functions of a spellchecker initially using a 26 index hash function. V3 does ha...
Exercise 3 Recover - Make a program that takes a raw file of lost jpgs as input and sorts through the bytes to regenerate the individual images.
Exercise 3.2 Challenge Problem Tideman - Make all the necessary functions to run a tideman election where candidates are compared based on head on matchups w...
Chapter 2 C PSet
Chapter 1 C PSet
Sample