"A transportation system that connects with stakeholders to make the treatment process more predictable and time-effective.
Algorithm to send a push to drivers nearby."
Tartan C. - "A transportation system that connects with stakeholders to make the treatment process more predictable and time-effective.
Algorithm to send a push to drivers nearby."See full answer
"If you effectively listen and understand their point of view, then take action to address the issue quickly. Don't let too much time slip between the conflict and the resolution. If resolving the concern will take more time, communicate the current status and next steps with the stakeholder."
Abdurhman M. - "If you effectively listen and understand their point of view, then take action to address the issue quickly. Don't let too much time slip between the conflict and the resolution. If resolving the concern will take more time, communicate the current status and next steps with the stakeholder."See full answer
"Know your audience
Understand who the end user is and their role within the organization. Adapt technical lingo to lingo that can be understood by the end user. Diagrams of functions with less dense text is helpful for non-technical users. If it presents like a Manual, that's a turnoff. If it presents like a Guide, non-technical people can follow it.
Simplify the problem
By simplifying the problem you can explain it to your client in her/his own words. Try to use examples from the client'"
Sadhana U. - "Know your audience
Understand who the end user is and their role within the organization. Adapt technical lingo to lingo that can be understood by the end user. Diagrams of functions with less dense text is helpful for non-technical users. If it presents like a Manual, that's a turnoff. If it presents like a Guide, non-technical people can follow it.
Simplify the problem
By simplifying the problem you can explain it to your client in her/his own words. Try to use examples from the client'"See full answer
"Set clear goals- What do you want to achieve by learning this new technology? Are you trying to build a specific project, or are you just interested in learning more about it? Having clear goals will help you stay motivated and focused.
Find a good learning resource There are many different ways to learn a new technology. You can take online courses, read books, or watch tutorials. Find a resource that fits your learning style and budget.
Start with the basics- Don't try to"
Praful B. - "Set clear goals- What do you want to achieve by learning this new technology? Are you trying to build a specific project, or are you just interested in learning more about it? Having clear goals will help you stay motivated and focused.
Find a good learning resource There are many different ways to learn a new technology. You can take online courses, read books, or watch tutorials. Find a resource that fits your learning style and budget.
Start with the basics- Don't try to"See full answer
Technical Program Manager
Technical
🧠Want an expert answer to a question? Saving questions lets us know what content to make next.
"Referring to https://www.forbes.com/sites/forbesbusinesscouncil/2022/03/23/15-strategies-for-balancing-competing-stakeholder-priorities/?sh=7c82aa68262f
Understand the conflicting priorities and align it with the goal/ objectives and the company mission.
Start with the Least Common Denominator between the conflicting priorities to come to a commonality and start from there to objectively approach the next imp priority
Always keep communication on and be transparent with 'equality' an"
Pramod V. - "Referring to https://www.forbes.com/sites/forbesbusinesscouncil/2022/03/23/15-strategies-for-balancing-competing-stakeholder-priorities/?sh=7c82aa68262f
Understand the conflicting priorities and align it with the goal/ objectives and the company mission.
Start with the Least Common Denominator between the conflicting priorities to come to a commonality and start from there to objectively approach the next imp priority
Always keep communication on and be transparent with 'equality' an"See full answer
"Clarifying question: By high-tech, we mean internet enabled refrigerator which uses technology and assists us in our decision making or takes decisions for us
Users:
Working women
Homemakers
Bachelors and Spinsters living alone
Other family members (Elderly, Kids etc)
Prioritized users: Working women, Bachelors and Spinsters living alone
Problems:
Food left in the refrigerator gets rotten as it goes out of notice
I am at the supermarket and I dont know the inven"
Sahil A. - "Clarifying question: By high-tech, we mean internet enabled refrigerator which uses technology and assists us in our decision making or takes decisions for us
Users:
Working women
Homemakers
Bachelors and Spinsters living alone
Other family members (Elderly, Kids etc)
Prioritized users: Working women, Bachelors and Spinsters living alone
Problems:
Food left in the refrigerator gets rotten as it goes out of notice
I am at the supermarket and I dont know the inven"See full answer
"
read_dir(path: str) -> list[str] returns the full path of all files and sub- directories of a given directory.
is_file(path: str) -> bool: returns true if the path points to a regular file.
is_dir(path: str) -> bool: returns true if the path points to a directory.
read_file(path: str) -> str: reads and returns the content of the file.
The algorithm: notice that storing all the file contents' is too space intensive, so we can't read all the files' contents to store and compare with each"
Idan R. - "
read_dir(path: str) -> list[str] returns the full path of all files and sub- directories of a given directory.
is_file(path: str) -> bool: returns true if the path points to a regular file.
is_dir(path: str) -> bool: returns true if the path points to a directory.
read_file(path: str) -> str: reads and returns the content of the file.
The algorithm: notice that storing all the file contents' is too space intensive, so we can't read all the files' contents to store and compare with each"See full answer
"Question: How would you improve airport layover?
Clarifying Questions
What’s my role? Product Manager at a specific company? - Product Manager at the company that builds the airport
Digital Product or Physical Product? - Make my own assumption
Specific Airport? Country? Airline? - Airport in the US
Has both international and domestic
Why?
Airport layovers are becoming more common as international travel picks up post COVID
Increasing # of travellers
Layovers as a"
Siddhant S. - "Question: How would you improve airport layover?
Clarifying Questions
What’s my role? Product Manager at a specific company? - Product Manager at the company that builds the airport
Digital Product or Physical Product? - Make my own assumption
Specific Airport? Country? Airline? - Airport in the US
Has both international and domestic
Why?
Airport layovers are becoming more common as international travel picks up post COVID
Increasing # of travellers
Layovers as a"See full answer
"Overview & Assumptions:
The ISS is revolving around the earth in an orbit an hence any object inside will behave as if it is in free fall or the normal force will be zero as per the basic laws of motion.
Considering the following physical conditions for behaviour of substances inside the ISS:
Solids will float around randomly, and will change their course of motion upon collisions
Liquids like water or that contain water will turn into spherical globules and other liquids will float around i"
Koragg - "Overview & Assumptions:
The ISS is revolving around the earth in an orbit an hence any object inside will behave as if it is in free fall or the normal force will be zero as per the basic laws of motion.
Considering the following physical conditions for behaviour of substances inside the ISS:
Solids will float around randomly, and will change their course of motion upon collisions
Liquids like water or that contain water will turn into spherical globules and other liquids will float around i"See full answer
"I broke the vehicles down by regions in the world. Designed a wireless api interface to sync with a database backend that linked to google maps through another service and api."
James H. - "I broke the vehicles down by regions in the world. Designed a wireless api interface to sync with a database backend that linked to google maps through another service and api."See full answer
"I used the star framework to talk about a webhooks feature I designed to compliment an API product we were building, the client only asked for the APIs but I saw some inherent flaws in the polling mechanism with the APi product and decided to build a webhook notification system"
Lakshmi T. - "I used the star framework to talk about a webhooks feature I designed to compliment an API product we were building, the client only asked for the APIs but I saw some inherent flaws in the polling mechanism with the APi product and decided to build a webhook notification system"See full answer
"In keeping with the STAR method, I discussed a mandated change in our vendors where we were swapping one contracting company for another with little time for transition. My actions included leveraging skills of my employees to develop a transition plan so that the transition was minimally disruptive to our projects."
Catherine I. - "In keeping with the STAR method, I discussed a mandated change in our vendors where we were swapping one contracting company for another with little time for transition. My actions included leveraging skills of my employees to develop a transition plan so that the transition was minimally disruptive to our projects."See full answer