Please enable JavaScript to use CodeHS

Virtual Lines

In this project, students will create a detailed virtual queue system that will require them to use a custom linked list to manage the lines.

Hard

10 Hours

High School

Project Description

Project Demo

Explore this program before assigning it!

Project Overview

Here is an outline of the project activities:
Project Demo
Part 1 - Creating the Basic Queue
Part 2 - Adding Basic Functionality
Part 3 - Adding the User Interface
Part 4 - Only One Queue per Person