Categories: Interview questions

Technical Architect Interview Questions – Part 2

Following is the list of questions that were discussed by me with some of the guys appearing for the position of technical lead or architect, in last few months. Please feel free to share your opinion on them.

Architecture

  • Define the roles and responsibilities of technical architect, application architect, solution architect and an enterprise architect?
    The reason I asked this question was that the interviewee ended up mentioning all of these roles while introducing himself. And, while answering the question, he was unable to clearly define these roles. As an advice, please take care of mentioning about your role when attending the interview for the role of an architect.
  • For a new web application project, would you still recommend a traditional MVC based approach? What may the technology stack look like for a new web application which can as well be ported quickly to work on mobile devices?
  • How is the recent turmoil in Javascript world with frameworks such as Angular, Knockout, Emberetc, would impact the overall architecture of upcoming web applications?
  • Define REST by describing Representation State Transfer? Interestingly, I have found that many were not able to clearly define in terms of “Representation State Transfer”.

Code Quality

  • It may be difficult to achieve high unit test coverage for a very long method. True or false? And, why?
  • How would you go about refactoring a class file having 3000 lines of code?
  • Mention top 5 code refactoring techniques you would want to suggest to your developers working on legacy code?
  • What are different unit tests naming conventions you suggest to the developers?

Application Security

  • Could you mention top 3 security vulnerabilities that you want to suggest developers to take care while they are doing design and development?

Cloud Applications

  • Mention top 2-3 things for developers to watch out for when developing a cloud-ready applications?
  • What are different cloud service models?
  • Describe multi-tenancy with reference to Software-as-a-service (SAAS) cloud service model.
Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.

Recent Posts

Large Language Models (LLMs): Four Critical Modeling Stages

Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…

2 months ago

Agentic Workflow Design Patterns Explained with Examples

As Large Language Models (LLMs) evolve into autonomous agents, understanding agentic workflow design patterns has…

2 months ago

What is Data Strategy?

In today's data-driven business landscape, organizations are constantly seeking ways to harness the power of…

2 months ago

Mathematics Topics for Machine Learning Beginners

In this blog, you would get to know the essential mathematical topics you need to…

3 months ago

Questions to Ask When Thinking Like a Product Leader

This blog represents a list of questions you can ask when thinking like a product…

3 months ago

Three Approaches to Creating AI Agents: Code Examples

AI agents are autonomous systems combining three core components: a reasoning engine (powered by LLM),…

3 months ago