Skip to main content

Interview Questions

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

    "Tell me about a time you were with someone on your team who was struggling to meet objectives. How did you address the situation? What kind of feedback did you give the individual? What was the outcome?"

    Jawahir Y. - "Tell me about a time you were with someone on your team who was struggling to meet objectives. How did you address the situation? What kind of feedback did you give the individual? What was the outcome?"See full answer

    Software Engineer
    Behavioral
    +1 more
  • Software Engineer
    System Design
  • Meta logoAsked at Meta 
    Add answer
    Machine Learning Engineer
    Data Structures & Algorithms
    +1 more
  • Meta logoAsked at Meta 
    Add answer
    Product Manager
    Product Design
    +1 more
  • Andela logoAsked at Andela 
    1 answer

    "let str = 'this is a test of programs'; let obj={}; for (let s of str ) obj[s]?(obj[s]=obj[s]+1):(obj[s]=1) console.log(JSON.stringify(obj))"

    Anonymous Emu - "let str = 'this is a test of programs'; let obj={}; for (let s of str ) obj[s]?(obj[s]=obj[s]+1):(obj[s]=1) console.log(JSON.stringify(obj))"See full answer

    Software Engineer
    Data Structures & Algorithms
    +2 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Meta logoAsked at Meta 
    Add answer
    Product Designer
    Product Strategy
  • Apple logoAsked at Apple 
    Add answer
    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Meta logoAsked at Meta 
    Add answer
    Product Manager
    Product Design
  • Add answer
    System Design
  • JP Morgan Chase logoAsked at JP Morgan Chase 
    Add answer
    Machine Learning Engineer
    Concept
  • Scale AI logoAsked at Scale AI 
    Add answer
    Machine Learning Engineer
    Behavioral
  • Add answer
    System Design
  • Netflix logoAsked at Netflix 
    1 answer

    "TF-IDF CONCEPT EXPLANATION AND INTUITION BUILDING: TF-IDF is a measure that reflects the importance of a word in the document relative to a collection of documents. Its full form is Term Frequency - Inverse Document Frequency. The term TF indicates how often a term occurs in a particular document. It is the ratio of count of a particular term in a document to the number of terms in that particular document. So, the intuition is that if a term occurs frequently in a single documen"

    Satyam C. - "TF-IDF CONCEPT EXPLANATION AND INTUITION BUILDING: TF-IDF is a measure that reflects the importance of a word in the document relative to a collection of documents. Its full form is Term Frequency - Inverse Document Frequency. The term TF indicates how often a term occurs in a particular document. It is the ratio of count of a particular term in a document to the number of terms in that particular document. So, the intuition is that if a term occurs frequently in a single documen"See full answer

    Machine Learning Engineer
    Concept
  • TikTok logoAsked at TikTok 
    1 answer

    "class Solution: def lengthOfLIS(self, nums: List[int]) -> int: temp = [nums[0]] for num in nums: if temp[-1]< num: temp.append(num) else: index = bisect_left(temp,num) temp[index] = num return len(temp) "

    Mahima M. - "class Solution: def lengthOfLIS(self, nums: List[int]) -> int: temp = [nums[0]] for num in nums: if temp[-1]< num: temp.append(num) else: index = bisect_left(temp,num) temp[index] = num return len(temp) "See full answer

    Machine Learning Engineer
    Coding
    +1 more
  • Palo Alto Networks logoAsked at Palo Alto Networks 
    1 answer

    "Tell a story that you do not need to sit with a laptop to be in career growing mood. "You can grow your career on the go." "Grow your career while you scroll." We will target our Messaging at every point where people go to read about job roles and descriptions."

    Mubarak O. - "Tell a story that you do not need to sit with a laptop to be in career growing mood. "You can grow your career on the go." "Grow your career while you scroll." We will target our Messaging at every point where people go to read about job roles and descriptions."See full answer

    Product Strategy
  • Better.com logoAsked at Better.com 
    1 answer

    "I would fire the ceo over bluejeans"

    A Q. - "I would fire the ceo over bluejeans"See full answer

    Product Design
  • Amazon logoAsked at Amazon 
    1 answer

    "This is a Strategy Question, which asks you to justify high-level business decisions and strategy. There's no set formula, but we recommend proposing at least three different reasons to answer the question. Let's go over one possible solution: > Sure, there are three reasons why Amazon decided to start with books first. Creating niche > The first and most obvious reason is that Amazon wanted to create a niche market for their products at first. By creating a niche in the book space, Amazo"

    Exponent - "This is a Strategy Question, which asks you to justify high-level business decisions and strategy. There's no set formula, but we recommend proposing at least three different reasons to answer the question. Let's go over one possible solution: > Sure, there are three reasons why Amazon decided to start with books first. Creating niche > The first and most obvious reason is that Amazon wanted to create a niche market for their products at first. By creating a niche in the book space, Amazo"See full answer

    Product Manager
    Product Strategy
  • LinkedIn logoAsked at LinkedIn 
    1 answer

    "LinkedIn is a pioneer in the tech industry brining global workforce together. LinkedIn is one of the few companies where you can work on the latest tech stack but also work on meaningful and high impact product problems, processes issues and Customer experiences that I can very well relate with. It a place where people from all over the world can connect, Innovate and celebrate their careers. I feel excited about the opportunity as it fully aligns perfectly with my desire to expand, Connect,"

    Divya S. - "LinkedIn is a pioneer in the tech industry brining global workforce together. LinkedIn is one of the few companies where you can work on the latest tech stack but also work on meaningful and high impact product problems, processes issues and Customer experiences that I can very well relate with. It a place where people from all over the world can connect, Innovate and celebrate their careers. I feel excited about the opportunity as it fully aligns perfectly with my desire to expand, Connect,"See full answer

    Product Manager
    Behavioral
    +1 more
  • Pinterest logoAsked at Pinterest 
    Add answer
    Machine Learning Engineer
    Behavioral
Showing 3301-3320 of 4415