Skip to main content

Interview Questions

Review this list of 4,477 interview questions and answers verified by hiring managers and candidates.
  • Bloomberg logoAsked at Bloomberg 
    Add answer
    Software Engineer
    Behavioral
  • Aetna logoAsked at Aetna 
    Add answer
    Product Manager
    Product Design
  • Nvidia logoAsked at Nvidia 
    2 answers

    "virtual function is a member function declared with virtual keyword in a base class. It enables derived classes to redefine this function with their own specific implementations."

    Sonia M. - "virtual function is a member function declared with virtual keyword in a base class. It enables derived classes to redefine this function with their own specific implementations."See full answer

    Software Engineer
    Coding
    +1 more
  • Nvidia logoAsked at Nvidia 
    1 answer

    "def containSubString(mainString, SubString): s1 = "hello world" # main String s2 = "hello" s3 = "world" s4 = "Nothing" answer1 = containSubString(s1, s2) answer2 = containSubString(s1, s3) answer3 = containSubString(s1, s4) print(answer1 , answer2, answer) "

    Jalpa S. - "def containSubString(mainString, SubString): s1 = "hello world" # main String s2 = "hello" s3 = "world" s4 = "Nothing" answer1 = containSubString(s1, s2) answer2 = containSubString(s1, s3) answer3 = containSubString(s1, s4) print(answer1 , answer2, answer) "See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Nvidia logoAsked at Nvidia 
    1 answer

    "Function that is passed as an argument or parameter to another function and it gets executed when the function that it is passed to gets executed"

    Susmita S. - "Function that is passed as an argument or parameter to another function and it gets executed when the function that it is passed to gets executed"See full answer

    Software Engineer
    Coding
    +1 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Nvidia logoAsked at Nvidia 
    Add answer
    Software Engineer
    Coding
    +1 more
  • Nvidia logoAsked at Nvidia 
    2 answers

    "`#include using namespace std; void printNumbersTillN(int n){ if(n_==0){ return; } printNumbersTillN(n-1); // go to the end -> reach 1 cout>_n; printNumbersTillN(n); }`"

    Jet 1. - "`#include using namespace std; void printNumbersTillN(int n){ if(n_==0){ return; } printNumbersTillN(n-1); // go to the end -> reach 1 cout>_n; printNumbersTillN(n); }`"See full answer

    Software Engineer
    Coding
  • Nvidia logoAsked at Nvidia 
    Add answer
    Software Engineer
    Concept
  • Nvidia logoAsked at Nvidia 
    Add answer
    Software Engineer
    Concept
  • Nvidia logoAsked at Nvidia 
    Add answer
    Software Engineer
    Concept
  • OpenAI logoAsked at OpenAI 
    Add answer
    Machine Learning Engineer
    System Design
  • OpenAI logoAsked at OpenAI 
    Add answer
    Product Manager
    Product Strategy
  • OpenAI logoAsked at OpenAI 
    1 answer

    "Clarifying questions and Assumptions ChatGPT search means the search function inside the chat app? OR ChatGPT search Chrome extension? Assumption: Search inside the chat app. Is there any location restriction in this analysis? Assumption: USA only. Is there any user segment restriction in this analysis? Assumption: All user segments. Are we assuming the ChatGPT search already exists or going back in time before the ChatGPT search existed? Assumption: Go back in time"

    Darpan D. - "Clarifying questions and Assumptions ChatGPT search means the search function inside the chat app? OR ChatGPT search Chrome extension? Assumption: Search inside the chat app. Is there any location restriction in this analysis? Assumption: USA only. Is there any user segment restriction in this analysis? Assumption: All user segments. Are we assuming the ChatGPT search already exists or going back in time before the ChatGPT search existed? Assumption: Go back in time"See full answer

    Product Manager
    Analytical
  • OpenAI logoAsked at OpenAI 
    Add answer
    Product Manager
    Product Strategy
  • OpenAI logoAsked at OpenAI 
    2 answers

    "Reinforcement Learning is a type of machine learning where an agent learns to make decisions by trying out different actions and receiving rewards or penalties in return. The goal is to learn, over time, which actions yield the highest rewards. There are three core components in RL: The agent — the learner or decision-maker (e.g., an algorithm or robot), The environment — everything the agent interacts with, Actions and rewards — the agent takes actions, and the environmen"

    Constantin P. - "Reinforcement Learning is a type of machine learning where an agent learns to make decisions by trying out different actions and receiving rewards or penalties in return. The goal is to learn, over time, which actions yield the highest rewards. There are three core components in RL: The agent — the learner or decision-maker (e.g., an algorithm or robot), The environment — everything the agent interacts with, Actions and rewards — the agent takes actions, and the environmen"See full answer

    Machine Learning Engineer
    Concept
    +1 more
  • OpenAI logoAsked at OpenAI 
    Add answer
    Product Manager
    Behavioral
    +5 more
  • OpenAI logoAsked at OpenAI 
    Add answer
    Software Engineer
    Behavioral
    +6 more
  • Nvidia logoAsked at Nvidia 
    Add answer
    Software Engineer
    Behavioral
  • Nvidia logoAsked at Nvidia 
    Add answer
    Software Engineer
    Concept
    +1 more
  • Nvidia logoAsked at Nvidia 
    Add answer
    Software Engineer
    Behavioral
Showing 1061-1080 of 4477