leetcode medium question involving hashmaps
Software Engineer Intern Interview Questions
12,192 software engineer intern interview questions shared by candidates
When did you mess something up, and how did you go about fixing it?
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.
Write code to reverse a linked list in C++ or Java
How would you describe internet to kinder garden children?
Write an algorithm to validate a palindrome
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?
Reorder elements of linked list such that no two consecutive elements have the same parity. You have to reorder pointers, not just the values.
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?
Viewing 671 - 680 interview questions