Software Junior Interview Questions

12,127 software junior 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

Junior Software Engineer

Interviewed at Kite Games Studio

3.8
Jun 17, 2021

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

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.
avatar

Junior Software Developer

Interviewed at DMX Technologies Group

3.4
May 4, 2016

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.

Viewing 1811 - 1820 interview questions

Glassdoor has 12,127 interview questions and reports from Software junior interviews. Prepare for your interview. Get hired. Love your job.