questions can be found in Cracking the Coding interview
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
there are a number of vendors who supply a number of items. two or more vendors can supply same item. As input, an array of venders and items in the form of <vendorID, itemID>. you need to write a function called findVendersWithMaxDuplicates() to output an array of vendorID with maximum duplicate item. Function should be logical and optimized for time.
Standard software technical interview - mix of questions about previous projects and experience and whiteboard-coding questions.
Explain in as much detail as you can what happens when you search amazon.com in your browser.
Remove duplicated elements in a unsorted array Sort a array in O(n) (count sort)
Programming Question 1: Write a function to determine the longest palindromic substring of a given string.
Basic coding questions, debugging, and implementing basic calculator computations in Java or C
Started with question about data structures. Afterwards I was asked to write some algorithm for finding the Cart of products that we have in Stock.
go about scheduling some various tasks, given priorities, time constraints, etc.
Implement a queue using only stacks.
Viewing 1081 - 1090 interview questions