they asked from dsa, mainly they were focused on the graph-related concepts but the questions were standard.
R And D Software Engineer Interview Questions
8,131 r and d software engineer interview questions shared by candidates
can you think out side of the box theory.
Chemical composition of the fuels
Why you Join Provana?
Design of a sequence recoganizer from Digital Electronics
What kind of a scientist are you?
There were some quetions which were completely scenario based. Most of the questions were from my final year project...there were tricking the questions according to your last answer
They basically looked over my resume during the interview and quizzed me on it.
write maxwell's equations
Your program should perform parentheses matching on a given string to verify that the parentheses are balanced. It should print "True" if the match is good and "False" if the match is bad. The input will be a string with 3 different kinds of parentheses - { }, [ ], ( ) Examples: Valid: (returns True) abc{def}ghi(jkl)mno[pqr] a{([b])} Invalid: (returns False) abc{(def}) ab[c) abc}def{ Bonus Points for solutions that do not use extra memory (ex. mutable variables) to store state.
Viewing 1291 - 1300 interview questions