Facebook Interview Questions
Easy
- Sparse Array Implementation
- Largest product made by multiplying any three integers
- Maximum Profit From Buying and Selling stock once
- Find level with minimum sum
- Check balanced brackets
Medium
- Find all paths from root to leaves in tree
- Pick Random Element from Stream with uniform probability
- Count number of ways to decode the string
- Find the minimum cost to build N houses with K different colors
- Partition into two sets with equal sum
- Shuffle a Deck Cards
- Rotate Array Left By K Positions
- Maximum profit from k buys and sells
- Unit of water trapped on the map
- Check whether an array can made strictly increasing by modifying at most once
- Count number of ways to reach bottom right corner from top left corner
- Implement Flight Itinerary
- Print x or y using bit
- Find the two elements that appear only once
No comments:
Post a Comment