How would you design a chat system?
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
Design an algorithm to find out if an array has a pair of integers summing to some number X.
Given a log file containing text in the following format customerName:productID:timeStamp find the number of customers seeing the same product again with 24 hours
Are objects and classes the same , and if not , how are they different?
1. Copy a linked list with random pointer. 2. Find an element in a sorted 2-D array top to bottom and left to right 3. Find cycle in a liked-list
Standard programming problems, practice cracking the coding interview
find k largest value from int array
Written : reverse linked list in place, find minimum distance in a grid pattern of 0's and 1's, getting a pattern from input string which contains wild card characters (regular expressions)
Stacks and queues
(Phone question) Write an algorithm in your preferred language (C++, Ruby, Java) that takes in a random array and returns the top 3 maximum values.
Viewing 131 - 140 interview questions