For the Coding Challenge: -in a TDD manner, create a method that will take input of some search criteria i.e. "T" and return the results from a predefined list i.e. ("BANK A", "Twitter", "Netflix", "Tesla") -implement using Java 8 features i.e. filter using Stream() -search critieria always contains the beginning of the word, make sure the function accounts for LowerCase letters and make sure if you search for BANK A that it will search the second word as well as the first
Software Engineer Developer Interview Questions
3,292 software engineer developer interview questions shared by candidates
1. Design LRU cache/ any custom cache 2. String anagram 3. Design ATM machine 4. Java Streams 5. JDBC 6. HashMap
Basic oops, collections such as hash map etc
Spring boot features
Multi threading
Check if first string is subset of second string.
Design patterns and easy to medium dsa
Que- What's an inline function?
Que- Write a code to check whether the given array is an even array or not?(In any language you are comfortable in)
What is the difference between java 8 and java 6
Viewing 2721 - 2730 interview questions