Seating Assignment Algorithm (Javascript/Typescript or Python) -- 2
Budget: $30 – $250 USD
Hello!
I need an urgent help to solve the seating assignment algorithm.
The task is to create a simple command-line program which will assign seating for groups of
passengers. The program should assign passengers to empty seats as close to the front of the
plane as possible. The program should also prefer to assign a group to a contiguous block of seats,
where possible.
This is about 3hrs work if you are an expert at algorithm.
I have attached the pdf file that has detail explanation.
I would like to see a solution:
- Pragmatic, maintainable code
- Clear and simple beats clever and terse
- A reasonable amount of test coverage
- Just enough documentation
Thanks
I need an urgent help to solve the seating assignment algorithm.
The task is to create a simple command-line program which will assign seating for groups of
passengers. The program should assign passengers to empty seats as close to the front of the
plane as possible. The program should also prefer to assign a group to a contiguous block of seats,
where possible.
This is about 3hrs work if you are an expert at algorithm.
I have attached the pdf file that has detail explanation.
I would like to see a solution:
- Pragmatic, maintainable code
- Clear and simple beats clever and terse
- A reasonable amount of test coverage
- Just enough documentation
Thanks