What is static variable in java
Software Developer Engineer Interview Questions
3,277 software developer engineer interview questions shared by candidates
Check if first string is subset of second string.
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
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
Viewing 2711 - 2720 interview questions