Round 1
Questions:
- Introduce yourself.
- What is the difference between HLD (High-Level Design) and LLD (Low-Level Design)?
- What is the difference between serverless architecture and microservices?
- What is containerization?
- When setting up a new microservice, what are the things that one needs to take care of?
- Coding question: Find the acronym of a string on any IDE.
- Input string: "all is well"
- Output string: "AIW" (the letters need to be capital).
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.