Tell me something about yourself
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
Print matrix in spiral form.
Basic Data Structures and Algorithms questions ranging from arrays and strings to graphs.
Q: what are your interests in tech?
They asked me to solve a DSA problem on arrays, focusing on both the brute force and optimized approach, and explain the trade offs between time and space complexity
Given an array of integers, return indices of the two numbers such that they add up to a specific target.
Make a random password generator
Related to arrays ,stack and matrix
First Asked to give your intro briefly in 5 min. Then he asked me about my experience in the one-month mentorship program, then he asked me to elaborately explain how I chose the topic and how I proceed and what technologies I used, and how I used them. after 30 min discussion, he asked me if I have any questions for him.
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.
Viewing 2481 - 2490 interview questions