have you worked in the shipping company
Engineering Project Coordinator Interview Questions
45,088 engineering project coordinator interview questions shared by candidates
When have you been faced with a difficult challenge? How did you respond? What was outcome?
About projects
You have a set of envelopes of different widths and heights. One envelope can fit into another if and only if both the width and height of one envelope is greater than the width and height of the other envelope. What is the maximum number of envelopes can you russian doll?
You are given the price of a stock in a period of time. Find the days to buy and sell the stock for one time to get the most profit.
Given a string of parantheses, brackets, and curly braces, write a function that returns whether the string is well balanced, in that every left delimiter is closed by the correct right delimiter. I was asked this question by multiple interviewers, it seems like their go-to question.
What signal is sent by default in the unix kill command
Given a sorted list of numbers between 1-100, return an array with the missing numbers.
Write a code to find out if two string words are anagrams
Write an algorithm to insert a new value into a circular sorted linked list.
Viewing 91 - 100 interview questions