Skip to content

Conversation

@BjornMelin
Copy link
Owner

This pull request introduces a new Java implementation simulating an elevator system using Stack and Queue data structures to move boxes between floors. The changes include adding new classes for the simulation, updating the README for documentation, and implementing the main logic in the driver class.

Key changes include:

New Classes and Main Logic:

Documentation:

@BjornMelin BjornMelin added documentation Improvements or additions to documentation feature A new feature data-strcture A data structure implementation java Implementations in java labels Jan 25, 2025
@BjornMelin BjornMelin self-assigned this Jan 25, 2025
@BjornMelin BjornMelin merged commit f56c776 into dev Jan 25, 2025
@BjornMelin BjornMelin deleted the feat/0.1.0/stack-queue-elevator branch January 25, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data-strcture A data structure implementation documentation Improvements or additions to documentation feature A new feature java Implementations in java

2 participants