Cashfree Payments | SDE-2
Anonymous User
694

Current YOE- 4 years
Applied through LinkedIn
Mode of interview: Virtual

Round-1
2 medium level DSA questions
Question-1
Given a list of integers representing song duration, return a pair such that they are divisibleby 120
Question-2
Can't recall clearly. Given a flight dependancy list & a list of delayed flights, return a list of all other affected delayed flights. Solved using BFS

Round-2
Low level design for Google calendar
Was expected to design classes and required util functions.

  1. Schedule a meeting for a given list of users and start & end times.
  2. Schedule recurring meetings with frequency
  3. Set reminders for users
  4. SHow day, week, month calndar view for users.

Veridct: Rejected

Comments (1)