Min Heap related question, Thread producer consumer, Stack related question, Dynamic Programming one question, toplogical sort.
Engineer I Interview Questions
6,851 engineer i interview questions shared by candidates
<6> Can you write SQL queries then? then write a query for : given a Table QUICKTRACE with columns Sl_No, Item, expiry date, quantity. now write a SQL query to retrive all the groceries that are about to expire this week.
1. Given an array, rotate the array to the right by k steps, where k is non-negative. 2. Find the number of subarrays with sum k. 3. Write a function that returns an element of the input array which has a frequency greater than floor(n/2). If no such element exists, return -1. 4. Anagrams 5. Total count of all the permutations of short string in long string? 6. Given an array, max product formed by any 3 numbers
A dynamic programming problem .
Questions related to projects .
Tell me about your past intern/research experience.
Courses/projects taken in a particular area of remediation.
There were no really difficult or unexpected questions. It was a typical interview day. I meat with five current employees who I would coordinate on projects with day-to-day. The interview lasted five hours, including lunch.
Do you have previous experience with micro station, auto cad, and inroads?
Find two integers in the BST whose sum is equal to K.... Answer - Try to solve this problem using two stacks nd not by recursion) ......
Viewing 6821 - 6830 interview questions