Skip to content

Repository showcasing coursework for KAP Computer Science III: Data Structures taught by Paul Stroud at Seven Lakes High School.

Notifications You must be signed in to change notification settings

DereC4/stroud2labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Repository showcasing coursework for KAP Computer Science III: Data Structures taught by Paul Stroud at Seven Lakes High School.

Course Overview

Course Title: KAP CS III – Data Structures
Prerequisites: AP Computer Science A (Java Programming)
Language: Java

Core Concepts Covered

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)

About

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

About

Repository showcasing coursework for KAP Computer Science III: Data Structures taught by Paul Stroud at Seven Lakes High School.

Topics

Resources

Stars

Watchers

Forks

Languages