PharmEasy | SDE-1
Anonymous User
773

applied through campus(tire 1)
CTC : 12L (fixed) + 1L (joining bonus)
Round 1(Hacer rank):

  • unique character in string variation (easy)
  • SQL join query
  • 15 MCQs based on DBMS,OS and time complexity,

Round 2(f2f-tech):

  • sort colors
  • three sum
  • time complexity

Round 3(f2f-HMR)

  • Given an integer array a = [1,2,3]
    youn need to find ans = [ abs(1-2)+abs(1-3) , abs(2-1)+abs(2-3) , abs(3-1)+abs(3-2) ]
  • LRU
Comments (1)