"clarify question- do you want me to focus on Home, wearables, automotive or any specific IOT product?
Interviewer - whichever you want to focus
Rephrase:
So I believe our goal is to make life easier for users using Internet of things (IOT) product. Does that sound good?
Interviewer - Yes
Ok so if I understand it, I can focus on any IOT product. For me Internet of things product is the one which is smart and connects to internet and makes people day to day tasks easy.
With evolution of 5G Interne"
Priyank S. - "clarify question- do you want me to focus on Home, wearables, automotive or any specific IOT product?
Interviewer - whichever you want to focus
Rephrase:
So I believe our goal is to make life easier for users using Internet of things (IOT) product. Does that sound good?
Interviewer - Yes
Ok so if I understand it, I can focus on any IOT product. For me Internet of things product is the one which is smart and connects to internet and makes people day to day tasks easy.
With evolution of 5G Interne"See full answer
"Started with the clarifying questions. Then discussed the following with the panel:
Goal
Users
Use Cases
Features
Priority
Metrics to measure the success"
Apurv M. - "Started with the clarifying questions. Then discussed the following with the panel:
Goal
Users
Use Cases
Features
Priority
Metrics to measure the success"See full answer
"Identify the constraints
AR - definition
College tour - definition (purpose - college application/college selection)
Users
College applicant/parents
Tour guide
Use Cases
How does the college experience feel like in different seasons
College experience in events, festivals, educational fairs
Stimulate college sports events
Mission statement - Sell the college to candidate in the best possible way
Solutions
At sports center, I can view the past games and experien"
Parag - "Identify the constraints
AR - definition
College tour - definition (purpose - college application/college selection)
Users
College applicant/parents
Tour guide
Use Cases
How does the college experience feel like in different seasons
College experience in events, festivals, educational fairs
Stimulate college sports events
Mission statement - Sell the college to candidate in the best possible way
Solutions
At sports center, I can view the past games and experien"See full answer
Product Design
🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.
"Leetcode 347: Heap + Hashtable
Follow up question: create heap with the length of K instead of N (more time complexity but less space )"
Chen J. - "Leetcode 347: Heap + Hashtable
Follow up question: create heap with the length of K instead of N (more time complexity but less space )"See full answer
"for one time i was working as a receptionist in a hotel and one of the rooms that the customer needed was not available but rather we had diffrent room with the same quality i had to convince the customer to use the room we had and i would personally transfer him to the room he desires when its available"
Jr H. - "for one time i was working as a receptionist in a hotel and one of the rooms that the customer needed was not available but rather we had diffrent room with the same quality i had to convince the customer to use the room we had and i would personally transfer him to the room he desires when its available"See full answer
"public class BoggleBoard {
public static List findWords(char board, Set dictionary) {
int rows = board.length;
int cols = board[0].length;
boolean visited = new booleanrows;
int directions = {{1,0}, {-1,0}, {0,1}, {0,-1}};
List result = new ArrayList();
for(int i=0; i<rows; i++) {
for(int j=0; j<cols; j++) {
dfs(board, visited, i, j, dictionary, "", result, dire"
Aniket G. - "public class BoggleBoard {
public static List findWords(char board, Set dictionary) {
int rows = board.length;
int cols = board[0].length;
boolean visited = new booleanrows;
int directions = {{1,0}, {-1,0}, {0,1}, {0,-1}};
List result = new ArrayList();
for(int i=0; i<rows; i++) {
for(int j=0; j<cols; j++) {
dfs(board, visited, i, j, dictionary, "", result, dire"See full answer
"I don't have relevant experience so I gave an approach according to my understanding.
feedback: understanding how to define a semantic model. ( My answer and approach mentioned didn't indicate that)
i am working on all the constructive feedback provided. hoping this feedback helps someone else"
Praniti S. - "I don't have relevant experience so I gave an approach according to my understanding.
feedback: understanding how to define a semantic model. ( My answer and approach mentioned didn't indicate that)
i am working on all the constructive feedback provided. hoping this feedback helps someone else"See full answer
"Clarifying Questions -
Are we trying to increase user base, engagement, adoption, or retention specifically? Is revenue also need to be considered?
Interviewer - You decide
Q- Ill go with increasing user engagement and retention because MSDN is a pretty well known website and been out there for a while now. Also, once we have user engagement and retention taken care of, revenue will follow
Interviewer - Sure
MSFT mission is to empower every person and org on the planet to achieve mo"
Siddhartha S. - "Clarifying Questions -
Are we trying to increase user base, engagement, adoption, or retention specifically? Is revenue also need to be considered?
Interviewer - You decide
Q- Ill go with increasing user engagement and retention because MSDN is a pretty well known website and been out there for a while now. Also, once we have user engagement and retention taken care of, revenue will follow
Interviewer - Sure
MSFT mission is to empower every person and org on the planet to achieve mo"See full answer