Park+ || SDE 2 || Interview Experience || Dec 2024
Anonymous User
207

Role - Java backend developer
Location - Gurugram
Experience - 2 years 7 months

Round 1 -

  • Project discussion and follow up questions
  • Split a string into different contiguous groups. Each occurrence of any alphabet should be present in a single group only. Find the maximum possible groups that can be created. For example - "abaxcdedcefgfi" - It can be split optimally into maximum 5 groups -> "aba", "x", "cdedce", "fgf", "i".
  • What are database indices are what are their types?
  • What happens when a web request is sent? Discuss the complete process from the ends of client as well as server.

Verdict - Negative as I couldn't answer the last question satisfactorily.

Overall - Rejected as each round was eliminatory.

Comments (0)