how to run thread 1,thread 2, thread3 one after the other
Applications Software Engineer Interview Questions
6,683 applications software engineer interview questions shared by candidates
At first they asked explain one of my projects. Then they asked questions on OS, DBMS, etc. and lastly there was a puzzle and a coding question as follows: 1. There are 100 doors(initially closed) numbered 1 to 100 and 100 persons. Starting from i=1, the i-th person will open (if closed) or close(if open) the doors which possess the numbers that are multiples of i. Eg- first person will open all the doors(as i=1 is the factor of all the numbers, 2nd person will close door no 4, 6, 8... etc). At the end of 100th person how many doors will remain open and closed?? 2. Try to Sort a stack in O(n) time.
interview is easy
They asked me to design a software for bus ticket booking. Coming from non-comps background, I had no idea how to do this.
What do you like to do after work to unwind and stay fresh?
Are XML tags case sensitive?
Q: Print the matix in spiral fashion
Data Structures and Algorithms
In a given array: arr = [1,2,3,4,5,6,7,8,9,10], how to make combination of 2 elements in arrays
Java concepts. Sql concepts. Puzzles like.. one number is missing between 1 and 100. Find it
Viewing 611 - 620 interview questions