How Ping works for same network and Different Networks. The expectation is how deep you can tell. How correct your knowledge is NAT, Routing, ARP, IP Forwarding.
Staff Software Engineer Interview Questions
2,601 staff software engineer interview questions shared by candidates
1) Create binary tree from pre order and in order traversals 2) A question regarding dependency management (It was big use case description) which could be solved by two stacks 3) Graph traversal 4) Linked List node reversal of alternative node 1->2->3->4->5->6 would become 2->1->4->3->6->5
What kind of metrics would you use for a microservice that consumes and produces Kafka messages? What kind of difficulties have you faced with during Reactive programming?
Q3 - Given an m x n 2D binary grid grid which represents a map of '1's (land) and '0's (water), return the number of islands.
Q4 - Draw out a diagram for a service that will be talked to, with the service being a black box. Basically "how do microservices talk to each other" from what I gathered of the minimal back-and-forth I had with the interviewer. Pretty revealing that this is the only whiteboarding question I got for a staff-level position.
Questions about past projects. Technologies used, scale and challenges.
Process bitcoin blocks and write some query api on top of the processes data.
“What are your thoughts on quality?” … most questions with the QA were like this.
General behavior questions that you can find on first google search
Basic questions about myself and my experience with past coding projects.
Viewing 2241 - 2250 interview questions