can you think out side of the box theory.
Programmation R Interview Questions
8,122 programmation r interview questions shared by candidates
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.
What makes you a qualified candidate?
Viewing 1291 - 1300 interview questions