Most asked Java Interview Questions for 8 years of Experienced Developer canditate | Code Decode

  Рет қаралды 17,050

Code Decode

Code Decode

Ай бұрын

Topic covered Spring boot Microservice Docker Kubernetes kafka CI/CD
In this video of code decode, we have covered interview questions for 8+ years of experienced candidate
www.udemy.com/course/master-s...
If you want to participate in Mock Interview send your nominations using the below google form
forms.gle/yfxTWUnzWhwpRM1WA
Below are the questions
*Q) How do you monitor your spring boot application on prod?*
*Q) What is service discovery? Why do you need multiple Eurekas?*
*Q) What is circuit breaker DP?*
*Q) How do you handle transactions across multiple microservices?*
*Q) How do microservices communicate with each other?*
*Q) Explain the architecture of Kafka.*
*Q) How did you implement Kafka in your project?*
*Q) What is Zookeeper in Kafka? Can Kafka be used without Zookeeper?*
*Q) What do you mean by ISR in Kafka environment?*
*Q) What is consumer lag?*
*Q) What is marking the offset as soon as you read the message from Kafka broker?*
*Q) How did you implement synchronous communication between microservices?*
*Q) You have implemented some REST endpoints for CRUD functionality, how will you share your contract with clients/other teams?*
*Q) How did you implement security end to end?*
*Q) Why Docker?*
*Q) K8 commands you used?*
*Q) How do you analyze logs of pods in your project?*
*Q) Explain the difference between a Pod and a Container in Kubernetes.*
*Q) What is the difference between CI and CD?*
*Q) Explain steps you used in CI/CD in your project.*
Mock Interview Playlist:
• Mock Interviews (Face ...
Most Asked Core Java Interview Questions and Answers: • Core Java frequently a...
Advance Java Interview Questions and Answers: • Advance Java Interview...
Java 8 Interview Questions and Answers:
• Java 8 Interview Quest...
Hibernate Interview Questions and Answers:
• Hibernate Interview Qu...
Spring Boot Interview Questions and Answers:
• Advance Java Interview...
Angular Playlist:
• Angular Course Introdu...
SQL Playlist: • SQL Interview Question...
GIT: • GIT
Subscriber and Follow Code Decode
Subscriber Code Decode: kzfaq.info?...
LinkedIn : / codedecodeyoutube
Instagram: / codedecode25
#Javaintervew #codedecode #javadeveloper

Пікірлер: 70
@nishith892
@nishith892 Ай бұрын
Please continue this series. Request you to cover the remaining question too. I didn't find a video for the remaining questions.
@Nivedhasakthivel
@Nivedhasakthivel 23 күн бұрын
I have been following your channel for more than a year.All your videos are very informative and to the point.Please continue this series.
@CodeDecode
@CodeDecode 22 күн бұрын
Sure thanks 😊👍
@yasirakhn
@yasirakhn Ай бұрын
Most of important topics covered in this video which is really helpful and best part is not only explanation but also commands are provided which is easier for a quick recap. Much appreciated!! Please go ahead with second part.
@sourabhjinde8191
@sourabhjinde8191 Ай бұрын
Nice collation of interview questions for senior java developers.
@deepak_landa
@deepak_landa Ай бұрын
Please create part-2 video for 8+ years exp. Thanks you
@neelabhrai292
@neelabhrai292 Ай бұрын
thank you so much Maam, please bring more videos for people with experience of 8+ years .
@saumitraghogale9027
@saumitraghogale9027 11 күн бұрын
very much informative and aspiring..kindly keep on posting such videos..
@Priya1_123
@Priya1_123 17 күн бұрын
This is a very useful video which explains complex concepts in an easy way. Kindly cover the rest of the questions as well.
@shaileshprajapati2326
@shaileshprajapati2326 Ай бұрын
its nice video. can you please make second part of this video with remaining Q&A. thanks.
@rakshajain3175
@rakshajain3175 Ай бұрын
waiting for the second part of this video 😊
@debrajdutta2987
@debrajdutta2987 Ай бұрын
nice waiting for next video
@rohitthadakapalli54
@rohitthadakapalli54 Ай бұрын
This is amazing! Appreciate your efforts.
@CodeDecode
@CodeDecode Ай бұрын
Thanks Rohit 👍😊
@rishiraj2548
@rishiraj2548 Ай бұрын
The mapping between database structures and application dataStructures for nosql is usually called OXM: Object xml mapping.
@CodeDecode
@CodeDecode Ай бұрын
😊👍 correct
@rishiraj2548
@rishiraj2548 Ай бұрын
Excellent questions! Great thanks.
@CodeDecode
@CodeDecode Ай бұрын
Thanks 👍
@LifeHack-p2
@LifeHack-p2 29 күн бұрын
I have total 7 years of experience.Please continue this series. Request you to cover the remaining question too. Please discuss all coding problem asked in interviews.
@sayanbiswas8847
@sayanbiswas8847 Ай бұрын
Much needed. Thanks team ❤
@CodeDecode
@CodeDecode Ай бұрын
Thanks 😊👍
@SIVAPD
@SIVAPD Ай бұрын
Thanks for the course. Very much appreciated. Can we have technical architect questions please.
@deepak_landa
@deepak_landa Ай бұрын
Great knowledge gain. Thank you
@CodeDecode
@CodeDecode Ай бұрын
You’re welcome
@bhargavb115
@bhargavb115 Ай бұрын
Really really helpful....🙏
@prashantkatiyar5705
@prashantkatiyar5705 Ай бұрын
recently i have been asked - CAP Theorem RabbitMQ vs Kafka Memory leak Rate limiter implementation
@user-ph5ek8tg5l
@user-ph5ek8tg5l Ай бұрын
Have you worked on both RabbitMQ & Kafka because of which they asked the differences? Because explaining any one should have been enough. What is the exact question regarding Memory Leak they asked?
@coolniki92
@coolniki92 14 күн бұрын
Please do upload Part-2 of the same :)
@subhashjha936
@subhashjha936 17 күн бұрын
Nice. Please continue this series and request you to cover the remaining question too. Please create part-2 video.
@CodeDecode
@CodeDecode 17 күн бұрын
Sure Subhash 👍
@suvarnammavadla4804
@suvarnammavadla4804 28 күн бұрын
Hi Mam, can we use one application.properties file for all the environments, if we can mentioned like this hw can we say that take the properties of test env for the request, please help me to answer
@NareshKumarD107
@NareshKumarD107 Ай бұрын
Can we pls get document? I did not find in description.
@souvikchakraborty2579
@souvikchakraborty2579 27 күн бұрын
I have a question, How to manage the sequencing of messages in Kafka when a topic is divided into multiple partitions ?
@MerupuKalalu
@MerupuKalalu Ай бұрын
Your channel is a hidden gem 💎
@CodeDecode
@CodeDecode Ай бұрын
Thank you
@ragulasaikrishna7858
@ragulasaikrishna7858 Ай бұрын
Can you please full content which you share in video in description
@bhuwantripathi2707
@bhuwantripathi2707 Ай бұрын
Just wow and nothing... ❤ I think most of the interviewers watch your videos before having an interview with any candidates. 😊
@CodeDecode
@CodeDecode Ай бұрын
😁😁
@Anushaaa_
@Anushaaa_ Ай бұрын
Very helpful, Thank you 🙏🏻
@CodeDecode
@CodeDecode Ай бұрын
😊👍
@kalyanichalamalasetty7725
@kalyanichalamalasetty7725 Ай бұрын
nice and breid collection in an interview perspective. can you provide spring security after 3.0,and cicd pipeline concept
@CodeDecode
@CodeDecode Ай бұрын
Sure kalyani 👍
@kajalsaini2283
@kajalsaini2283 Ай бұрын
Hi requesting to provide implementation video link for Actuator. And really thankful! for providing such an informative videos.👏
@CodeDecode
@CodeDecode Ай бұрын
Here you go kzfaq.info/get/bejne/iMB-iZyZzp3FaKs.htmlsi=aMFh_O6G-yP4uAgp
@niteeshchandanshire4381
@niteeshchandanshire4381 12 күн бұрын
Requesting to create the same for part 2 for interview questions
@sajithgunarathna3696
@sajithgunarathna3696 16 күн бұрын
please create separate sessions regarding consumer groups related questions.
@KaranBhogle360
@KaranBhogle360 Ай бұрын
Thank you so much ma'am 🙂
@CodeDecode
@CodeDecode Ай бұрын
You’re most welcome
@niteeshchandanshire4381
@niteeshchandanshire4381 12 күн бұрын
Not able to find the coupon code to purchase the course Can you please help with the coupon code
@yoshitamahajan353
@yoshitamahajan353 Ай бұрын
Is there any different set of question which would be asked for 7 years experience and different for 8 year experienced java developer?? Please suggest / explain on this...
@sourabhjinde8191
@sourabhjinde8191 Ай бұрын
Please create kakfa interview questions in depth.
@akshaykohale3121
@akshaykohale3121 Ай бұрын
Can you please upload videos on rest API coding interview questions ⁉️
@rajeshperla7803
@rajeshperla7803 Ай бұрын
Thank you a lot mam
@CodeDecode
@CodeDecode Ай бұрын
😊👍
@krunallad8074
@krunallad8074 Ай бұрын
Can you please share the pdf of the interview questions you are sharing on the screen
@kiranlulla6540
@kiranlulla6540 Ай бұрын
Part 2 please
@manutyagi8019
@manutyagi8019 Ай бұрын
Good evening mam I had filled the mock interview form but didn't get any response May I know when shall I get the response
@CodeDecode
@CodeDecode Ай бұрын
Team will get back to you as soon as we get any free slot Manutyagi 👍👍
@nagar4u
@nagar4u 18 күн бұрын
Please continue for part 2
@CodeDecode
@CodeDecode 17 күн бұрын
Sure 👍
@happy_animals1159
@happy_animals1159 Ай бұрын
Could you pls share the document
@dhillepdhillepkumar4363
@dhillepdhillepkumar4363 27 күн бұрын
pls create video 2 for 8+
@nishith892
@nishith892 24 күн бұрын
Please upload the second part
@CodeDecode
@CodeDecode 22 күн бұрын
Sure 👍
@lakshmaiahyannagiri291
@lakshmaiahyannagiri291 Ай бұрын
How can I get pdf documentation
@CodeDecode
@CodeDecode Ай бұрын
Everything is in description below
@user-ph5ek8tg5l
@user-ph5ek8tg5l Ай бұрын
@@CodeDecode Cant find any pdf document link in the description.
@rishiraj2548
@rishiraj2548 Ай бұрын
🙏🙂👍💯💯💯❤️🎉
@mrodiaactor2021
@mrodiaactor2021 Ай бұрын
Hello Mam..this is very helpful video for us.. Mam.i have sent u a mail on your business mailid regarding some guidance..Could you please have a look at that and respond based ur free time.
Я обещал подарить ему самокат!
01:00
Vlad Samokatchik
Рет қаралды 9 МЛН
Box jumping challenge, who stepped on the trap? #FunnyFamily #PartyGames
00:31
Family Games Media
Рет қаралды 25 МЛН
Real time interview experience on software testing Video - 53||HR Round
3:17
Techqflow Software Solutions
Рет қаралды 1,1 МЛН