1. Print unique words sorted in order of length from a file. 2. Rotate an array 3. How threads work? How threads work in a single processor system?
Software Developer Ii Interview Questions
26,054 software developer ii interview questions shared by candidates
What does integrity mean to you?
Interview was quite good and the panel members are very happy with my discussion.Suddenly at last moment i got to know that they are rejecting me.If i m not fitting into the criteria,they shouldn't have considered my profile only.After 25 days they realized this and rejected me.
How do you test an elevator
All general questions
Given an integer, find the next biggest integer whose digits are in increasing order. Example: Input: 118 Output: 123 Input: 127 Output: 234 Input: 987 Output: 1234 Desing question: Design a parking space to park a car.
Write a program which take " I am fine" as input and gives output " fine am I"
1- Write a function which removes duplicates characters from char array without using extra space and O(n) time. Given char[] a = {'a','a','a','b','b','c','c','d'} and your out put should be = {'a','b','c','d'}
Basic OOP questions proceeded by questions detailing use of Java OOP features.
Find exist in maze or prove its non existence.
Viewing 241 - 250 interview questions