STAR style question around difficult management scenario I encountered.
Project Engineering Interview Questions
56,395 project engineering interview questions shared by candidates
We use http for communicating between microservices, why do you advocate rpc?
My people management style. Challenges faced in my (then) current role, was asked to provide examples etc.
Tell me about a time you had to convince someone using data/logic.
Tell me about yourself
Find two integers in an unsorted array that produced a certain sum in linear time.
Technical Question. Given a string such as 3 + 2 / 5 - 3 * 4, calculate it.
What data structure would you use to find the 100 closest stars?
Algorithm questions. Get prepared with Tree, graph, array related ds
Write a function that outputs a string that shows pagination information for a website. The string must show the current page, lowest page index, highest page index, with some "padding" around the current page. Example output: "1 ... 4 5 (6) 7 8 ... 30" for a site with 30 pages where the user is on page 6 "1 (2) 3 4 ... 30" for a site with 30 pages where the user is on page 2
Viewing 641 - 650 interview questions