Tag: interview question
In a Facebook/Meta interview (Software Engineering Roles including Site Reliability Engineers and Enterprise Engineers), the Product Design and System Design interviews serve distinct purposes and require different approaches: Usually, …
Note: recently this has been asked in the first round of the technical interviews by Tiktok (Bytedance) for a Site Reliable Engineer role in London. TCP/IP Protocols is a …
I think this is one of the most popular interview questions for Software Engineering Positions. Recently it has been said this has been asked in one of the Tiktok …
Let’s design a data stream that takes a bit either 1 or 0, and then returns true/false to indicate that the integer (constructed by the bits so far) is …
You are given a set of two-dimensional rectangular boxes on a two-dimensional Cartesian plane with the following assumptions and constraints: All boxes are axis-aligned, i.e. each box can be …