Skip to main content

Interview Questions

Review this list of 4,415 interview questions and answers verified by hiring managers and candidates.
  • Meta logoAsked at Meta 
    Add answer
    Product Design
  • Google logoAsked at Google 
    1 answer

    "Clarifying Questions: Platforms - Is it a web-based, mobile-based, or both? = Picking both For payment are we partnering with other providers like paypal, stripe? = assuming yes Partnering with shipping companies for shipment ? Is it online delivery? or just pick up within local markets? Expected number of daily users? Users: Sellers: People who sell fruits or vegetables or both Buyers: People who buy fruits and vegetables Note: For product design, I would just focu"

    Anjan - "Clarifying Questions: Platforms - Is it a web-based, mobile-based, or both? = Picking both For payment are we partnering with other providers like paypal, stripe? = assuming yes Partnering with shipping companies for shipment ? Is it online delivery? or just pick up within local markets? Expected number of daily users? Users: Sellers: People who sell fruits or vegetables or both Buyers: People who buy fruits and vegetables Note: For product design, I would just focu"See full answer

    Product Design
  • Amazon logoAsked at Amazon 
    1 answer

    "Front Page Layout Design for Newspaper App Header Section Logo: Displays at the top left. App Name: Displays alongside, so very prominent. Search Bar: Centered with search to find articles within the application. Navigation Menu: The links to the respective sections, World, Politics, Sports, Entertainment, and Opinion, etc Main Content Area Top Stories Carousel: It is a rotating banner that displays the top 3-5 news stories with images along with their headlines. Each story should be cl"

    Midde V. - "Front Page Layout Design for Newspaper App Header Section Logo: Displays at the top left. App Name: Displays alongside, so very prominent. Search Bar: Centered with search to find articles within the application. Navigation Menu: The links to the respective sections, World, Politics, Sports, Entertainment, and Opinion, etc Main Content Area Top Stories Carousel: It is a rotating banner that displays the top 3-5 news stories with images along with their headlines. Each story should be cl"See full answer

    Software Engineer
    Product Design
    +1 more
  • Google logoAsked at Google 
    Add answer
    Software Engineer
    Data Structures & Algorithms
    +1 more
  • 3 answers

    "The answer to this question will give valuable insight to a persons kharma/ energy/ motivation"

    Mision veterans ministry B. - "The answer to this question will give valuable insight to a persons kharma/ energy/ motivation"See full answer

    Chief of Staff
    Behavioral
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Google logoAsked at Google 
    Add answer
    Product Manager
    Behavioral
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Product Design
    +1 more
  • Canva logoAsked at Canva 
    1 answer

    "3.3 years , java and Angular Full stack developer "

    Prakash K. - "3.3 years , java and Angular Full stack developer "See full answer

    Software Engineer
    Behavioral
  • "MOD = 10**9 + 7 def max_stability(reliability, availability): max_stability = 1 for r, a in zip(reliability, availability): Compute stability of the current server stability = r * a if stability != 0: Multiply into max_stability and take modulo maxstability = (maxstability * stability) % MOD return max_stability reliability = [1, 2, 2] availability = [1, 1, 3] print(max_stability(reliability, availability)) # Output the result mo"

    K.nithish K. - "MOD = 10**9 + 7 def max_stability(reliability, availability): max_stability = 1 for r, a in zip(reliability, availability): Compute stability of the current server stability = r * a if stability != 0: Multiply into max_stability and take modulo maxstability = (maxstability * stability) % MOD return max_stability reliability = [1, 2, 2] availability = [1, 1, 3] print(max_stability(reliability, availability)) # Output the result mo"See full answer

    Software Engineer
    Coding
  • Anthropic logoAsked at Anthropic 
    Add answer
    Product Manager
    Artificial Intelligence
    +5 more
  • Asana logoAsked at Asana 
    1 answer

    "This is a Design a Product question. For this, we'll want to follow the formula for success: Ask clarifying questions Identify user types, behaviors, and pain points State the goal and use cases List current solutions Improvements / net new solutions Evaluate and select solutions Measure Success Summarize Ask clarifying questions It's important to get clarity on anything unclear. Asking questions also helps us limit scope early on s"

    Exponent - "This is a Design a Product question. For this, we'll want to follow the formula for success: Ask clarifying questions Identify user types, behaviors, and pain points State the goal and use cases List current solutions Improvements / net new solutions Evaluate and select solutions Measure Success Summarize Ask clarifying questions It's important to get clarity on anything unclear. Asking questions also helps us limit scope early on s"See full answer

    Product Manager
    Product Design
  • Databricks logoAsked at Databricks 
    1 answer

    "Explain how you implemented your telemetry and observability in previous projects."

    Divya K. - "Explain how you implemented your telemetry and observability in previous projects."See full answer

    Technical Program Manager
    Technical
  • " Not Setting up the right expectation with users so that they come prepared and plan for application. Users should be informed in advance about the document required, kind of questions they can expect and average time they are going to spend. Inform about the money too if there is an application fee. Too many questions where users are suppose to write paragraphs Seeking sensitive mandatory information Reality is different from expectation setting Too long to too much time consum"

    Mohammad shahid S. - " Not Setting up the right expectation with users so that they come prepared and plan for application. Users should be informed in advance about the document required, kind of questions they can expect and average time they are going to spend. Inform about the money too if there is an application fee. Too many questions where users are suppose to write paragraphs Seeking sensitive mandatory information Reality is different from expectation setting Too long to too much time consum"See full answer

    Product Analyst
    Analytical
    +1 more
  • Apple logoAsked at Apple 
    Add answer
    Machine Learning Engineer
    Concept
  • "def mostefficientseqscore(parentheses, efficiencyratings): mes = [] for i in range(len(parentheses)): mes.append((parentheses[i], max(efficiency_ratings[i])) return sum([m[1] for m in mes]) `"

    Nathan C. - "def mostefficientseqscore(parentheses, efficiencyratings): mes = [] for i in range(len(parentheses)): mes.append((parentheses[i], max(efficiency_ratings[i])) return sum([m[1] for m in mes]) `"See full answer

    Software Engineer
    Coding
  • Meta logoAsked at Meta 
    3 answers

    "average time spent attending event, number of sign up for the event, attendees/signups"

    Anuradha T. - "average time spent attending event, number of sign up for the event, attendees/signups"See full answer

    Product Manager
    Analytical
  • Instacart logoAsked at Instacart 
    1 answer

    "Clarify question: Google flight search: flights.google.com (app or website) Allows users to search for flights, sort, or filter To book, you are directed to airline or aggregator sites Vision of the product: Help users find and compare flights they want to take Users: Flyers (primary user) Airlines and aggregator sites (prices, avail, options) Flight inventory providers Success metrics: Number of users/flyers like DAUs or MAUs % flyers (DAUs or MAUs) which are repeat Success"

    Dolores - "Clarify question: Google flight search: flights.google.com (app or website) Allows users to search for flights, sort, or filter To book, you are directed to airline or aggregator sites Vision of the product: Help users find and compare flights they want to take Users: Flyers (primary user) Airlines and aggregator sites (prices, avail, options) Flight inventory providers Success metrics: Number of users/flyers like DAUs or MAUs % flyers (DAUs or MAUs) which are repeat Success"See full answer

    Product Manager
    Analytical
  • Meta logoAsked at Meta 
    Add answer
    Behavioral
    Project Management
Showing 2581-2600 of 4415