Suppose there is an existing codebase written in C++ language. Now to further the progress of the work you have to use python and integrate the work of the previous C++ code, how will you do it?
Software Engineer Summer Intern Interview Questions
12,247 software engineer summer intern interview questions shared by candidates
Diamond problem and some DSA problems.
Q. Questions on finding minimum element from stack in constant time without any extra space.
In-place array reversal, level-order binary tree traversal, reading two files and outputting strings common to both.
You are given a stock sequence like: 3, 6, 2,10, 5, 9. Each number represents the price for buying/selling a certain stock each day. You can buy once and sell only once. Find the maximum possible gain.
A inherits from B, which inherits from C. Will initializing A invoke constructor of C
sort a linked list which has mangled pointers
what is object and what is interference in OOD
Find minimum index for unique characters.
There were behavioral questions too and some were kind of hard. Tell me about a time you went over and above for a customer.
Viewing 1691 - 1700 interview questions