My people management style. Challenges faced in my (then) current role, was asked to provide examples etc.
Data Engineering Interview Questions
56,373 data engineering interview questions shared by candidates
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
Which would be a better data structure for searching: a linked-list or an arraylist?
If memory is limited, which data structure is better: hashtable or binary tree?
Viewing 641 - 650 interview questions