Celigo Interview Experience for SSE-2

I had 3 rounds of interviews at Celigo Hyderabad location. Heres what I had been asked.

  1. Round 1 -
    It was a DSA round I was asked below problem
    https://leetcode.com/problems/unique-paths-ii/description/

    Solved it in given time with recursion & later I was asked to optimise it.

  2. Round 2 -
    It was a System Design round. I was asked to design a database schema for Linkedin & also got asked multiple quries around and how to make it efficient.

    I was asked to create a Job Scheduler from scratch & was asked how would I scale it.
    I was able to do of them & proceeded in next round.

  3. Round 3 -
    Technical Manger Round, in this I was asked to explain my projecs & challenges I had faced, plus some technical questions around my tech stack with some behaviour questions.

Comments (1)