Open In App

Zemoso Interview Experience for Associate Software Engineer | Off-Campus 2021

Zemoso is service based company which is specialised service that take your idea from napkin to product market fit rapidly and cost effectively.

Got to know that there was an opening in this company for Associate Software engineer position. Applied through linkedin and got the test link the next day.



Round-1(Aptitude + Coding): This round consist of 13 aptitude question which were very easy to solve provided that you have some background in solving them. 

Round-2(Technical + HR): This round was more towards technical side as they asked me questions related to Java, DBMS and some behavioural questions. The questions asked were

  1. Where is your college located
  2. How is your life going
  3. Is offline classes better or online
  4. Tell me about yourself
  5. Implement all OOPS concepts(should include concepts like interface, encapsulation, polymorphism, inheritance)
  6. What are threads. How to implement multithreading in java
  7. Find the kth largest element in array without actually sorting it 
  8. multiply adjancent elements in the array like arr[i] multiply with arr[i-1] * arr[i+1] and store it in arr[i]()
  9. what is DBMS
  10. DBMS vs File System
  11. What is Normalization and different types of normalization
  12. Given a table convert that into 1NF, 2NF, 3NF 
  13. What is insertion, updation and deletion anamolies(this is just the concepts of normalization)
  14. Find kth largest/highest salary of a employee from employee table.

Overall the interview went very smoothly.

Result: Selected

Article Tags :