1. Different cloud delivery models 2. RPC vs RESTful API services 3. Docker concepts 4. Web architecture model 5. MVC vs MVVM
Developer Advisor Interview Questions
711,505 developer advisor interview questions shared by candidates
write a command-line program to evaluate a set of equations. Like: a=b+4 b=c+d d=4 c=3+2
Find the intersection of two linked lists. Follow up: if the linked lists are doubly-linked lists.
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 * * * * * * * * * *
in coding round they ask some complicated question like,. Reverse a string that reverse their character but do not change their position e.g- HELLO WORLD - OLLEH DLROW
basic technical on html and css
Given a string and a char, write a function that returns the string without the char in it.
There is a wall on your back side. Can you break it without any help or hammer?
Viewing 2121 - 2130 interview questions