There are some villages near a city in India that have yet to be connected to the city via road. Some villages are connected to each other via road and some aren’t. A village is said to be connected to the city if one can travel from that village to the city via any road. The cost of making a road between a city and a village and that of between a village and another village is the same and equal to 1 unit. Find the minimum cost the government must bear in order to connect all the villages to the city. Input: N: number of villages. Matrix: M[N+1][N+1] where 0 to N-1 indexes represents a village and the Nth index represents a city. M[x][y] = M[y][x] = 1 if there is a road between x and y.
Engineer Ii Interview Questions
9,762 engineer ii interview questions shared by candidates
Binary Tree is BST or not
Longest palindrome, question on BFS implementation
React Concepts while building the component
Round 1 - maximum Continuous sub array sum Round 2 - Desgin a warehouse system.
Why did you pick this company and position? Personal background discussions and tour. They were working harder to figure out how I could contribute and where I could fit best rather than if they should hire me. Open and honestly shared thoughts.
There was a very long leetcode-type question. It look a lot of time just to read through it, and I had to write a solution using C#.
Tell me about you self and Roles and Responsibilities in current organization.
is it advisable to use both Horizontal Pod Autoscaler (HPA) and Vertical Pod Autoscaler (VPA) on the same application? If yes, what are the possible consequences of doing so? And what kind of challenges or unexpected behaviours might occur when both are applied on the same pod?
1. What is reliability to you? 2. How to communicate your hard to pass ideas to a group of people & convince them? 3. Why are you looking to swing over to different industries?
Viewing 9391 - 9400 interview questions