
Asked in Air India
Write Java 8 code to extract a list of strings containing the letter 's' from a list of names.

AnswerBot
1y
Java 8 code to filter a list of names and get a new list of strings containing names with 's'.
Use Java 8 Stream API to filter the list of names
Use the filter() method to check if each name contains 's...read more
Help your peers!
Add answer anonymously...
Top API Developer Interview Questions Asked at Air India
Q. Write Java 8 code to extract a list of strings containing the letter 's' from a ...read more
Q. Can we use an object's base class as a key in a hash map?
Q. What is the difference between @Controller and @RestController?
Interview Questions Asked to API Developer at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

