What was the most complex design you had How did you solve a problem that you did not have the answer to What steps do you take in doing a new design
Architecte Systeme Interview Questions
344 architecte systeme interview questions shared by candidates
about javascript
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?
Comment analyse l’état actuel de l’Active Directory si il y a une suspicion d'attaque
This is a remote role, are you ok with that?
What kind of a manager are you?
How would you compress program trace coming straight from a CPU (i.e. compress the trace of an assembly program)?
Viewing 21 - 30 interview questions