Can you explain a project where you solved a difficult problem?
Software Engineer Summer Intern Interview Questions
12,247 software engineer summer intern interview questions shared by candidates
I was asked about different joins in SQL and to work out an example of these joins. They asked of what experience I gained in all the years of my college. They wanted to see if I was consistent throughout. They we talked about my project. My project was AES Cipher of Cryptography. The interviewer was not that much comfortable with Cryptography so the questions were just inquisitive and not that hard. They also asked what is the need of functions in Object Oriented Programming. Rest questions were of easy level and pertaining to CS Subjects. I was not selected for HR Round unfortunately. Our profiles didn't match I think.
DSA question: given an integer n, we have to print all possible valid parenthesis strings of length 2n.
In-string sorting
Two integers, A and B, swap their values without the use of a third variable.
Questions cover all heap, BST, linked list, traversal and string parsing (they like it)
How would you go about speeding up an API that is providing mainly static data?
Functions in python and what return in some cases.
Merge two sorted arrays with O(1) extra space
Given an array of n elements. Return the sum of min and max of all the subarrays.
Viewing 1741 - 1750 interview questions