The general OOP process, including virtual functions and then some basic DP / graph questions
Software Intern Interview Questions
20,222 software intern interview questions shared by candidates
What do you mean by binding in Java?
You're in a conference room and the window is broken. What's the temperature outside?
1. How do you test a keyboard? 2. Given nine items and one of them is heavier than the others, how do you find the heavier one using a scale twice?
You have 2 linked lists, return a list with the intersection. For example: Input: L1 = { 1,2,5,10} L2 = {9,4,5,10,15} return {5,10}
How to check if a Binary tree is a BST?
Explain your projects, what concepts and technologies were used
how to transfer data represented as a binary tree from an application to another if you had no helping tools, and only using the language you used to code?
During the interview, I was asked a technical question related to trees. The interviewer wanted to know how I would approach a problem involving trees, and how I would implement a solution using a programming language. I was able to provide a thoughtful and accurate response to the question, which demonstrated my problem-solving abilities. Additionally, the interviewer asked me about my experience with JavaScript and requested that I explain some of my previous projects that utilized this language. I was able to provide a detailed explanation of my projects and how I utilized JavaScript to solve various problems.
Design and submit a project
Viewing 961 - 970 interview questions