Capgemini Java Coding Interview | Mock Java Coding Interview

preview_player
Показать описание
In this video, we covered Capgemini java coding interview. The candidate has 2 years and 3 months of experience and selected in the company with the package of 8.6 Lac.

#javainterviewquestions
#java
Рекомендации по теме
Комментарии
Автор

Want to improve coding or crack interviews? Don’t wait, Only few slots are left.– WhatsApp us now at 7666890230

cloudtech
Автор

we can use this way also

String[] ui={"ab", "aba", "xyx", "mno", "xyz", "pop"};
Arrays.stream(ui).filter(a->a.substring(0, 1).equals(a.substring(a.length()-1))).collect(Collectors.toList())

chaitanyabingimalla
Автор

I think the second one is for partitioning

rydmerlin
Автор

Why are you using methods for everything. Mostly in interview, they want us to write the code in notepad without methods

arhindgautam
Автор

Really is this interview question for 2.5 years experience

karthickkannan
Автор

Bro what would happen if I am not able to ans in reply 🙏🙏

amananand
Автор

Bro how can we come up with solution so fast in interview, we can't do it right, we will be in tensed situation, my daily task only sucks my blood,

proxy
Автор

Sir, I have been asking you 1 question since 5 days.Can u please solve it ?

kanthichandra
Автор

One doubt in the second question !

If question was -> // 4, 7, 3, 4, 3, 7, 7

How to find 3->
4->
7-> occurring times ?

pinkubose
visit shbcf.ru