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
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Can't disclose. But have a good idea of how the ASCII table is organized. Understand malloc's internals.
What's the most number of lines of code you've written in one project?
system design, leetcode medium questions
What is function overloading and write a code for it
Total paths in a 2d grid
Search element in 2-D matrix
you are given a grid. Find Minimum cost to reach bottom right corner
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.
Q2: Create a class in C/C++ to implement long integer - and perform arithmetic operations.
Viewing 1521 - 1530 interview questions