Explain about Solid principles ?
Enginner Interview Questions
885 enginner interview questions shared by candidates
What is my greatest achievement in my career to date
basics of SQL, concurrency principles, salary, CV
They are looking for by the book explanations rather than practical examples in most cases. Even if your background is networking I would recommend brushing up on your textbooks. Topics I would recommend studying: DNS (High Level) DHCP and DHCP Relay (Get deeper here) NAT (High Level) VLANs (Deep, understand L2 & L3 switching) TCP 3 way handshake (I was asked about this multiple times) HTTPS Differences between Asymetric and Symetric encryption
What is a situation where you needed to use your leadership skills?
Experiência anterior, conhecimento sobre as tecnologias da vaga.
1. The most challenging project. 2. an easy-medium LC problem
Sort a linked list Questions about different networking protocols Semaphores and threads
We are developing an application for bus drivers that tells them where to drive, so that they can pick up and drop off riders that have been matched to them. A primary function of this app is to display a set of "driver instructions" that tells the driver where to drive and who to pick up or drop off over the course of the entire day. Each bus has a limited capacity in terms of the maximum number of riders that can be on board simultaneously. Your task is to write code that takes as input some driver instructions, and tells us whether following those instructions would cause the bus's capacity to be exceeded at any point in the day. *Once you finish this easy question, they ask a follow-up: Now, we learn that some riders are on wheelchairs. Each wheelchair requires two seats to be folded up on the bus when such a rider boards, and when the rider exits the bus those two seats become free again. We know ahead of time which riders will require wheelchairs. However, not every seat on a bus is foldable, and some buses have more foldable seats than others. How would you modify your solution to handle this functionality?
Oops implementation. Sliding window. Lcs
Viewing 841 - 850 interview questions