What are major components you focus on managing a project? Which component would you prioritize?
Production Engineer Interview Questions
1,939 production engineer interview questions shared by candidates
Write an algorithm to determine whether a string is a palindrome.
You will be supplied with two data files in CSV format. The first file contains statistics about various dinosaurs. The second file contains additional data. Given the following formula, speed = ((STRIDE_LENGTH / LEG_LENGTH) - 1) * SQRT(LEG_LENGTH * g) Where g = 9.8 m/s^2 (gravitational constant) Write a program to read in the data files from disk, it must then print the names of only the bipedal dinosaurs from fastest to slowest. Do not print any other information. $ cat dataset1.csv NAME,LEG_LENGTH,DIET Hadrosaurus,1.2,herbivore Struthiomimus,0.92,omnivore Velociraptor,1.0,carnivore Triceratops,0.87,herbivore Euoplocephalus,1.6,herbivore Stegosaurus,1.40,herbivore Tyrannosaurus Rex,2.5,carnivore $ cat dataset2.csv NAME,STRIDE_LENGTH,STANCE Euoplocephalus,1.87,quadrupedal Stegosaurus,1.90,quadrupedal Tyrannosaurus Rex,5.76,bipedal Hadrosaurus,1.4,bipedal Deinonychus,1.21,bipedal Struthiomimus,1.34,bipedal Velociraptor,2.72,bipedal
all questions can be found on glassdoor, leetcode, and other online articles. nothing difficult at all.
You receive a vector/ array and 2 numbers, eg 2 and 5. Between those 2 positions in the vector (2 and 5) you have to reverse the order of the elements.
Can you kill a zombie processs
Tell me about yourself
How to deal with foreign workers?
Related to project final yr and basic knowledge about chemistry
Asked nothing technical....just told how tough is doing job....and you candidates know nothing....you are searching job from last 6 months .... and all...and later he said ...I will let you know
Viewing 41 - 50 interview questions