How would you implement a chat room in the browser?
Full Stack Developer Interview Questions
19,473 full stack developer interview questions shared by candidates
Build a chat app without socket technology
3 LC Easy/Mediums, I did mine in Python, but they only offered Python 2, so it was a slight adjustment for me
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.
Cloud full stack
How can you efficiently render a very large table to the screen?
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.
Q: Core javascript topics and implementation.
what is node.js, and what is different between SQL and MongoDB
Had 3 rounds 1st Round: Medium leetcode level Qs - Passed this round 2nd Round: Javascript console log related question basically to pretty print JSON object data like we see in DB Tables...Had some edge cases related to column length 3rd Round: Time-series DB question & Architecture style. Scenario related to use of this DB was asked, write query, schema etc.
Viewing 1801 - 1810 interview questions