The typical 3 Programming questions, 1 Architecture question. A lot of tree based questions.
Sr Technical Program Manager Interview Questions
15,686 sr technical program manager interview questions shared by candidates
Using a script of sudo code how would you create a report from two separate log files to concatenate the files together.
"Tell me a little about yourself."
What are some off your strongest qualities
How would you approach the X audience?
Several question with multiple choice for pofile
Did I ever work in high school? ( Why does that matter? )
Solve the problem in HackerRank code live. 10-15 min introduction with interviewer and 30 min to solve the problem. Problem was CandyCrush problem, to write program such that for given string, if three or more repeating adjacent alphabets can be removed. Initially, I was solving this without recursion approach, it got mess up after removing the substring of repeating string, then, when returned, it may be have again the repeating strings like "abbbaac" => "aaac" = "c".
Six different ways to find a missing number in a sequence of numbers, etc..
Regarding Process question based on past experience
Viewing 1081 - 1090 interview questions