Write an algorithm to validate a palindrome
Software Intern Interview Questions
17,763 software intern interview questions shared by candidates
How would you implement the "estimated time to completion" feature of a progress bar?
You're in a conference room and the window is broken. What's the temperature outside?
How would you implement an undo and redo feature in an application like Photoshop?
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.
1st round: The technical interviews consisted of a leetcode-style easy question, and a playlist shuffling question. Both of these interviews didn't expect you to actually have runnable code, just an explained thought process. Final round: Many behavioral questions were asked about my ability to work with others. The coding interview was a sudoku based question.
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
Viewing 901 - 910 interview questions