Do you have a car?
Java Full Stack Developer Interview Questions
1,046 java full stack developer interview questions shared by candidates
It was online test. So there were many MCQs and few coding questions too.
Explain oops concepts and they asked me to write code for few oops concepts
You are given array of positive integers,which are in sorted order int [] intArray = new int[] { 1,2,3,5,6,8,9,10,12 } ; Print the output in below format - //1,2,3 //5,6 //8,9,10
Sort emp list using java 8
Introduce yourself in english. what are the solutions you choose and why?
Question regarding projects you worked on,technologies you used , front end like angular2+ /js etc..
Last one: Write down the code for a method which takes an array and a number K as input s and returns the (Any) pair of numbers from that array whose sum is K. (I asked multiple times if he wants only one pair or all the pairs).
What is treaMap? What is it's internal architecture?
What is MVVM and why to use it in the product?
Viewing 51 - 60 interview questions