We are developing an application for airports control tower. The application allows a controller to find all airplanes i

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

We are developing an application for airports control tower. The application allows a controller to find all airplanes i

Post by answerhappygod »

We are developing an application for airports control tower. The
application allows a controller to find all airplanes in proximity
to a specific marker in the airport. Airports have markers on the
surface which are identified by their x, and y coordinates in
relation to a reference point. You are assigned a task to develop
the data structure for the application. The application is
extremely dynamic and the data keeps changing. Then, the insertion,
deletion and search operations must happen in the most efficient
way (fastest possible running time).
A - What data structure do you choose to store the required
information?
B - Justify why your choice is the best.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply