I am thinking to make a video on all the java microservices questions that have been asked to me in most of the interviews. Whats your preference language: English or Hindi ?
@@genz-careermay I know how many rounds of interview are there because I too got shortlisted for screening. Please tell me quickly. Either 2 technical or 1 , i have applied for 2 year experience position.
Advantages spring boot Di and ioc @springbootapplication How achieve auto configuration Example configuration Create restful API annotations Testing api Exception in handle spring boot Aaproch secure rest API Technique of spring boot code performance;- redis cache,secure Asynchronous means Handle high traffic Conver spring boot application serverless architecture ;-dpring cloud, AWS Circular dependency
How many steps are there in interview process...i am in cts right now i need to switch i hv 3 yrs exp i know springboot well Naukri or linkedinjobs or Accenture website
Brother, I need your guidance. In this recession, I have not received the joining letter yet from Wipro. I'm a 2022 graduate. Right now I have upskilled myself in Java, Spring Boot, MySQL. I'm not good in DSA. What are the approach should i have to take for getting calls from company after this 2 year gap. I have done one project on Restapi through spring boot but failed to getting calls from a company.
We should not use constructor injection otherwise spring will be confused which one to create first. Instead, use setter injection or @Lazy annotation in one of the dependencies to remove circular dependency. Or use @PostConstruct in one of the bean and call setter of another bean passing "this" object.
Working in a startup, I have working for three years of experience in Java, Spring Boot, and Microservices. Currently, I am seeking a career change and have been actively interviewing for the past two months. However, I am encountering difficulties in clearing the interview rounds. How can I overcome this challenge? Please provide me with some advice.
This ia a good video, but there were no questions asked from Java 8 & Collections. In realtime they will ask you a lot of questions from those topics because they are core base for your interview.
I am python developer with 3+ years of experience, yesterday I had technical round for accenture.. Today I received a call from the HR asking my availability for the MR round.. it is now schedule on Monday.. But can you please tell me total how many rounds used to happen in Accenture.. ?
Hi, i gave interview on 14th june for application development. How many days will get update after interview. And after interview i didn't get email like thaks for attending interview we get you back for next update. We didn't get like this means is it rejected?
Self Project which our working currently Complietime and runtime Ploymorshim Spring boot and spring different Spring api how it works Java 8 featuring Functional interface Singleton patterns Annotations How many ways we can write string object Lambda expression Try catch finally logical How you connect db in spring What is hibernate how you use
sir iam final year student and having good knowledge on spring boot and hibernate java will i get easily entry in company or have to work very deep in spring boot
You should work on two to three projects using Spring Boot. It's not necessary to delve very deeply into each one, but you should ensure that you have a solid understanding of the basics. If needed, I can create a video covering the top Spring Boot interview questions, along with guidance on how to answer them effectively.
Actually I have share 3-4 Interview experience that you can watch from the playlist and those videos cover almost all questions. Infact for viewers , it would be easy to know the questions as well as answers in the interview experiences video
I got interview slot booking mail today for Application developer role in java spring boot can you please suggest some tips and questions they can ask how much time they'll take interview
I really came to this video because i want to see the java coding question given by penalist and I didn't find it. Hope in my case as well he dont give me coding questions😂😂
Its look spring boot interview rather than java developer interview. I am expecting some java 8 related questions eg steams, functional interface default, private interface, no sql questions are there, no collections and optimization. Improve your mock interview video. I think 1st should from basic.
Why are questions repeated in almost all your interviews? Is that how autoconfiguration works? Spring Boot error handling is different but just mentioning 2 annotations doesn't help. You don't explain in detail how it's done
Not every interviewer asks different questions; you can check the interview experiences for various companies, and you might find a few common questions. This is a mock interview, as I mentioned in the description as well. Here, it depends on the interviewee how they answer the question. Some answers might be incorrect, and some incomplete. Have you seen any interviewee who always gives every answer correctly and completely with full detail?
@@genz-career eg for traffic management, you have not speak on Resiliency. Why would you want the Boot code to do that especially when you have Cloud migration. Noone uses Boot Loadbalancer. Noone uses circuitbreakercin boot which is resilience4j. 15 lakh concurrent users are accessing your app. How will you do this? How many servers will you have on your kubernetes pods and clusters. Have you heard Docker Swarm?
SIR I WANT TO KNOW THIS CANDIDATE BCOZ OF HIS PROJECT WORK ,CAN U SHARE SOME DETAIL ABOUT HIM ALSO SIR I WANT TO PRCHASE COURSE BUT I NEED TO TALK TO U ONCE PLZ CAN U GIVE UR VALUABLE TIME
@@genz-career seriously...yo voice is bold and like confident....... One help bro iam learning spring boot and this is my final year and I need a source to learn that ...can you suggest me ..
Resources for Spring Boot are quite limited or not of high quality on the internet. I initially learned from paid Udemy courses five years ago, and later, I gained further knowledge through practical experience on real US-based projects. Now, I'm here to share everything I've learned.
@@genz-career Can please share the link to the udemy course. As you mentioned even I am finding it difficult to find a good course on spring boot. Would be really helpful.
make more videos on mostly asked questions on springboot, microservice etc for experience candidate 🙏
Sure
I am thinking to make a video on all the java microservices questions that have been asked to me in most of the interviews. Whats your preference language: English or Hindi ?
English
@@genz-careermay I know how many rounds of interview are there because I too got shortlisted for screening. Please tell me quickly. Either 2 technical or 1 , i have applied for 2 year experience position.
In real life the interview will be mostly in english so english as the medium will be good
Springboot achieve autoconfiguration automatically... 😎😎 Sigma Answer 💪😎 @3:54
😎
@AutoConfiguration spring compares your code with its built in dependency if its matches it automatically configures that in your application
Advantages spring boot
Di and ioc
@springbootapplication
How achieve auto configuration
Example configuration
Create restful API annotations
Testing api
Exception in handle spring boot
Aaproch secure rest API
Technique of spring boot code performance;- redis cache,secure
Asynchronous means
Handle high traffic
Conver spring boot application serverless architecture ;-dpring cloud, AWS
Circular dependency
Questions are really helpful bro, Please make more videos like these.
How many steps are there in interview process...i am in cts right now i need to switch i hv 3 yrs exp i know springboot well
Naukri or linkedinjobs or Accenture website
Bro is fresher can apply ,
i have been a part of one major project like similer to hire pro and my own project that is online good delivery
It depends on the vacancies, you can check on linkedIn jobs or naukri.com
@@genz-career ok bro thanks
After final interview how many days will take for feedback or confirmation call in Accenture
Brother, I need your guidance. In this recession, I have not received the joining letter yet from Wipro. I'm a 2022 graduate. Right now I have upskilled myself in Java, Spring Boot, MySQL. I'm not good in DSA. What are the approach should i have to take for getting calls from company after this 2 year gap. I have done one project on Restapi through spring boot but failed to getting calls from a company.
How can I help you?
Swap program without temporary variable for 3 yrs experience was too easy i guess 😅
Are these exact question which was asked in interview?
Yes
It autoconfigure the application context while we do @enableautoconfiguration
Ty for Uploading, Is this Real time? Or Kind of Mock?
Make more Videos
This is mock interview but the questions are from real interviews.
Yes I will be making more videos :)
Bro at 13:46 u can answer dependency inversion and qualifier annotations. By these we can solve the circular dependency i guess...
Correct
We should not use constructor injection otherwise spring will be confused which one to create first. Instead, use setter injection or @Lazy annotation in one of the dependencies to remove circular dependency. Or use @PostConstruct in one of the bean and call setter of another bean passing "this" object.
Working in a startup, I have working for three years of experience in Java, Spring Boot, and Microservices. Currently, I am seeking a career change and have been actively interviewing for the past two months. However, I am encountering difficulties in clearing the interview rounds. How can I overcome this challenge? Please provide me with some advice.
Bro due to recession competition is very high nowadays. You have to practice and apply alot
U mean u want to change the techstack
@@sivakrishna1994 No, looking job in Same
its hard@@genz-career
This ia a good video, but there were no questions asked from Java 8 & Collections. In realtime they will ask you a lot of questions from those topics because they are core base for your interview.
I am python developer with 3+ years of experience, yesterday I had technical round for accenture.. Today I received a call from the HR asking my availability for the MR round.. it is now schedule on Monday.. But can you please tell me total how many rounds used to happen in Accenture.. ?
ohh nice getting idea what types of questions being asked? thank you sir
If needed, I can create a video covering the top Spring Boot interview questions, along with guidance on how to answer them effectively.
@@genz-careerplease make vedio on that
@@raghavendrac1053 Sure, In which language, English or Hindi?
@@genz-career English
@@genz-career English
Hi, i gave interview on 14th june for application development. How many days will get update after interview. And after interview i didn't get email like thaks for attending interview we get you back for next update. We didn't get like this means is it rejected?
Who taken your interview bro ? Can you give an idea what questions they asked ?
Regarding spring boot and annotations and how api works
Hi .. could you please give a list of questions asked in interview.. please it will very helpful..
Self
Project which our working currently
Complietime and runtime Ploymorshim
Spring boot and spring different
Spring api how it works
Java 8 featuring
Functional interface
Singleton patterns
Annotations
How many ways we can write string object
Lambda expression
Try catch finally logical
How you connect db in spring
What is hibernate how you use
@@chandu5282is this question for 3 years experienced people ?
sir iam final year student and having good knowledge on spring boot and hibernate java will i get easily entry in company or have to work very deep in spring boot
You should work on two to three projects using Spring Boot. It's not necessary to delve very deeply into each one, but you should ensure that you have a solid understanding of the basics. If needed, I can create a video covering the top Spring Boot interview questions, along with guidance on how to answer them effectively.
Please create a video on spring boot interview questions@@genz-career
Can you please share your interview experience/questions that you faced
So that we will get to know
Actually I have share 3-4 Interview experience that you can watch from the playlist and those videos cover almost all questions. Infact for viewers , it would be easy to know the questions as well as answers in the interview experiences video
@@genz-careerthanks for quick response. Any of those for 6-7 years experienced people as per current market?
I got interview slot booking mail today for Application developer role in java spring boot can you please suggest some tips and questions they can ask how much time they'll take interview
@music_world1607 what are the questions
Bro i had my first technical round at Accenture and now final round is scheduled so is it a another technical or Hr?
Hi bro, u have completed second round, it is technical or Hr round.
@@sivakonkalasiva378 technical only..
Hi bro, was the Questions similar to these? Was the second round again a technical or a hr round?
Bhayya do i need to learn dsa as a 2.7 yr experienced candidate to move into sucha a good packaged firm
If you are targeting service based companies then learn the basics of DSA only
Please share the video of second round, if you selected
Sure
I really came to this video because i want to see the java coding question given by penalist and I didn't find it. Hope in my case as well he dont give me coding questions😂😂
Is this 1st round? What are the rounds and types for you ad 3 + years? Please reply. I have interview
How did you get call?
This is the technical round for educational purposes. 2 round happens, one is technical and other is HR
@@genz-career so total 2 rounds, 1 technical and 1 hr
So this video is technical round? Right
@@sauravsatpathy5407 applied on portal
Its look spring boot interview rather than java developer interview. I am expecting some java 8 related questions eg steams, functional interface default, private interface, no sql questions are there, no collections and optimization. Improve your mock interview video. I think 1st should from basic.
Its for springboot developer role in accenture
What is your previous package?
I have already created a video on that, go and check it out in my videos
Why are questions repeated in almost all your interviews? Is that how autoconfiguration works? Spring Boot error handling is different but just mentioning 2 annotations doesn't help. You don't explain in detail how it's done
Not every interviewer asks different questions; you can check the interview experiences for various companies, and you might find a few common questions. This is a mock interview, as I mentioned in the description as well. Here, it depends on the interviewee how they answer the question. Some answers might be incorrect, and some incomplete. Have you seen any interviewee who always gives every answer correctly and completely with full detail?
@@genz-career eg for traffic management, you have not speak on Resiliency. Why would you want the Boot code to do that especially when you have Cloud migration. Noone uses Boot Loadbalancer. Noone uses circuitbreakercin boot which is resilience4j. 15 lakh concurrent users are accessing your app. How will you do this? How many servers will you have on your kubernetes pods and clusters. Have you heard Docker Swarm?
@@genz-career swap must not take more than 1 min. You must use IDE for running this code
Any tips to learn spring ?
You should know the basics of JAVA very well then start by learning spring framework
@@genz-career can you suggest some good resources for java and spring
@@ajadityajoshi Telsko Naveen Reddy
Bro did u got the job?
Yep
SIR I WANT TO KNOW THIS CANDIDATE BCOZ OF HIS PROJECT WORK ,CAN U SHARE SOME DETAIL ABOUT HIM ALSO
SIR I WANT TO PRCHASE COURSE BUT I NEED TO TALK TO U ONCE PLZ CAN U GIVE UR VALUABLE TIME
@@swapnilnigam7716 Go to my channel description, there is a emailId. Mail me whatever you want to know
all the answers from chat gpt first 30 seconds of every question own answer after that chat gpt answer
why you took so much time for swapping??
Actually I didn’t expecting that problem
How does spring achieve auto configuration ?
Answer:- spring framework achieve auto configuration automatically 🤣🤣🤣🤣
🤣🤣
I am python developer and want to switch to Java.
Why bro? Any specific reason for your shifting from python to Java?
Don't ... Develop ur skills and try to move into AI/ML or Data Engineering
Bro must be selected because of his voice💀
Sarcasm?? 🥺
@@genz-career seriously...yo voice is bold and like confident.......
One help bro iam learning spring boot and this is my final year and I need a source to learn that ...can you suggest me ..
Resources for Spring Boot are quite limited or not of high quality on the internet. I initially learned from paid Udemy courses five years ago, and later, I gained further knowledge through practical experience on real US-based projects. Now, I'm here to share everything I've learned.
@@genz-career
Can please share the link to the udemy course. As you mentioned even I am finding it difficult to find a good course on spring boot.
Would be really helpful.
@@genz-careershow your face too
which company
Accenture
☺️ "Promo sm"
Didn’t get you ?
result?
Selected 🫡
Nic3
Ty
Bhai itna bhi kya dek kr bolna
Aaaa
🤣