Design an Airline Management System - Machine CodingSubhahu Jain·Jun 18, 2022·10 min readTable of contentsAirline Management SystemFeaturesRough Solution (LLD-Machine Coding)Drawback and Issues⚠️ 1️⃣ Seat Booking Concurrency Issue⚠️ 2️⃣ Missing Real-Time Notification System⚠️ 3️⃣ Payment and Refund Handling Issue⚠️ 4️⃣ Lack of Pilot and Crew Assignment HandlingcodinginterviewJavaScriptPythonC++