Why was the interview very difficult ?
Jr Software Engineer Interview Questions
22,567 jr software engineer interview questions shared by candidates
q1. find the character in a string with maximum no of consecutive repetitions. q2. there are three streams(unlimited in size). each returns an integer which is greater than the last integer from its own stream and each stream is independent of the other stream print the values in an increasing order from the all the streams combined. eg stream.read() // returns ant int. The next time read() is called, it will return an integer >= to the previous value s1 1, 3, 8, 10 ... s2 1, 4, 5, 6, 12 ... s3 3, 7, 8, 9 ... 1, 1, 3, 3, 4, 5, 6, 7
What is the gain for this op-amp
Types of AI?
Will u be able to relocate
Do you enjoy working as part of a team?
Ask about project in cv
Fibonacci , recursive solution and iterative solution
About docker, CI, CD, the differences between different webservers... and normal qustions about OOP.
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.
Viewing 751 - 760 interview questions