Skip to main content

Technical Program Manager Interview Questions

Review this list of 201 Technical Program Manager interview questions and answers verified by hiring managers and candidates.
  • Apple logoAsked at Apple 
    2 answers

    "program management is a role similar to project management but often encompasses more that just managing projects."

    Abdurhman M. - "program management is a role similar to project management but often encompasses more that just managing projects."See full answer

    Technical Program Manager
    Behavioral
  • Blend logoAsked at Blend 
    1 answer

    "As a product manager, my focus is to bring the what and why of the product and deliver the product in the promised timeline. With that said, I typically work closely with my engineering and onboard them during the planning sessions to have a say on the design and feasibility. I try to keep an idea where PMs are not the only responsible folks for ideation and engineering is free to pitch in their two cents. In addition, I typically try to do daily/weekly standup check-ins with my Developers and D"

    Vibhor R. - "As a product manager, my focus is to bring the what and why of the product and deliver the product in the promised timeline. With that said, I typically work closely with my engineering and onboard them during the planning sessions to have a say on the design and feasibility. I try to keep an idea where PMs are not the only responsible folks for ideation and engineering is free to pitch in their two cents. In addition, I typically try to do daily/weekly standup check-ins with my Developers and D"See full answer

    Technical Program Manager
    Behavioral
  • "I had a very difficult situation where the company I was working for was having financial problems. Because of that, I had to fire one person from my team. I chose the team member we had hired most recently. She had great potential, but she still needed guidance to do her job. Before I talked to her, I reached out to some acquaintances from other companies, and one of them was hiring. So, when I gave her the bad news, I also told her about that opportunity. I gave her a recommendation letter and"

    Abdurhman M. - "I had a very difficult situation where the company I was working for was having financial problems. Because of that, I had to fire one person from my team. I chose the team member we had hired most recently. She had great potential, but she still needed guidance to do her job. Before I talked to her, I reached out to some acquaintances from other companies, and one of them was hiring. So, when I gave her the bad news, I also told her about that opportunity. I gave her a recommendation letter and"See full answer

    Technical Program Manager
    Behavioral
  • Meta logoAsked at Meta 
    3 answers

    "Created a solution for remote online learning app on the lines of coursera and also made a option for live streaming classes . Uni admin creates uni account, courses, adds instructors; instructors can create content , give classes ; student searches, enrols, consumes content. Used micro services architecture with APIs for all functions, RDBMS, NoSQL , indexed with redis and elastic."

    Sneha D. - "Created a solution for remote online learning app on the lines of coursera and also made a option for live streaming classes . Uni admin creates uni account, courses, adds instructors; instructors can create content , give classes ; student searches, enrols, consumes content. Used micro services architecture with APIs for all functions, RDBMS, NoSQL , indexed with redis and elastic."See full answer

    Technical Program Manager
    Product Design
    +1 more
  • Meta logoAsked at Meta 
    4 answers
    +1

    "depending on project phase, apply various methodologies. scrum for app dev, waterfall for data migration, Testing (TDD for dev, FUT FiT for manual, UAT) , OCM has it own methodology ."

    Sayee M. - "depending on project phase, apply various methodologies. scrum for app dev, waterfall for data migration, Testing (TDD for dev, FUT FiT for manual, UAT) , OCM has it own methodology ."See full answer

    Technical Program Manager
    Analytical
    +2 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Google logoAsked at Google 
    Add answer
    Technical Program Manager
    Behavioral
    +1 more
  • Expedia logoAsked at Expedia 
    Add answer
    Technical Program Manager
    Behavioral
  • Nvidia logoAsked at Nvidia 
    1 answer

    "Tell me about a time you were with someone on your team who was struggling to meet objectives. How did you address the situation? What kind of feedback did you give the individual? What was the outcome?"

    Jawahir Y. - "Tell me about a time you were with someone on your team who was struggling to meet objectives. How did you address the situation? What kind of feedback did you give the individual? What was the outcome?"See full answer

    Technical Program Manager
    Behavioral
    +1 more
  • Slack logoAsked at Slack 
    1 answer

    "One time I refuse someone that I can’t help them because I was busy working on my task that required a long time for me to complete it but once I explain to them why I could NOT help them, they totally understand it and then they ask the front desk."

    Amparo L. - "One time I refuse someone that I can’t help them because I was busy working on my task that required a long time for me to complete it but once I explain to them why I could NOT help them, they totally understand it and then they ask the front desk."See full answer

    Technical Program Manager
    Behavioral
  • Amazon logoAsked at Amazon 
    Add answer
    Technical Program Manager
    Behavioral
    +1 more
  • Google logoAsked at Google 
    1 answer

    "Solving any problems related to Custemers profitable through new service or product offer"

    Abdurhman M. - "Solving any problems related to Custemers profitable through new service or product offer"See full answer

    Technical Program Manager
    Behavioral
  • Microsoft logoAsked at Microsoft 
    Add answer
    Technical Program Manager
    Behavioral
  • Anduril logoAsked at Anduril 
    Add answer
    Technical Program Manager
    Behavioral
    +1 more
  • "I gave multiple answers including polling the service every 10 sec to see customer. Or we can have the client side call which will send this data after 10 sec to us. We will store in dynamo DB and then send through pipelines to redshift DB for analytics."

    Deepti K. - "I gave multiple answers including polling the service every 10 sec to see customer. Or we can have the client side call which will send this data after 10 sec to us. We will store in dynamo DB and then send through pipelines to redshift DB for analytics."See full answer

    Technical Program Manager
    Machine Learning
    +1 more
  • Meta logoAsked at Meta 
    Add answer
    Technical Program Manager
    Program Sense
  • LinkedIn logoAsked at LinkedIn 
    1 answer

    "Ask if the quality aspect is negotiable? Clearly hoping it is not. Then move on to explain nicely about the iron triangle - scope, time, resources. With scope and resources fixed, the time would need to be variable unless the project is considered cookie cutter, the exact project has been done many times in the past. (which is unlikely). If time cannot be relaxed, then the scope should be variable."

    Adib M. - "Ask if the quality aspect is negotiable? Clearly hoping it is not. Then move on to explain nicely about the iron triangle - scope, time, resources. With scope and resources fixed, the time would need to be variable unless the project is considered cookie cutter, the exact project has been done many times in the past. (which is unlikely). If time cannot be relaxed, then the scope should be variable."See full answer

    Technical Program Manager
    Analytical
    +2 more
  • Meta logoAsked at Meta 
    1 answer
    Video answer for 'Design the backend of a feature that allows users to download their data from their Facebook account.'

    "I think we can analyse the data that's collected especially the users who are requesting it.if we find that there are set of users who regularly use this service then we may cache the data for those users to speed up processing and better the experience. The fresh data (which will be a delta on the cached data can only be calculated) and the stale data can be left out thereby updating the cache"

    Nilanjan D. - "I think we can analyse the data that's collected especially the users who are requesting it.if we find that there are set of users who regularly use this service then we may cache the data for those users to speed up processing and better the experience. The fresh data (which will be a delta on the cached data can only be calculated) and the stale data can be left out thereby updating the cache"See full answer

    Technical Program Manager
    System Design
  • Amazon logoAsked at Amazon 
    Add answer
    Technical Program Manager
    Product Design
  • Meta logoAsked at Meta 
    6 answers
    +3

    "My roles included: ➢ B2B Sales of sanitary ware products to clients ➢ Sourcing of New Businesses and Managing Existing Clients ➢ Responsible for managing sales unit ➢ Developing new sales lead to meet set target. ➢ Project Management Skills: Online Sales Management · Sales Management · Customer Engagement · Sales Operations · Direct Sales · B2B Marketing"

    Jerry D. - "My roles included: ➢ B2B Sales of sanitary ware products to clients ➢ Sourcing of New Businesses and Managing Existing Clients ➢ Responsible for managing sales unit ➢ Developing new sales lead to meet set target. ➢ Project Management Skills: Online Sales Management · Sales Management · Customer Engagement · Sales Operations · Direct Sales · B2B Marketing"See full answer

    Technical Program Manager
    Behavioral
    +3 more
  • Google logoAsked at Google 
    Add answer
    Technical Program Manager
    Behavioral
    +1 more
Showing 121-140 of 201