A generic leetcode style question
Graduate Software Developer Interview Questions
1,326 graduate software developer interview questions shared by candidates
The technical questions were: A Boggle game where you are given a matrix and must determine how many words can be formed. Creating the structure of a tree. Implementing a system for a pizza place to calculate the price of a pizza based on size, toppings, and dough.
Design a Pizza class with ability to provide a base, size, and toppings, and return the price depending on those parameters.
write a function to find the shortest path from one point to another using a 2D grid.
if you worked in a supermarket and the electricity went off, what would you do.
What are the four pillars of object-oriented programming?
Describe how you would use an interface.
OOP Concepts.
Some array and String related questions
Sort hotels list: Given a set of hotels and its guests reviews, sort the hotels based on a list of words specified by a user.
Viewing 531 - 540 interview questions