Skip to main content

Interview Questions

Review this list of 4,415 interview questions and answers verified by hiring managers and candidates.
  • Add answer
    Video answer for 'Design a data warehouse schema for Amazon.'
    Data Engineer
    Data Modeling
  • Instacart logoAsked at Instacart 
    3 answers

    "What is shopper demand? Let's say the ability to predict whether x number of shoppers are available during a certain time of day based on a some factors Variables: \# number of orders /per hour /per day /per week Shopping Time: time taken for a shopper to prep an order (how many orders can a shopper prep) $ average order value geographic factors since demand will vary by city number of stores or any other multiplying factor which help us predict order volume (which is dire"

    Pree M. - "What is shopper demand? Let's say the ability to predict whether x number of shoppers are available during a certain time of day based on a some factors Variables: \# number of orders /per hour /per day /per week Shopping Time: time taken for a shopper to prep an order (how many orders can a shopper prep) $ average order value geographic factors since demand will vary by city number of stores or any other multiplying factor which help us predict order volume (which is dire"See full answer

    Product Design
  • Microsoft logoAsked at Microsoft 
    1 answer

    "The biggest factor that excites me about technology is its ever changing and dynamic trend. In my life, I have seen the transition from landlines to simple mobile to smartphones, from Cathode tube desktop screen to super slim TFT and many more. I think technology has now (with time) become integral part of human life and getting in-sync with it is like a normal and very cool phenomena."

    Sagrika S. - "The biggest factor that excites me about technology is its ever changing and dynamic trend. In my life, I have seen the transition from landlines to simple mobile to smartphones, from Cathode tube desktop screen to super slim TFT and many more. I think technology has now (with time) become integral part of human life and getting in-sync with it is like a normal and very cool phenomena."See full answer

    Technical Program Manager
    Behavioral
    +1 more
  • "I worked on an automated customer support WhatsApp chatbot for my previous organisation, IIMLoans. The project was not initially on the roadmap. The reason for it being prioritised in the middle of the roadmap was the user drop-off rates that were observed at the inbound to lead qualification step due to the short team size. Since the organisation was an emerging startup and had constraints on budget and man-power, we decided that leveraging AI could help us solve this problem and avoid bigger p"

    Sathwik N. - "I worked on an automated customer support WhatsApp chatbot for my previous organisation, IIMLoans. The project was not initially on the roadmap. The reason for it being prioritised in the middle of the roadmap was the user drop-off rates that were observed at the inbound to lead qualification step due to the short team size. Since the organisation was an emerging startup and had constraints on budget and man-power, we decided that leveraging AI could help us solve this problem and avoid bigger p"See full answer

    Product Manager
    Behavioral
  • Anthropic logoAsked at Anthropic 
    Add answer
    Software Engineer
    Behavioral
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Discord logoAsked at Discord 
    Add answer
    Data Scientist
    Behavioral
    +1 more
  • Snap logoAsked at Snap 
    Add answer
    Machine Learning Engineer
    Artificial Intelligence
    +2 more
  • Stripe logoAsked at Stripe 
    1 answer

    "Several reasons why eCommerce will capture a trillion$ market in the next 10 years. User consumption habits have changed and the pandemic has only accelerated user behavior to order online from the convenience of buying from home. The supply chain is becoming better with partnerships and digital products are making shipping and deliveries much more convenient. Many companies investing in automated shipping vehicles eg Drone deliveries and in near future we might see automated driving v"

    Anjali M. - "Several reasons why eCommerce will capture a trillion$ market in the next 10 years. User consumption habits have changed and the pandemic has only accelerated user behavior to order online from the convenience of buying from home. The supply chain is becoming better with partnerships and digital products are making shipping and deliveries much more convenient. Many companies investing in automated shipping vehicles eg Drone deliveries and in near future we might see automated driving v"See full answer

    Product Design
    Product Strategy
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Analytical
    +2 more
  • Amazon logoAsked at Amazon 
    1 answer

    "Count items between indices within compartments compartments are delineated by by: '|' items are identified by: '*' input_inventory = "*||||" inputstartidxs = [1, 4, 6] inputendidxs = [9, 5, 8] expected_output = [3, 0, 1] Explanation: "*||||" 0123456789... indices ++ + # within compartments ^ start_idx = 1 ^ end_idx = 9 -- - # within idxs but not within compartments "*||||" 0123456789... indices "

    Anonymous Unicorn - "Count items between indices within compartments compartments are delineated by by: '|' items are identified by: '*' input_inventory = "*||||" inputstartidxs = [1, 4, 6] inputendidxs = [9, 5, 8] expected_output = [3, 0, 1] Explanation: "*||||" 0123456789... indices ++ + # within compartments ^ start_idx = 1 ^ end_idx = 9 -- - # within idxs but not within compartments "*||||" 0123456789... indices "See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Meta logoAsked at Meta 
    3 answers

    "Microservices are small parts of a application we can deploy them seprately and use them as a application feature."

    Anonymous Salamander - "Microservices are small parts of a application we can deploy them seprately and use them as a application feature."See full answer

    Software Engineer
    System Design
  • Nubank logoAsked at Nubank 
    Add answer
    Product Manager
    Product Design
  • Add answer
    Video answer for 'Predict Results from a Fair Coin'
    Coding
  • Toptal logoAsked at Toptal 
    2 answers

    "Clarifying question - Who are we? Any constraints - time/money? What region are we going to focus on? Do we have a goal in mind? I'm assuming a product like this does not exist in today's world. How do you define kids - any specific age range? User Segments - 1) Beginner - don't know what an ATM is/don't understand money that well 2) Intermediate - have a basic understanding of ATMs 3) Advanced - have a really good understanding - maybe are on the older side Segment chosen is the Intermediate"

    Mrinalini A. - "Clarifying question - Who are we? Any constraints - time/money? What region are we going to focus on? Do we have a goal in mind? I'm assuming a product like this does not exist in today's world. How do you define kids - any specific age range? User Segments - 1) Beginner - don't know what an ATM is/don't understand money that well 2) Intermediate - have a basic understanding of ATMs 3) Advanced - have a really good understanding - maybe are on the older side Segment chosen is the Intermediate"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 
    5 answers
    +2

    "Deep Learning is a part of Artificial Intelligence, it's like teaching the machine to think and make decisions on its own. It's like how we teach a child the concept of an apple - it's round, red, has a stem on top. We show them multiple pictures of apples and then they understand and can recognize an apple in future. Similarly, we feed lots of data to the machine, and slowly, it starts learning from that data, and can then make relevant predictions or decisions based on what it has learnt. A co"

    Surbhi G. - "Deep Learning is a part of Artificial Intelligence, it's like teaching the machine to think and make decisions on its own. It's like how we teach a child the concept of an apple - it's round, red, has a stem on top. We show them multiple pictures of apples and then they understand and can recognize an apple in future. Similarly, we feed lots of data to the machine, and slowly, it starts learning from that data, and can then make relevant predictions or decisions based on what it has learnt. A co"See full answer

    Machine Learning Engineer
    Concept
    +3 more
  • Google logoAsked at Google 
    4 answers
    +1

    "MTBF is Mean time between failures. This is measured to figure out how reliable a system is by what is the gap between 2 failures. (Total time elapsed- Down time)/No of failures"

    Kavya C. - "MTBF is Mean time between failures. This is measured to figure out how reliable a system is by what is the gap between 2 failures. (Total time elapsed- Down time)/No of failures"See full answer

    System Design
    Technical
  • Google logoAsked at Google 
    Add answer
    Technical Program Manager
    Program Sense
    +1 more
  • Oracle logoAsked at Oracle 
    Add answer
    Product Manager
    Artificial Intelligence
    +1 more
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Behavioral
Showing 1561-1580 of 4415