How would you go about constructing a list of all unique phone numbers in 300gb of text files?
Engineer Interview Questions
935,753 engineer interview questions shared by candidates
Delete node in BST
Tell me about a time when you persuade others
Remove an item from a singly linked list. Next: do it with no additional memory usage
How to reverse a Linklist
Difference between c++ and java?
How would you handle a user/group who is against using IT standard software?
Find the smallest and the largest number in an unsorted array
Given a sorted array of distinct integers and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in order.
Staircase problem: Given a stair of size N and two ways to reach next step, take 1 step at a time or take 2 steps at a time. What is the total possible ways you can reach staircase of particular length?
Viewing 2401 - 2410 interview questions