Repository showcasing coursework for KAP Computer Science III: Data Structures taught by Paul Stroud at Seven Lakes High School.
Course Title: KAP CS III – Data Structures
Prerequisites: AP Computer Science A (Java Programming)
Language: Java
This repository demonstrates implementations and understanding of:
- Arrays and Array Lists
- Stacks
- Queues
- Linked Lists
- Hash Maps
- Trees (Binary, Tries, Heaps)
- Graphs
- Algorithm Efficiency (Big O notation)
This repository represents work completed throughout the course, showcasing practical implementations of abstract data types and data structure concepts central to computer science education.
This repository is for portfolio and reference purposes only. Do not copy or submit this work as your own. Academic dishonesty violates school policy and undermines your learning. Use this as a guide to understand concepts, not to cheat.
Created: Fall 2019