Skip to main content

Interview Questions

Review this list of 4,477 interview questions and answers verified by hiring managers and candidates.
  • Apple logoAsked at Apple 
    1 answer

    "A doubly linked list is like a train where the engine is its head, and the compartments doors are interconnected, you can travel though them. The last compartment is the tail and is not connected with anything. Following is a visual: Head C1 C2 C3....Cn Tail Pseudocode: **class Node: Data pointer next pointer prev End class DLL = NULL //pointer to list insertion: if DLL is NULL: head = new Node() DLL = head DLL.prev = NU"

    Rasika D. - "A doubly linked list is like a train where the engine is its head, and the compartments doors are interconnected, you can travel though them. The last compartment is the tail and is not connected with anything. Following is a visual: Head C1 C2 C3....Cn Tail Pseudocode: **class Node: Data pointer next pointer prev End class DLL = NULL //pointer to list insertion: if DLL is NULL: head = new Node() DLL = head DLL.prev = NU"See full answer

    Software Engineer
    Data Structures & Algorithms
    +2 more
  • Zomato logoAsked at Zomato 
    Add answer
    Product Design
  • Google logoAsked at Google 
    Add answer
    Product Design
  • Dell logoAsked at Dell 
    1 answer

    "I. Understanding Customer Needs & Requirements II. Developing a Project Timeline III. Defining the Problem Statement IV. Identifying Product Features, Benefits & Requirements V. Defining Project Objectives & Success Criteria VI. Identifying Stakeholders Associated with the Project VII. Determining Resources Needed to Complete the Project & Potential Risks"

    Shivam S. - "I. Understanding Customer Needs & Requirements II. Developing a Project Timeline III. Defining the Problem Statement IV. Identifying Product Features, Benefits & Requirements V. Defining Project Objectives & Success Criteria VI. Identifying Stakeholders Associated with the Project VII. Determining Resources Needed to Complete the Project & Potential Risks"See full answer

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

  • Add answer
    System Design
  • System Design
  • "Clarification : Criteria: User Journey Potential Use Case: Pain Points: Possible Solutions Tradeoff: Metrices:"

    Hiro L. - "Clarification : Criteria: User Journey Potential Use Case: Pain Points: Possible Solutions Tradeoff: Metrices:"See full answer

    Product Manager
    Product Design
  • "int a_array[10] = {3,6,4,7,2,1,9}; int index = 0; int index2 = 0; for ( index = 0; index < sizeof(a_array); index++ ) { int tmpindex = index + 1; if ( tmpindex <= sizeof(a_array) ) { for ( index2 = tmpindex; index2 < sizeof(a_array); index2++ ) { if ( aarray[index] <= aarray[index2] ) { print( "%d is the NGE of %d" array[index2], array[index]); break; "

    Mark S. - "int a_array[10] = {3,6,4,7,2,1,9}; int index = 0; int index2 = 0; for ( index = 0; index < sizeof(a_array); index++ ) { int tmpindex = index + 1; if ( tmpindex <= sizeof(a_array) ) { for ( index2 = tmpindex; index2 < sizeof(a_array); index2++ ) { if ( aarray[index] <= aarray[index2] ) { print( "%d is the NGE of %d" array[index2], array[index]); break; "See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Google logoAsked at Google 
    2 answers

    "scale low latency real time inventory and status updates"

    Kumar A. - "scale low latency real time inventory and status updates"See full answer

    Product Design
  • DoorDash logoAsked at DoorDash 
    Add answer
    BizOps & Strategy
    Product Strategy
  • Google logoAsked at Google 
    2 answers

    "You should be able to easily identify this as a Measure Success question. These kinds of questions are used to test your analytical skills, as well as your ability to track project progress post-launch. It also provides the interviewer confidence in your ability to think about analytics pre-emptively. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping **"

    Exponent - "You should be able to easily identify this as a Measure Success question. These kinds of questions are used to test your analytical skills, as well as your ability to track project progress post-launch. It also provides the interviewer confidence in your ability to think about analytics pre-emptively. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping **"See full answer

    Product Manager
  • Palantir logoAsked at Palantir 
    3 answers

    "The reason I choose to go to college is because I want to get a Degree in the hospitality field. Additionally, I want to get a diploma after I finish taking all of my college classes At Harper."

    Amparo L. - "The reason I choose to go to college is because I want to get a Degree in the hospitality field. Additionally, I want to get a diploma after I finish taking all of my college classes At Harper."See full answer

    Software Engineer
    Behavioral
  • "Assuming that data was collected and analyzed to select the features required to maximize returns, I would describe the data and analysis that was performed, and addressing the CEOs specific concerns. Again, assuming that features in question were considered, and have value, present the roadmap that shows the availability of those features. It would be best that the items of concern were considered and logically and appropriately included into the plan."

    Jim D. - "Assuming that data was collected and analyzed to select the features required to maximize returns, I would describe the data and analysis that was performed, and addressing the CEOs specific concerns. Again, assuming that features in question were considered, and have value, present the roadmap that shows the availability of those features. It would be best that the items of concern were considered and logically and appropriately included into the plan."See full answer

    Behavioral
  • Asana logoAsked at Asana 
    Add answer
    Technical
  • Workday logoAsked at Workday 
    1 answer

    "My extreme collaboration and partnership with stakeholder teams and making sure everyone in the team understands why we are building or shipping a product to customers , I strongly believe that ensuring my development team understands the "WHY" behind work and what value it provides to our customers."

    Swathi G. - "My extreme collaboration and partnership with stakeholder teams and making sure everyone in the team understands why we are building or shipping a product to customers , I strongly believe that ensuring my development team understands the "WHY" behind work and what value it provides to our customers."See full answer

    Product Manager
    Behavioral
  • Gameberry Labs logoAsked at Gameberry Labs 
    Add answer
    Product Manager
    App Critique
    +1 more
  • Add answer
    System Design
  • "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

    Product Marketing Manager
    Behavioral
  • AstraZeneca logoAsked at AstraZeneca 
    Add answer
    Technical Program Manager
    Behavioral
Showing 3601-3620 of 4477