Technical Question. Given a string such as 3 + 2 / 5 - 3 * 4, calculate it.
Product Engineering Interview Questions
56,412 product engineering interview questions shared by candidates
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?
There were no unreasonably tough questions.
Java, Frameworks, Agile, CI, CD, Code Review, Tools, version control, behavioural questions, managerial questions
We treat the interviewing process like "dating" You get to meet each other and see if there is any chemistry. Don't you agree with this?
Have u worked in a group
Viewing 631 - 640 interview questions