Build a chat app without socket technology
Full Stack Software Engineer Interview Questions
19,476 full stack software engineer interview questions shared by candidates
Recursive problem 1: Packaging You want to send your friend a package with different things. Each thing you put inside the package has such parameters as index number, weight and cost. The package has a weight limit. Your goal is to determine which things to put into the package so that the total weight is less than or equal to the package limit and the total cost is as large as possible. You would prefer to send a package which weights less in case there is more than one package with the same price.
How would you implement a chat room in the browser?
The were java related basic question and then coding based
Architecture interview is more like a conversation about what you've used in the past, questions about tech stack you're familiar with, and what kind of technical problem you've encountered and how you've solved it. During the logic interview, I was asked the question about burning two fuses to measure 45 mins; arranging dominoes on a chess board where corners are removed; permutation question about the ant on a 5x5 grid; and blind men losing their colored socks and rearranging them without seeing them. All of these questions are found on Google.
3 LC Easy/Mediums, I did mine in Python, but they only offered Python 2, so it was a slight adjustment for me
1. Tell me about a time when you made a mistake and what did you learn. 2. UI-related questions, from the early 2000s. 3. Random project experience questions from resume. 4. LC medium level question on graph traversal.
Cloud full stack
There was a question about forming a palindrome from a string of up to 100 characters by removing characters until you have the largest possible palindrome. There was a second part to this question where the indices of the characters that were removed from the string should also form a palindrome, something to that effect.
I see Azure SQL in your profile? is that hosted over PaaS
Viewing 1801 - 1810 interview questions