Skip to content

brookejoseph/CS136_ExamPrep

Repository files navigation

Waterloo Computer Science - CS 136 (1A)

Introduction

This repository contains the assignments, projects, and implementations of various data structures from a course on Data Structures in C. The course covers fundamental concepts such as pointers, queues, stacks, linked lists, and other essential data structures. This repository serves as a reference for the implementations and exercises we completed during the class.

Topics Covered

  • Pointers
  • Queues
  • Stacks
  • Linked Lists (Singly and Doubly)
  • Trees (Binary Trees, AVL Trees, etc.)
  • Graphs
  • Sorting Algorithms
  • Searching Algorithms

About

cs136_practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages