Check if first string is subset of second string.
Java Software Developer Interview Questions
3,069 java software developer interview questions shared by candidates
worst interview
What is the difference between java 8 and java 6
what are volatile variables
he asked me my most challenging task i have ever done
Explain the difference between a List and a Set.
Explain the word volatile in relation to Java
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
Basic oops. Core Java. Java 8. Spring boot.
Build a solution that receives a long URL and return a short URL. The params was the long url and a passcode that is used to build the short URL.
Viewing 2531 - 2540 interview questions