Introduction and DSA questions medium-hard
Sde Interview Questions
16,639 sde interview questions shared by candidates
Largest Increasing Subsequence in an Array
The first coding interview was unnecessarily and unexpectedly hard. It was some variation of a Leetcode Hard question, that too on the topic of Dynamic Programming, which is already more difficult than other topics.
Lot of emphases on behavioral
They asked me to implement a function that checks whether a given Sudoku board is valid.
Add the items to the cart and calculate the cost and 2 other questions and were basically easy
Path sum same on leetcode
You're handling requests for Alexa and parsing to ensure Alexa can set a reminder or delete a reminder. The prompt starts with "Alexa, " followed by a verb. Define the next steps and how you'd parse the response and accordingly how you'd return whether to set a reminder or not. Include error handling of action not defined or improper verb or improper command (not starting with alexa)
They asked about Least Common Ancestor in a n-nary tree and I got stuck in it for finding a optimal solution.
Least Common Ancestor
Viewing 1661 - 1670 interview questions