Hello Developers, my name is Kailash. A few days ago, my old colleague and dear friend interviewed for JP Morgan in Mumbai. After the interview, he shared with me the questions he remembered. I would like to share those interview questions with you all. I have also covered them on my YouTube channel with answers, so if you want to see the answers, you can visit my YouTube channel. I will share the links at the end of the post. Please note that these are real interview questions that he faced. My intention is simply to help anyone who is seeking a job, and if my post can assist them, I will consider my job done. I believe in sharing knowledge. So, it goes like this:
What is caching ? What is Distributed cache system design ?
What are the difference Between Callable and Runnable in Java?
How to create a Docker file of a Spring Boot project?
Can you explain Spring Boot core concepts?
Multithreading use cases ..how do we handle huge data and design related questions like how do you design an application
Can you explain How HashMap and concurrentHashMap works?
What exactly is containerization, and what are the steps involved in creating containers?
Write code to invoke a rest service? Use RestTemplate
What sets PCF apart from other cloud service providers, such as GCP, Azure, and AWS?
How is the GIT and Jenkins configured, how does the build job execute when there is any git push.
Print the count of employees with respective months. Given Employee table with ID and DOJmonth. Hint: User count and groupby
How can the listener listen to Kafka queue. how does the topic work in Kafka.
What is the difference between -X and -XX arguments ?
Explain different areas of Java Heap.
Can System.exit takes negative value?
Write a program to Sort elements of a list in predefined order
What is default thread pool used by CompletableFuture
How to calculate the thread pool size based on the number of CPU cores.
What is service discovery?
What is blue green deployment strategy ?
Design Round Question. How would you propose a solution of this problem?
Design Round: A parking lot with multiple entries and exit points. 2 constraints:
When the Vehicle enters, it should be directed to the closest empty slot.
When the Vehicle exits, it should be directed towards the closest exit points.
YouTube video URLs are available. If you are seeking answers to each question, please take a look
Part - 1 https://youtu.be/ClvRd8nfuTQ?si=BVQj-UTv4RFVEcrH
Part - 2 https://youtu.be/qLFG0BZc3BA?si=rSTRYf8jQxDArxc4
Thanks,
Kailash
(Java Charter)
Happy Learning :) and Happy Coding :)
Top comments (2)
why not show here
I'm sorry if I misunderstood your comment, but could you please clarify what you mean by 'why not show here'? I want to make sure I address your concern accurately