Write a program for odd input the pattern output will as below n=1 *-* n=3 ***** *** *---* *** *****
Java Support Interview Questions
6,015 java support interview questions shared by candidates
They asked me about the Java Object - Oriented, Inheritance and Out-put the single value of the 2 dimension array
Core Java questions & this person was also not aware about the immutability concept properly except what is given on internet. I had to teach him the immutability of class & object, else for this person both are same.
Print the numbers 1 - 10 by using for or while loop.
Can we write try catch inside constructor?? Binary Search
How will you design the payment system? What tech stack you will use in that? How will you design the distributed cache? Write the code to convert the given number into format as shown- 100 => 100 1000 => 1,000 10000 => 10,000 100000 => 1,00,000
During the first 2 rounds of 2 hours, almost everything the interviewer tried to ask which he might have collected from internet for the interviews.
Write a program to convert a string written as JAVA variable to C++ variable and vice-versa. Input : this_is_a_variable Output: thisIsAVariable
Write code to return a sorted array of int, when passed in 2 sorted array of int to the method.
How to prove your honesty?
Viewing 1 - 10 interview questions