Skip to main content

Technical Interview Questions

Review this list of 387 Technical interview questions and answers verified by hiring managers and candidates.
  • Meta logoAsked at Meta 
    Add answer
    Technical Program Manager
    Technical
    +2 more
  • "hi"

    Sean L. - "hi"See full answer

    Technical
    Product Design
  • Google logoAsked at Google 
    Add answer
    Technical
    System Design
  • Google logoAsked at Google 
    1 answer

    "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
  • Lucid Software logoAsked at Lucid Software 
    1 answer

    "Disclaimer: Just an Overview. Let us consider 2 Systems: System A: Includes the Bank Account numbered 123 System B: Includes the Bus Transit Card Numbered 456. Our Customer named: Tom Taking the journey step by step: Product Design & Workflow: System B will have an account number linked with it, which will be maintained by the bus operator. This account can be linked with the Bank Details of the user, using the beneficiary adding mechanism. System A's bank account number will be linked w"

    Biplab R. - "Disclaimer: Just an Overview. Let us consider 2 Systems: System A: Includes the Bank Account numbered 123 System B: Includes the Bus Transit Card Numbered 456. Our Customer named: Tom Taking the journey step by step: Product Design & Workflow: System B will have an account number linked with it, which will be maintained by the bus operator. This account can be linked with the Bank Details of the user, using the beneficiary adding mechanism. System A's bank account number will be linked w"See full answer

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

  • Google logoAsked at Google 
    Add answer
    Product Designer
    Technical
  • Amazon logoAsked at Amazon 
    1 answer

    "Ability for system to keep in service without much degradation in SLA or adding significant latency."

    Anonymous Narwhal - "Ability for system to keep in service without much degradation in SLA or adding significant latency."See full answer

    Solutions Architect
    Technical
  • "1"

    Ayush S. - "1"See full answer

    Technical
    System Design
  • Microsoft logoAsked at Microsoft 
    Add answer
    Product Manager
    Technical
  • Google logoAsked at Google 
    Add answer
    Machine Learning Engineer
    Technical
  • Amazon logoAsked at Amazon 
    1 answer

    "Caching is a strategy to have the frequently accessed data in the memory to reduce the latency. whenever a client request the data from server, it is first accessed into cache and if not available then it is getting fetched from the storage and stored into cache. As cache is having limited memory, so amount of data can be stored in cache is less. Data will be flushed out from cache based on a criteria which is termed as caching strategy. There could be different mechanisms under which a data can"

    Archna M. - "Caching is a strategy to have the frequently accessed data in the memory to reduce the latency. whenever a client request the data from server, it is first accessed into cache and if not available then it is getting fetched from the storage and stored into cache. As cache is having limited memory, so amount of data can be stored in cache is less. Data will be flushed out from cache based on a criteria which is termed as caching strategy. There could be different mechanisms under which a data can"See full answer

    Solutions Architect
    Technical
    +1 more
  • Excel Impact logoAsked at Excel Impact 
    2 answers

    "I don't have relevant experience so I gave an approach according to my understanding. feedback: understanding  how to define a semantic model. ( My answer and approach mentioned didn't indicate that) i am working on all the constructive feedback provided. hoping this feedback helps someone else"

    Praniti S. - "I don't have relevant experience so I gave an approach according to my understanding. feedback: understanding  how to define a semantic model. ( My answer and approach mentioned didn't indicate that) i am working on all the constructive feedback provided. hoping this feedback helps someone else"See full answer

    Technical Program Manager
    Technical
    +3 more
  • Unilever logoAsked at Unilever 
    1 answer

    "Alright kiddo, imagine you have a big box of LEGO bricks. Each brick is like a tiny tool that helps you build something special. Now, think about a game you love to play on your computer or phone. The people who make those games want to help other people make things that work with their games, like new levels or characters. So, they create something called an "SDK," which stands for "Software Development Kit." This is like a special set of LEGO bricks and instructions that they share with other"

    Srilaxmi C. - "Alright kiddo, imagine you have a big box of LEGO bricks. Each brick is like a tiny tool that helps you build something special. Now, think about a game you love to play on your computer or phone. The people who make those games want to help other people make things that work with their games, like new levels or characters. So, they create something called an "SDK," which stands for "Software Development Kit." This is like a special set of LEGO bricks and instructions that they share with other"See full answer

    Technical
  • LinkedIn logoAsked at LinkedIn 
    3 answers

    "#include #include using namespace std; int main() { int n; cin >> n; int a[n]; for(int i=0; i=0 and a[i]<=2) { sort(a[0], a[n]); } } cout << "After sorting array: "; for(int i=0; i<n; i++) { cout << a[i] << " "; } }"

    Shaxboz A. - "#include #include using namespace std; int main() { int n; cin >> n; int a[n]; for(int i=0; i=0 and a[i]<=2) { sort(a[0], a[n]); } } cout << "After sorting array: "; for(int i=0; i<n; i++) { cout << a[i] << " "; } }"See full answer

    Technical
    Data Structures & Algorithms
    +1 more
  • "Use sticky sessions in loadbalancer to save the user sessions. In case of DB, use Redis cache to maintain user sessions"

    Madhini G. - "Use sticky sessions in loadbalancer to save the user sessions. In case of DB, use Redis cache to maintain user sessions"See full answer

    Solutions Architect
    Technical
  • Amazon logoAsked at Amazon 
    Add answer
    Security Engineer
    Technical
    +1 more
  • "I was able to answer some questions but Management questions I was able to answer confidently"

    Jatin C. - "I was able to answer some questions but Management questions I was able to answer confidently"See full answer

    Engineering Manager
    Technical
  • Amazon logoAsked at Amazon 
    1 answer

    "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
  • Motorola logoAsked at Motorola 
    1 answer

    "Start by giving a brief overview of the technical stacks used in our product. Highlight the key technologies, frameworks, languages, and tools employed. This sets the stage for a more detailed discussion. In choosing our technical stack, we prioritized scalability, opting for micro-services architecture to ensure flexibility and ease of scaling components independently. This decision enables us to handle increased user loads while maintaining optimal performance. One trade-off we made was favo"

    Hemanth M. - "Start by giving a brief overview of the technical stacks used in our product. Highlight the key technologies, frameworks, languages, and tools employed. This sets the stage for a more detailed discussion. In choosing our technical stack, we prioritized scalability, opting for micro-services architecture to ensure flexibility and ease of scaling components independently. This decision enables us to handle increased user loads while maintaining optimal performance. One trade-off we made was favo"See full answer

    Technical Program Manager
    Technical
Showing 261-280 of 387