Development Engineer Interview Questions

37,146 development engineer interview questions shared by candidates

There are players who are assigned either of 5 teams and integral score in the range of 1 to 5. Implement the given functions in O(1): (a) given id, team and score; add player (b) given id and team; change team of the player (c) given id and score; change score of the player (d) given team and integer; decrement score of each player of the team by the given integer
avatar

Software Development Engineer

Interviewed at Samsung R&D Institute India - Noida

3.2
Nov 1, 2023

There are players who are assigned either of 5 teams and integral score in the range of 1 to 5. Implement the given functions in O(1): (a) given id, team and score; add player (b) given id and team; change team of the player (c) given id and score; change score of the player (d) given team and integer; decrement score of each player of the team by the given integer

Given the graph consist of pair and weight attached to it. Print out the node having the maximum number of inorder weights. (Node having maximum sum weight ). Given the graph, Print out the maximum weight Cycle of the graph. ( Cycle which has maximum sum weight ). Given the 2 nodes. Print the shortest path between them. ( Return the array containing the path).
Mar 9, 2022

Given the graph consist of pair and weight attached to it. Print out the node having the maximum number of inorder weights. (Node having maximum sum weight ). Given the graph, Print out the maximum weight Cycle of the graph. ( Cycle which has maximum sum weight ). Given the 2 nodes. Print the shortest path between them. ( Return the array containing the path).

Viewing 2341 - 2350 interview questions

Glassdoor has 37,146 interview questions and reports from Development engineer interviews. Prepare for your interview. Get hired. Love your job.