DSA questions and Core CSE subjects questions
Software Engineer Intern Interview Questions
9,351 software engineer intern interview questions shared by candidates
In the interview was some personal questions and some logical questions, like- describe a recursion to a child.
Give brute force, divide and conquer, dynamic programming solutions to the Longest Palindromic Subsequence problem, and discuss space/time tradeoffs.
about DSA, DBMS, problem solving
Asked about how to design a data dashboard with APIs
Check if binary representation of a number is a palindrome, consider all 32 bits. So, 5 would not be a palindrome by this logic. Convert a given binary tree to a mirror tree and then again another question on trees - given the parent pointer of every node, find the leftmost right cousin of given node.
Describe an incident of working on a project with a difficult team member
You can find the question and the answer to one of the questions asked in the first round here -
Started with reversing the linked list and then did many modifications in that.
What do you monitor when executing an ML training run?
Viewing 7711 - 7720 interview questions