How would you implement an undo and redo feature in an application like Photoshop?
Software Intern Interview Questions
17,717 software intern interview questions shared by candidates
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?
They asked me basic questions related to my resume
Design and submit a project
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.
Some software design questions and easy coding challenges.
Find the maximum depth of a B-tree
One ques was that in a binary tree, if node is a leaf, add duplicate nodes there
there is an array of size n that represents rooms , just one door is open (at index 0), and each room contains keys to the other rooms, we need to check if there is a way to get into all the other rooms.
Solve a problem using your favorite programming language
Viewing 901 - 910 interview questions