a dynamic programming coding problem.
Graduate Software Engineer Interview Questions
3,305 graduate software engineer interview questions shared by candidates
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.
Eine Programmieraufgabe random von Hackerrank
Prove a simplified "Juego de la Oca" board (an array of every cell and how many moves can you move at most from there) can be solved.
En la pregunta de ADE fue una pregunta que se podía resolver con un hash map, en la de OOP fue la de diseño de una pizzería
An easy leetcode question was asked
What is the difference between a binary tree and a binary search tree?
Viewing 3121 - 3130 interview questions