428 Labs

Overview

This page provides links to labs:

Lab 1

This lab reviews C programming.

Lab 2

This lab reviews recursive programming techniques in C.

Lab 3

You implement different sorting algorithms.

Lab 4

This lab is meant to hone your skills in using data structures and pointers to structures in C.

Lab 5

In this lab you use and implement stacks, direct-mapped tables and a hash table.