How to implement a hash table?
Software Development Engineer Intern Interview Questions
2,286 software development engineer intern interview questions shared by candidates
NDA
Question were not the difficult ones, but the sub-questions asked on them were tricky. 1st interview question: It was scenario based coding question. Asked to code it in whatever language you want. The question was; you are getting number of orders daily, code a program which will minimize the time right from processing to packing and till warehouse shipment. It was something related to Pythagoras theorem. I coded it with some time left and then was asked to optimize it considering time and space complexity. 2nd Interview: There was not a single question. It was regarding hash tables, sorting and searching, picklists and their time n space complexities. Tried to answer them.
Both questions were relatively easy.
There was a question about describing an algorithm for calculating the points within the intersection of two rectangles on a single plane.
The asked about datastucture, algorithms, heap,sorting-searching,mainly code along with complexity. Code on random number generator, searching.
Giving Log files, get the unique user id.
tell us about a project
Was given 1 LeetCode Medium for the phone screen
he then directly moved to DSA he asked me about the DS concepts i know based on that he asked total 3 dsa questions 1st Q Valid Parenthesis 2nd Q Check whether the tree 2 is subtree of Tree 1 or not 3nd Q LCA in BST
Viewing 561 - 570 interview questions