Тёмный

Java 8 Coding Interview | L2 Capgemini Java Interview 

CloudTech
Подписаться 34 тыс.
Просмотров 75 тыс.
50% 1

In this video, the candidate solved three Java 8 programs and got selected in Capgemini with the package of 16 LPA. After watching this video, you will be able to crack Java 8 Coding Interview questions.
Products I use:
Green Soul Vision Chair: amzn.to/3TcWYLe
Microphone: amzn.to/46GGjTb
SSD: amzn.to/49ZYM05
Mobile: amzn.to/4a5Yp3W

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 60   
@rastemmilengephirchltechlte
As a 4.3 years experience guy I learned many things by this interview bcs I faced these questions in 2-3 times in recently
@bhargavi4557
@bhargavi4557 11 месяцев назад
What else questions were asked to you recently for Java developer
@niwasshashi6136
@niwasshashi6136 2 года назад
Please keep posting questions every week, we love your approach and explanations. Kudos to both of you
@abhinavmishra9690
@abhinavmishra9690 Год назад
Nice usage of collect method and method reference showed. Thanks
@kinb9419
@kinb9419 Год назад
Thats great efforts my friend … even though its mock interview, I got to refresh my stream knowledge… keep doing it 👍🏻
@maankhurana5814
@maankhurana5814 6 месяцев назад
One of the mnc asked this question to me to print 5 random numbers using java 8 and everytime we run program that random number should be different. Another question was to print nom repetitive character from string . This was asked in mnc L1 interview
@abhisheksamantray5244
@abhisheksamantray5244 2 года назад
Sir after saw this ,i Immediately subscribed your channel 😊
@Vithal_Nivargi
@Vithal_Nivargi 2 года назад
Best video ❤️ pls keep it up make one more video
@indrjeetkumar
@indrjeetkumar Год назад
Awesome, could you please discuss the logic before writing the code
@bhargavi4557
@bhargavi4557 10 месяцев назад
How to remove adjacent duplicates of a string in java8
@DeepakLalchandaniProfile
@DeepakLalchandaniProfile Год назад
Which java 8 features book are you using for this type of examples
@Rkreddy123
@Rkreddy123 Год назад
Good
@onson1010
@onson1010 2 года назад
Wonderful bro.. Thanks for uploading 🙏
@omchaudhari3576
@omchaudhari3576 2 года назад
Hey Nice 👍... Can You Please Tell Me, How to Master JAVA like this?
@rashmimuchlambkar8490
@rashmimuchlambkar8490 11 месяцев назад
Hi , I have a doubt. In line no 13, u printed distinct department using method reference. Can this be done using lambda expression?
@shubhamraj6027
@shubhamraj6027 Год назад
in employee class how he can take both super() and this() together.....is this possible???
@raghavendrayadalam7440
@raghavendrayadalam7440 2 года назад
Why did we use constructor and private access modifier?
@sivamediboina9711
@sivamediboina9711 2 года назад
In the list employees of male and female are the same number but why average of male and female value is different?
@cloudtech5260
@cloudtech5260 2 года назад
Average of age 😊
@rastemmilengephirchltechlte
What was your last CTC bro
@bka9705
@bka9705 2 года назад
Share round 1 and next round interview link
@gowtham7819
@gowtham7819 2 года назад
Useful . Thank you
@sangeetakumari1468
@sangeetakumari1468 Год назад
I seriously am hating the "gawar and insecure " attitude of the interviewer, It seems like he is jealous of the person giving the interview as he knows coding so well ! When the person got the output of count ,then the interviewer replied with such a tone -"ok ,fine",Is gawar ko bina training diye ki interviewers kaise behave krna chahiye ,kaise ye company allow kar di?
@mohammedasif3626
@mohammedasif3626 2 года назад
Thanks for the content
@vira781
@vira781 Год назад
Also for 16LPA is this person selected for Backend or Fullstack?
@vira781
@vira781 Год назад
Aren't these question lit bit easy for 16LPA package(both questions are regarding key value pair)? Or is this the standard of question interviewer ask today?
@RealSlimShady-um6gf
@RealSlimShady-um6gf 9 месяцев назад
This is a mock one and CG doesn't offer that salary faked here
@rider18287
@rider18287 Год назад
What is the use of using setters when we already have constructor or vice versa?
@cloudtech5260
@cloudtech5260 Год назад
With a setter you can change the value even after object creation.
@barvaliyabhargav9495
@barvaliyabhargav9495 Год назад
keep it up bro
@abcdabcd9845
@abcdabcd9845 Месяц назад
@nikhileshyoutube4924
@nikhileshyoutube4924 2 года назад
Excellent bro
@PiyushSingh-rn9zl
@PiyushSingh-rn9zl 2 года назад
It looks like scripted nothing like a real interview
@cloudtech5260
@cloudtech5260 2 года назад
This is a mock interview 👍
@subhashreesahoo5760
@subhashreesahoo5760 6 месяцев назад
is L2 is not managerial round ?
@harshakumbhare1920
@harshakumbhare1920 5 месяцев назад
How to apply for Capgemini
@shivamanikonam431
@shivamanikonam431 2 года назад
Bro what was concept used i mean have you used spring concept or others. Can you tell us???
@cloudtech5260
@cloudtech5260 2 года назад
This is based on Java 8 features.
@shubhamkokala1992
@shubhamkokala1992 2 года назад
U r really a pro at java.. can tell us the package for that interview
@cloudtech5260
@cloudtech5260 2 года назад
The Candidate got 16 LPA.
@sunilmarangappanavar9401
@sunilmarangappanavar9401 2 года назад
When next batch is starded
@RealSlimShady-um6gf
@RealSlimShady-um6gf 9 месяцев назад
Package is exaggerated and Capgemini doesn't offer to this level of experience. Don't fake anything if you are uploading such mock interviews
@mohammedjavith923
@mohammedjavith923 2 года назад
Bro , i can't use Integer.parseInt() in java. Do i need to add anything in eclipse? Someone help me with this
@abhiawate4544
@abhiawate4544 2 года назад
No just use setInt and then in parenthesis use Integer.parseint
@sandy7052
@sandy7052 Год назад
How many rounds Capgemini
@cloudtech5260
@cloudtech5260 Год назад
2 Technical Rounds.
@sandy7052
@sandy7052 Год назад
@@cloudtech5260 2nd round is rejected me
@sangeetakumari1468
@sangeetakumari1468 Год назад
HOW RUDE AND UNPROFESSIONAL FOR THE INTERVIEWER TO SAY NOT AS EXPECTED!The Interviewer never says it even if it's wrong,it's called basic etiquette and being professional!
@ajaycsenit
@ajaycsenit 2 года назад
Did you cut the video or that much only the interviewer asked?
@cloudtech5260
@cloudtech5260 2 года назад
This is a mock interview that covers all the questions asked in actual cg interview 👍
@HarishKumar-gv4zx
@HarishKumar-gv4zx 2 года назад
Is This Interview is for fresher??
@cloudtech5260
@cloudtech5260 2 года назад
Both Freshers as well as 2-5 years experienced java developers.
@Mylittleworld28048
@Mylittleworld28048 2 года назад
This interview for which role developer or automation tester
@cloudtech5260
@cloudtech5260 2 года назад
Developer
@saurabhsrivastava4341
@saurabhsrivastava4341 2 года назад
Fake interview for sure
@cloudtech5260
@cloudtech5260 2 года назад
Mock interview. Hope this is helpful 👍
@MaheshAnand1995
@MaheshAnand1995 2 года назад
Most interviewers ask these questions for 5 years experience also, don't blindly comment on someone's hardwork and efforts
@VS_Tech28
@VS_Tech28 2 года назад
Are you a fresher
@cloudtech5260
@cloudtech5260 2 года назад
4 years experience interview.
@dheerajsharma8671
@dheerajsharma8671 2 года назад
Awesome bro thanks
Далее
Java Spring Boot 3 Years Experience Interview
23:32
Просмотров 28 тыс.