You are given a 2D array which is populated with numbers. The 2D array simulates a map where a country is defined by a number who's neighbors are different numbers to them. if the number neighboring are the same then the count as one complete country. Write an Algorithm which will go through a 2d matrix and count the number of countries
Graduate Developer Interview Questions
2,024 graduate developer interview questions shared by candidates
What is an object?
Why do I want to work in Modulr?
Tell us about a time when you stretched yourself?
Describe a time when your opinions differed from the group but you held firm.
Find the missing number in the array
Given two delivery routes which one would you suggest to a manager. Similarly a question regarding which feature I would prioritise given a choice of two feature descriptions
A generic leetcode style question
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.
Viewing 791 - 800 interview questions