Open In App

Medlife Interview Experience | Java Developer 4.5 Years

Last Updated : 22 May, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1:

https://www.geeksforgeeks.org/find-distance-between-two-nodes-of-a-binary-tree/

Round 2:

  1. Questions on previous projects?
  2. Question on technology choices. Comparison between frameworks?
  3. What’s the size of the thread pool you choose?
  4. When do you choose between Thread class Vs Runnable Class?
  5. Difference between default and protected access specifier?
  6. Where do you choose serialization?
  7. What will happen if you don’t provide UUID?
  8. Difference between Exception and Error?
  9. Difference between array and ArrayList?
  10. Why the “main” method should be always public?
  11. Difference between TreeMap, LinkedHashMap?

 


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads