Name one good and bad experience you had in your college.
Software Junior Interview Questions
12,091 software junior interview questions shared by candidates
Different data structures
How to control the process of finding and fixing bugs
Hardest Coding question asked to me in the entire process. Given an Array of digits 1-9, 0 excluding and a number N Find how many numbers can be formed such that it is less than or equals to N. Digits can be repeated. Eg: Arr - {1,4,9} N - 10 Ans - 3 since (1, 4, 9) Arr - {1,3,4,5} N - 100 Ans - (1,3,4,5,11,13,14,15,33 ............. )
Q: relating I/O in pthon. shown a code piece and was asked what i think it does. After i explained they run the code and asked why did it act differently from what i said and asked me to fix it.
Self introduction Project discussion Prefered language l said python Python questions Scope Tuple list Pass break continue
There were coding questions(basics) and theoretical questions on C(medium difficulty).
He asked me about how to handle buffered files with string file.
How do you switch permissions in linux
Why use Spring Boot and not plain Java?
Viewing 481 - 490 interview questions