a hour of behavior questions, one hour of leetcode problems, and one hour of ood.
Software Engineer Graduate Interview Questions
3,310 software engineer graduate interview questions shared by candidates
They asked about graphs DSA..
Tell us about a time where you came up with an innovative solution to a technical problem.
Would recommend practicing medium leetcode questions.
Find all palindromes in a string if you removed a given character
a dynamic programming coding problem.
1. Leetcode question: trapping rainwater. 2. Design / OOP: Design classes / data structures for a restaurant that has multiple pizza types and a salad, each has dressings with some specific price and quantity. We want to be able to calculate the price of some menu item. 3. General coding problem: You have a list of 10k product items, and want to display the user 10 of those every day they log in. How can we randomly chose 10 items with equal probability at each day from the list. Write a function for that (requires you to also come up with data structure or requirements like whether the input is modified etc.)
Preguntas técnicas sobre código en vivo.
It was coding assessment about the decryption of a password
LP, LeetCode style questions and design.
Viewing 3121 - 3130 interview questions