List all the possible solutions to make a hole in any metal. 2 minutes are given.
Engineers Interview Questions
843,163 engineers interview questions shared by candidates
What about the company interested you to apply
How would you triage and go about fixing infrastructure problems? Giving an input file, get the number of lines matching a specific piece of text using bash scripting. Give the percentage of lines in the file that match that string.
Getting the min from a stack in O(1) time
How to write an evaluator for a string like "(1+3 * ( 5 / 4)) and get a numeric result.
How would you sort an array if you had infinite RAM? Infinite memory?
Give an example of real world scenario where you see inheritance?
Technical questions as per your past experience
Given a database, where we know some portion of data (e.g. say 20%) is accessed more than the other portion of the database by the client. We have a frontend that client requests data from. Design a data structure that will increase the efficiency of access of objects. And we know that we can only hold on to n elements in memory.
Given a big image, how will you pan and zoom into the image in a way so as to focus on the important parts ot the image.
Viewing 2291 - 2300 interview questions