about javascript
Systems Architect Interview Questions
332 systems architect interview questions shared by candidates
How would you migrate on-prem workloads to the cloud
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.
Describe some stuff in networking.
What´s the difference between EJB and Spring?
This is a remote role, are you ok with that?
What kind of a manager are you?
Why pega?
How would you compress program trace coming straight from a CPU (i.e. compress the trace of an assembly program)?
Emphasis on vendor management, my precise role in handling vendors selling us products, have I been the one to tell the vendor they did not make the sale, what did I tell the vendor, how did they take it, etc.
Viewing 21 - 30 interview questions