A small two hour python project implementing a simple game, with the interviewer screen watching remotely.
Software Engineer 2 Interview Questions
666,129 software engineer 2 interview questions shared by candidates
1. Find the frequency of each word occured in the given string. Eg. Bitter bitter B-2 i-2 t-4 e-2 r-2 2. Program to find lucky number. 3. Java program to merge two arrays in third array in ascending order.
do you have knowledge of emerging tech?
I was having 8 Yrs of experience but they asked me how to access array elements
Sort an array of strings
1. Different cloud delivery models 2. RPC vs RESTful API services 3. Docker concepts 4. Web architecture model 5. MVC vs MVVM
write a command-line program to evaluate a set of equations. Like: a=b+4 b=c+d d=4 c=3+2
Q: Write a program for this: I/P: aaaccedddd O/P: 3a2c1e4d
Write a programs to find out sum of digits
2nd Round – Technical (Written): • 10 SQL questions, mainly on joins and foreign keys. • Programming Logic Questions. o From the given string find the first repeated character. o Find the sum of digits in a number. (Eg. 24 -> 2+4=6) o Draw the pattern, where the value of ‘n’ will be taken from the user, for n=4 Pattern will be 1 2 3 4 5 6 7 8 9 10 o Draw the pattern, where the value of ‘n’ will be taken from the user, for n=4 Pattern will be * * * * * * * * * *
Viewing 1831 - 1840 interview questions