Systems Architect Interview Questions

343 systems architect interview questions shared by candidates

1. Delete a linked list node, given access to that node only: I replied that I can copy data of next node to current node and keep doing it until the last node. Last node should be freed then. It was the correct answer. 2. Architecturally describe in detail how does Kafka manage the distributed messaging Queue. Many follow up questions on Zookeper as well. 3. Code Max Subarray problem and test cases. I wrote a code and explained why my solution wouldn't work for all negatives. Interviewer liked it a lot, I found/corrected this exceptional case too. 4. Swapping two elements of linked list. I don't remember this question totally, but this was eventually around swapping nodes in linked list. 5. Lots of architectural and designing questions, around scalability, fault tolerance systems etc.
avatar

Systems Architect

Interviewed at Hortonworks

3.8
Oct 26, 2015

1. Delete a linked list node, given access to that node only: I replied that I can copy data of next node to current node and keep doing it until the last node. Last node should be freed then. It was the correct answer. 2. Architecturally describe in detail how does Kafka manage the distributed messaging Queue. Many follow up questions on Zookeper as well. 3. Code Max Subarray problem and test cases. I wrote a code and explained why my solution wouldn't work for all negatives. Interviewer liked it a lot, I found/corrected this exceptional case too. 4. Swapping two elements of linked list. I don't remember this question totally, but this was eventually around swapping nodes in linked list. 5. Lots of architectural and designing questions, around scalability, fault tolerance systems etc.

Viewing 21 - 30 interview questions

Glassdoor has 343 interview questions and reports from Systems architect interviews. Prepare for your interview. Get hired. Love your job.