This is a list of needed instructions to set up your project locally, to get a local copy up and running follow these instructions.
-
Follow this article to install node js and npm Install Node js and npm.
A simple Node.js program that gives the seating arrangement of passengers for airplane seat layout with custom conditions.
This program was built for a coding challenge, you can see the requirements file in
documentation/requirements.pdf
Rules for seating:
- Always seat passengers starting from the front row to back, starting from the left to the right.
- Fill aisle seats first followed by window seats followed by center seats (any order in center seats)