How does cascade on delete work in SQL
Graduate Software Engineer Interview Questions
3,311 graduate software engineer interview questions shared by candidates
Describe how inheritance works (like with classes).
Phone interview question: create a deep copy of a linked list that also has a radome pointer - https://leetcode.com/problems/copy-list-with-random-pointer/description/
Coding Question 1: RegEx Matching problem Coding Question 2: Array related problem.
a hour of behavior questions, one hour of leetcode problems, and one hour of ood.
They asked about graphs DSA..
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.)
Viewing 3101 - 3110 interview questions