Rain trapping question. Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining.
Software Development Interview Questions
37,008 software development interview questions shared by candidates
Read in an n by n matrix and shift each element over by one position along the edges (like a concentric circle).
How to sync user shopping cart over multiple data centers.
How would you test XXX system?
Find if a string is pallindrome or not by using just append operation.
Mostly what i had in my resume what i claimed as experience. very in-depth technical questions
Given a string of digits, how would you find the best places to place periods to form an IP address? Ex: Given '123456', you could make '12.34.56' or '1.234.5.6'
Hashmap, and bst related questions. The last round was some random database question.
Implement an LRU Cahce
Write a program that gives suggestions for purchases based on a a database of customer purchases for the past day
Viewing 1741 - 1750 interview questions