Capgemini Interview Questions | Java 8 Coding & Theory

preview_player
Показать описание
In this video, we solved Java Coding Interview Question which was asked in Capgemini Interview. The candidate had 2.9 Years of Experience working as a Java Developer, He solved the problem using Java 8 features and got selected with CTC of 8.7 LPA.

For Complete Java Interview Preparation Watch this Playlist:

#leetcode
#java
#interview
#javaprogramming
#javacoding
#javainterviewquestions
#CapgeminiInterviewQuestions
#SpringBootInterviewQuestions
Рекомендации по теме
Комментарии
Автор

Second round, technical round k bhi dal diya kro bhai ❤

GopalYadav-blri
Автор

Sir suppose i have end to end learning and self projects of java backend tools and i am on a bench and 1 year training so can I fake my workexperience as a java developer if i crack the coding and technical round??

saumyajoshi-ymos
Автор

HI I am getting errors like
Main.java:6: error: cannot find symbol
Map<String, Long> map = Arrays.stream(str.split(" "))
^
symbol: class Map
location: class CountTheCharacters
Main.java:6: error: cannot find symbol
Map<String, Long> map = Arrays.stream(str.split(" "))
^
symbol: variable Arrays
location: class CountTheCharacters
Main.java:7: error: cannot find symbol
-> s, Collectors.counting()));
^
symbol: variable Collectors
location: class CountTheCharacters
Main.java:7: error: cannot find symbol
-> s, Collectors.counting()));
^
symbol: variable Collectors
location: class CountTheCharacters
5 errors

sivaram
Автор

i am getting output like this {helloo=1}

sivaram
visit shbcf.ru