Asking about scaling and how to tackle common problem
Technical Program Manager Interview Questions
18,203 technical program manager interview questions shared by candidates
They asked about my experience, how I would handle a new position to fill, my process with hard-to-fill roles along with some general questions to judge personality and other soft skills.
3 month planning which is a business or marketing questions not sure how a technical program manager would plan unless it is intended for 3 month release plan for a software product. or a phased approach of a big project with 3 month iterative releases. The interviewer was very vague in asking this question.
Why you want this position
Create a coding example with a for loop.
Various questions were asked about my project management and Agile experience.
If I needed crucial information to complete documentation and was having difficulties getting the information in a timely manner, how would I resolve the issue?
Quite standard stuff, questions regarding technical knowledge, a short Q&A exam, done mostly in English to check also language level, and also "get to know" kind of questions for a more personal level
Database management
Given 2 linked lists sorted in ascending order, write a function that will merge these lists into a single sorted list without copying the list contents. The node structure is of the form: struct Node { int value; struct Node *next; };
Viewing 1861 - 1870 interview questions