Technical Interview Questions

Review this list of 321 technical interview questions and answers verified by hiring managers and candidates.
  • "Drew the following framework - Maturity of the tech (if it is too mature then consider buying), Competitors (how many, when are they launching this new tech etc.), Market Share of competitors, Financial considerations (build vs buy NVP), Collaborators for this tech, Economic Climate (Anti-trust, crisis etc.)"

    Joohi M. - "Drew the following framework - Maturity of the tech (if it is too mature then consider buying), Competitors (how many, when are they launching this new tech etc.), Market Share of competitors, Financial considerations (build vs buy NVP), Collaborators for this tech, Economic Climate (Anti-trust, crisis etc.)"See full answer

    Product Manager
    Technical
    +1 more
  • JP Morgan Chase logoAsked at JP Morgan Chase 

    "AWS"

    Anonymous Stork - "AWS"See full answer

    Technical
  • Google logoAsked at Google 

    "Metrics which Youtube Consider before building a recommender system Number of likes on a video by user The watch time of a video by the user The video disklied by the user The video share by a user The video skipped or churn with 20-30 seconds. Depending on this Youtube build a recommender system. The video suggestion feature in youtube works based on the recommender system. It may use a hybrid of batch prediction and online prediction. So depending on the above metrics, the youtube p"

    Anonymous Muskox - "Metrics which Youtube Consider before building a recommender system Number of likes on a video by user The watch time of a video by the user The video disklied by the user The video share by a user The video skipped or churn with 20-30 seconds. Depending on this Youtube build a recommender system. The video suggestion feature in youtube works based on the recommender system. It may use a hybrid of batch prediction and online prediction. So depending on the above metrics, the youtube p"See full answer

    Technical
    Analytical
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Google logoAsked at Google 

    "Good afternoon everyone my name is shubham shamra, i'm from aligarh i've completed my graduation in electricak engineering from Gurukulkangri vishwavidyalaya haridwar. I having 6.5 year+ experience in project execution, operation and vendor and client management. Currently i'm working at vision india services pvt. ltd. here i'm managing smart metering project my role involves - leading team, coordinate with all DISCOM project manager and stake holder, billing and end to end operations. Befor"

    Shubham S. - "Good afternoon everyone my name is shubham shamra, i'm from aligarh i've completed my graduation in electricak engineering from Gurukulkangri vishwavidyalaya haridwar. I having 6.5 year+ experience in project execution, operation and vendor and client management. Currently i'm working at vision india services pvt. ltd. here i'm managing smart metering project my role involves - leading team, coordinate with all DISCOM project manager and stake holder, billing and end to end operations. Befor"See full answer

    Product Designer
    Technical
  • "When choosing a machine learning algorithm for a system, I take several parameters into account. Initially, I identify the problem's nature, whether it's categorization, regression, clustering, or dimensionality reduction. For instance, if I'm dealing with a classification problem, I might lean towards algorithms like Decision Trees, Logistic Regression, or SVMs. Moreover, the availability of resources, including memory and computation power, is important. For large datasets, I might prefer an a"

    Surbhi G. - "When choosing a machine learning algorithm for a system, I take several parameters into account. Initially, I identify the problem's nature, whether it's categorization, regression, clustering, or dimensionality reduction. For instance, if I'm dealing with a classification problem, I might lean towards algorithms like Decision Trees, Logistic Regression, or SVMs. Moreover, the availability of resources, including memory and computation power, is important. For large datasets, I might prefer an a"See full answer

    Technical
  • Discord logoAsked at Discord 

    "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer. Unfortunately, there's no formula for technical questions, but some general tips are: Use analogies when you can Break your solution into clear, bite-size steps Don't be afraid to use examples to b"

    Exponent - "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer. Unfortunately, there's no formula for technical questions, but some general tips are: Use analogies when you can Break your solution into clear, bite-size steps Don't be afraid to use examples to b"See full answer

    Product Manager
    Technical
  • Google logoAsked at Google 
    Product Designer
    Technical
  • Apple logoAsked at Apple 

    Coin Change

    IDE
    Medium
    +6

    "The example given is wrong. The 2nd test case should have answer 3, as we can get to 6 by using 3 coins of denomination 2."

    Anmol R. - "The example given is wrong. The 2nd test case should have answer 3, as we can get to 6 by using 3 coins of denomination 2."See full answer

    Backend Engineer
    Technical
    +3 more
  • Better.com logoAsked at Better.com 
    Technical
    System Design
  • Tinder logoAsked at Tinder 

    "I would recognize the factors that are causing the interference. Then i will use tools like smoothing techniques or algorithms (e.g Kalman filters for time series) which can help isolate genuine trends from noise. In testing i would employ techniqu es like A/B testing to measure interference from unrelated factors and use techniques like regression analysis to seperate the relevant factors from noise."

    Trusha M. - "I would recognize the factors that are causing the interference. Then i will use tools like smoothing techniques or algorithms (e.g Kalman filters for time series) which can help isolate genuine trends from noise. In testing i would employ techniqu es like A/B testing to measure interference from unrelated factors and use techniques like regression analysis to seperate the relevant factors from noise."See full answer

    Data Scientist
    Technical
  • Amazon logoAsked at Amazon 

    "CIDR (Classless Inter-Domain Routing) -- also known as supernetting -- is a method of assigning Internet Protocol (IP) addresses that improves the efficiency of address distribution and replaces the previous system based on Class A, Class B and Class C networks."

    Ali H. - "CIDR (Classless Inter-Domain Routing) -- also known as supernetting -- is a method of assigning Internet Protocol (IP) addresses that improves the efficiency of address distribution and replaces the previous system based on Class A, Class B and Class C networks."See full answer

    Solutions Architect
    Technical
  • Databricks logoAsked at Databricks 

    "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
  • " The productofarrays() function works by first creating an empty array to store the product of the two integers. Then, it iterates through the first array and multiplies each element by each element in the second array. The product of each element is then appended to the product array. Finally, the product array is returned def productofarrays(array1, array2): """ Calculates the product of two integers represented by two arrays. Args: array1: The first array. array2: The se"

    Praful B. - " The productofarrays() function works by first creating an empty array to store the product of the two integers. Then, it iterates through the first array and multiplies each element by each element in the second array. The product of each element is then appended to the product array. Finally, the product array is returned def productofarrays(array1, array2): """ Calculates the product of two integers represented by two arrays. Args: array1: The first array. array2: The se"See full answer

    Software Engineer
    Technical
  • "Testing"

    Bit P. - "Testing"See full answer

    Technical
    Behavioral
  • BizOps & Strategy
    Technical
    +1 more
  • Technical
    System Design
  • Google logoAsked at Google 

    "I was able to come up a solution but I ran out of time."

    Ashenafi B. - "I was able to come up a solution but I ran out of time."See full answer

    Software Engineer
    Technical
  • Google logoAsked at Google 

    "Ensure immediate safety: The first priority is to secure the vehicle and its occupants by stopping the engine, activating hazard lights, and unlocking doors. Assess the situation: The car evaluates the extent of damage, determines its location, and checks on the status of passengers. Call for help: Based on the assessment, the car calls emergency services if necessary and notifies the manufacturer. Collect and store accident data: This is crucial for later analysis and potential legal pu"

    Surbhi G. - "Ensure immediate safety: The first priority is to secure the vehicle and its occupants by stopping the engine, activating hazard lights, and unlocking doors. Assess the situation: The car evaluates the extent of damage, determines its location, and checks on the status of passengers. Call for help: Based on the assessment, the car calls emergency services if necessary and notifies the manufacturer. Collect and store accident data: This is crucial for later analysis and potential legal pu"See full answer

    Technical
    Product Design
Showing 201-220 of 321