Design an algorithm for creating a puzzle.
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
None were too difficult or unexpected. One I hadn't seen before was give all the test cases for a function which accepts a rectangle and a line and tests to see if any point of the line is inside the rectangle
They asked about my ML project.
Given a file consisting of passenger details and the seating layout of a train assign berths(seats) and coach to the passenger by following certain criteria: i. People above the age of 60 should get priority in getting a seat. ii. People above the age of 60 should only get a lower berth.
Total paths in a 2d grid
Print all leaf nodes in a Binary tree
Data structures and standard leetcode questions were asked.
system design, leetcode medium questions
What is function overloading and write a code for it
Search element in 2-D matrix
Viewing 1521 - 1530 interview questions