Technical Support Analyst L2 Interview Questions

544 technical support analyst l2 interview questions shared by candidates

Round One: Problem Solving + Java + Design You are given a fleet of buses of size N each with capacity M. Write a class that provides the following functionalities: * constructor with arguments: bus_fleet_size, bus_capacity * book(bus_no) - get the smallest-numbered unreserved seat, book it, and returns its number * cancel(bus_no, seat_no) - cancels the seat with the given seat_no on the provided bus_no * available(bus_no) - find if a seat is available on the provided bus_no * empty(bus_no) - find if the bus with bus_no is empty/unbooked
avatar

Software Engineer - L2

Interviewed at Twilio

3.9
Sep 22, 2022

Round One: Problem Solving + Java + Design You are given a fleet of buses of size N each with capacity M. Write a class that provides the following functionalities: * constructor with arguments: bus_fleet_size, bus_capacity * book(bus_no) - get the smallest-numbered unreserved seat, book it, and returns its number * cancel(bus_no, seat_no) - cancels the seat with the given seat_no on the provided bus_no * available(bus_no) - find if a seat is available on the provided bus_no * empty(bus_no) - find if the bus with bus_no is empty/unbooked

Viewing 221 - 230 interview questions

Glassdoor has 544 interview questions and reports from Technical support analyst l2 interviews. Prepare for your interview. Get hired. Love your job.