Pickrr | SDE2 | Remote | Jan 2022
Anonymous User
372

I got call a week after applying. HR asked basic questions about the technologies, projects, CTC details, notice period and reason for job change. No introduction about the company, JD, Job Location or interview process (it wasn't clear in the job link that I applied). Scheduled Video Interview.

Started off with 3 sections in interview but ended with 4:

  1. System Design
    -Design Mini Whatsapp (No requirements given, had to pick the features myself and define the HLD and LLD)
  2. Live Coding on DS and Algo
  • Given a string and list of strings, find if the string can be made from the given list. If yes, print all the strings in any order from which the given string was made.
    -Ex: Input: bandit, ["d", ban", "it", "bandi"], Output: "ban", "d","it"
  • Given a string find the longest palindromic substring
    -Ex: Input: "babac", Output: "aba" or "bab"
  • One more question related to algorithm, can't remember
  1. Puzzles
  2. Database (last minute addition)
    -Find all the orders which have more than 3 items

Did not get any response from the HR.

Comments (1)