What is API and purposes?
Junior Software Engineer Interview Questions
11,465 junior software engineer interview questions shared by candidates
There is a matrix with 1 and 0. 1 indicates block and 0 indicated empty cell. If there is any empty cell below an occupied cell. the block can go down and thus making his own cell empty. How many blocks will move? 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1
Finding the rightmost node of a particular node in same depth. The tree is constructed with linked list.
Programs: 1. Write a program to print multiplication table of a given number. 2. Two bulbs are there of which one is blinking every 10(some number) seconds and the other one is blinking 20(Some number) seconds. Write a program to find interval after which they will both blink together. (Nothing but just find lcm of which is the answer of the given question) 3. Write a program to reverse the string using recursion. 4. Write a program to split given number as a string into digits... 5. Write a program to print the numbers between 32 to 99 which satisfied the below condition explained. Condition: for an example 45*45 = 2025 and addition of 20 and 25 is again 45. So 45 is one of the required number. Theory Questions: What is OOPs? Explain one OOPs concept with real time example. What is concurrency? What is deadlock? What is memory leak? What are the different data types in java and give size of them. One question was related to different relations of database.
Tell me about yourself/ introduce yourself
4.) How much front and back end have you done from your previous project
1.) Tell me about yourself
HR asked basic question, easy to answer, convince her you will stay with company for a long time.
What do you enjoy about developing software, what do you not enjoy?
What is multi threading? What is oops concept? Tell me about your project? What is Exception? Introduction?
Viewing 1701 - 1710 interview questions