DP World | SDE 1 | Campus
Anonymous User
1723

Applied through on-campus program (tire 1)

CTC : 14.2 fixed + 3 bonus

Round 1 - tech (1hr:20min) :

  • find maximum and minimun number that can formed using an array
    • eg : { 92,34,9}
    • ans:
      • max = 99234
      • min = 34929
  • ACID properties
  • OOPs pillars
  • 2 sum count
  • how hash map works internally
  • simple time complexity question

Round 2 tech (1hr):

  • LRU
  • projects in resume
Comments (4)