How are you
Engineering Project Coordinator Interview Questions
45,241 engineering project coordinator interview questions shared by candidates
What brings you to this industry given that your degree isn't specific to petroleum?
Interview was resume and project based with core subject questions.
How long you want to be with the company?
3.What you will do if your work end at 2PM for the day
Round 1: Given a menu (list of items prices), find all possible combinations of items that sum a particular value K. (A variation of the typical 2sum/Nsum questions). Round 2: Given a flight itinerary consisting of starting city, destination city, and ticket price (2d list) - find the optimal price flight path to get from start to destination. (A variation of Dynamic Programming Shortest Path) Given a list of sorted words from an alien dictionary, find the order of the alphabet. (Alien Dictionary Topological Sort - https://discuss.leetcode.com/topic/22476/16-18-lines-python-30-lines-c)
General questions about data structures and C# / Java topics. Some code-writing prompts. One logic puzzle and one problem where I had to determine what was wrong with some code on a whiteboard.
Do you need to feel valued for the work you've done?
Some of the Key Questions in Round 1: HR Round 1. Tell me about yourself and your past experience. I think they were just checking communication skills. Also depth of experience 2. What am i looking in my next role? 3. Salary expectations
Can you tell me what an abstract class and an interface are in Java?
Viewing 341 - 350 interview questions