Compass India Interview [Rejected]
Anonymous User
1195

Total 4 rounds

  1. Karat (3rd party interview)
    Questions :
    a. https://leetcode.com/problems/transpose-matrix/
    b. https://leetcode.com/problems/find-and-replace-pattern/

    Some system design questions also asked in this interview

    1. Different load distribution policies
    2. How to effectily shard a database
  2. System design interview
    a. Design dropbox

  3. Peer programing
    a. Given an array find min, max , median and average with least complexity

  4. DS ans Algo
    Given a string like "I want to work for {new{company}}"
    and a hashmap
    new = old
    oldcompany = Google

    you need to replace all keys to values as per hashmap
    result of given example "I want to work for Google"
    *I was not able to solve this one this was the final round

Comments (1)