Program was already %99 complete. The function took a sentence in the form of a string as input. It then gets the first character of the string and you need to return "digit" if the first character was a number, "Upper" if it's a capital, or "Lower" if it's a lowercase letter. They already had everything already coded besides the 3 conditions to check for in the if/else statements.
Algorithm Design Engineer Interview Questions
982 algorithm design engineer interview questions shared by candidates
find diff in two data file in code test
In addition to lots of stats questions, A/B testing, sql and R coding questions, I was given one of those stupid brain teaser questions. Setup was a "chicken" can move 1 foot at a time. Chickens are in a 10 foot radius circle with no fence. Farmer will hit chicken and cause it to move back 2 feet in the opposite direction if chicken gets closer to the perimeter of the circle. However, farmer will not hit chicken if the chicken will end up equally or closer to the perimeter after the 2 ft retreating move. Describe an algorithm to get the chicken out of the circle without getting hit. How many moves will it take? Is there a shape you can imagine that the chicken could not escape from?
A signal processing question about variance and average process
What is the difference between mean and median filter? If you apply a moving average filter to a signal what would happen to the signal standard deviation? What is the difference between logistic regression and a single layer single unit neural network? What is the difference with FIR and IIR?
Given a binary image with a single unfilled circle, try to find an efficient algorithm for finding it's radius and center. Follow-up: now assume the circle has a small degree of noise, how would you estimate the radius and center efficiently?
C program to display one pattern of 1's using 7x7 array how to design calorimeter app, write algorithm for the same Do you know DSP,linear system equations, signals and systems and matlab
how to classify traffic lights from a 3D sparse point cloud
Pour le second entretien, c'est un entretien téléphonique avec un éditeur en ligne où on vous demande d'écrire du code.
Are you willing to work overtime.
Viewing 51 - 60 interview questions