Skip to content

fidellr/airplane_seating_algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run?

  1. yarn or npm install
  2. yarn start or npm run start
  3. See the result on terminal or open file named result.txt

How to run test?

  1. yarn or npm install
  2. yarn test or npm run test

Input to the program will be • a 2D array that represents the rows and columns [ [3,4], [4,5], [2,3], [3,4] ] • Number of passengers waiting in queue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published