Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ CS-Data-Structures - Highschool – Java Projects

This repository showcases a variety of data structures and algorithmic implementations in Java. Each project focuses on a specific concept, such as binary search trees, object-oriented design, and graph traversal.


πŸ“‹ Project Overview

Project Name Core Concept / Coding Skill
ArtistTask Binary Search Tree – Manage and search through a collection of artists.
Maze Program Graph Traversal Algorithms – Solve mazes using BFS and DFS.
MusicBox Custom Data Structures – Store and manage songs with custom logic.
SuperList Advanced List Operations – Implement enhanced list manipulation features.
TheLift Object-Oriented Design – Model a lift (elevator) system with objects.
TreeSet Balanced Tree Implementation – Develop a TreeSet for efficient data sorting and retrieval.

πŸ› οΈ Tech Stack

  • Java – Core programming language for all implementations.
  • Data Structures – Binary search trees, graphs, and lists.
  • Algorithms – BFS, DFS, sorting algorithms.
  • GitHub – Version control and project management.

πŸš€ Getting Started

  1. Clone the repository:
    git clone https://github.com/yaskhalil/CS-Data-Structures.git
    cd CS-Data-Structures

About

Data Structures projects in java

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages