Pergunta de entrevista da empresa Swiggy

* Design a Parking lot system (Code on IDE) * Find Triplet in an array with a given sum * two number a, b given. divide the a/b and tell whether the result is a repeating number or not repeating. e.g 1/3 = 0.33333 which is repeating. or 4/22=0.1818181 . this is a repeating number also. * Design Movie Ticket Booking system (Low level design, entities, database, services)