Architect

200+ Architect Interview Questions and Answers

Updated 6 Jul 2025
search-icon
2d ago

Q. How do you find the resources available on a server if it is on premise?

Ans.

To find resources on a server on premise, you can use various methods such as accessing the server directly, using command-line tools, or utilizing server management software.

  • Access the server directly and navigate through its file system to locate the resources.

  • Use command-line tools like 'ls' or 'dir' to list the files and directories on the server.

  • Utilize server management software that provides a graphical interface to browse and search for resources.

  • Check the server docu...read more

Asked in AtkinsRealis

3d ago

Q. Hav u worked on any international projects? What are the 5 levels of water proofing techniques? What are the layers of false ceiling how the done false ceiling? What is the height of mechanical floor in high ri...

read more
Ans.

Yes, I have worked on international projects and can provide information on waterproofing techniques, false ceiling layers, and mechanical floor heights in high rise buildings.

  • I have worked on international projects in various countries, including designing waterproofing systems for buildings in coastal areas prone to heavy rainfall.

  • The 5 levels of waterproofing techniques typically include surface preparation, application of waterproofing membrane, installation of drainage s...read more

Architect Interview Questions and Answers for Freshers

illustration image
4d ago

Q. What does a dotted cross represent in an architectural drawing?

Ans.

A dotted cross in an architectural drawing typically represents a structural column.

  • A dotted cross indicates the location of a structural column in the building.

  • It helps the construction team understand where the columns need to be placed.

  • The dotted lines show the vertical and horizontal axes of the column.

  • Architects use this symbol to communicate the structural elements of the building.

  • Here's an example: If there is a dotted cross in a floor plan, it means there is a column ...read more

3d ago

Q. How does Authentication in Web API works? What are the dirrent endpoints you will use /? What Http verbs you will use.

Ans.

Authentication in Web API involves using endpoints and HTTP verbs to verify user identity.

  • Authentication is the process of verifying user identity before granting access to resources

  • Web API uses endpoints such as /login and /register to handle authentication requests

  • HTTP verbs such as POST and GET are used to send and receive authentication data

  • Authentication can be implemented using various methods such as OAuth, JWT, and Basic Authentication

Are these interview questions helpful?
5d ago

Q. 1. Briefly run through your architectural design experience. 2. Are you capable of handling end-to-end project life cycles? 3. What is a major huddle you faced in completing a project? How did you solve it? 4....

read more
Ans.

I have extensive experience in architectural design and have successfully handled end-to-end project life cycles.

  • Extensive experience in architectural design

  • Successfully handled end-to-end project life cycles

  • Strong problem-solving skills

  • Effective communication and collaboration with stakeholders

  • Ability to manage and prioritize tasks

  • Attention to detail and adherence to deadlines

  • Experience in using architectural software and tools

  • Knowledge of building codes and regulations

  • Abili...read more

Asked in Dar Group

5d ago

Q. Tell me about your experience using Revit software.

Ans.

I have extensive experience using Revit software for architectural design and documentation.

  • I have been using Revit for over 5 years in various architectural projects.

  • I am proficient in creating 3D models, generating construction drawings, and coordinating with other disciplines using Revit.

  • I have successfully completed several projects using Revit, including a commercial office building and a residential complex.

  • I am familiar with Revit's features such as parametric modeling...read more

Architect Jobs

Robert Bosch Engineering and Business Solutions Private Limited logo
Dat Architect (Strategic) 10-16 years
Robert Bosch Engineering and Business Solutions Private Limited
4.1
Hosur
Robert Bosch Engineering and Business Solutions Private Limited logo
Dat Architect (Strategic) 10-16 years
Robert Bosch Engineering and Business Solutions Private Limited
4.1
Hosur
Robert Bosch Engineering and Business Solutions Private Limited logo
Dat Architect (Strategic) 10-16 years
Robert Bosch Engineering and Business Solutions Private Limited
4.1
Hosur

Asked in Google

2d ago

Q. GCP group for merge the projects to reduce the 100 to 25.

Ans.

Create a GCP group to merge projects and reduce from 100 to 25.

  • Identify the projects to be merged based on criteria such as functionality, ownership, or resource usage.

  • Create a new GCP project to serve as the merged project.

  • Migrate the necessary resources and data from the individual projects to the merged project.

  • Update any dependencies or configurations to reflect the changes.

  • Ensure proper access controls and permissions are set up for the merged project.

  • Test and validate t...read more

Asked in AIRBUS

5d ago

Q. What do you think would be the next challenges in architecting technology for Airbus?

Ans.

The next challenges in architecting technology for Airbus would be to focus on sustainability, automation, and digitalization.

  • Developing sustainable aviation technologies to reduce carbon emissions

  • Implementing automation in aircraft manufacturing and maintenance processes

  • Leveraging digitalization to enhance operational efficiency and passenger experience

  • Integrating artificial intelligence and machine learning in aircraft systems for predictive maintenance and safety

  • Ensuring c...read more

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q. What are the different baking temperatures used in paint booths?

Ans.

The number of baking temperatures in paint varies depending on the type and application.

  • Different types of paint may require different baking temperatures.

  • Some paints may require a single baking temperature, while others may require multiple temperatures.

  • The baking temperature is determined by factors such as the type of paint, desired finish, and substrate material.

  • Examples of baking temperatures in paint include 120°C, 150°C, and 180°C.

Asked in Bosch

2d ago

Q. How can you achieve a multi-cloud product with fault tolerance?

Ans.

Achieving multi cloud product with fault tolerance requires redundancy, automation, and monitoring.

  • Implement redundancy across multiple cloud providers to ensure availability

  • Automate failover processes to quickly switch to a backup cloud provider

  • Monitor performance and availability across all cloud providers

  • Use load balancing to distribute traffic across multiple cloud providers

  • Implement disaster recovery plans to minimize downtime

2d ago

Q. As an Architect, what steps would you take to migrate an application to Azure?

Ans.

As an Architect, I will follow these steps to move an application to Azure.

  • Assess the application's compatibility with Azure

  • Choose the appropriate Azure services for the application

  • Migrate the application data to Azure

  • Re-architect the application if necessary

  • Test the application thoroughly after migration

3d ago

Q. What does a continuous line depict in an architectural drawing?

Ans.

A continuous cross line in an architectural drawing represents a section cut through a building.

  • A cross line is used to indicate a section cut through a building

  • It helps to show the interior details of the building

  • The line is continuous to indicate that the section cut is continuous throughout the building

  • The line is labeled with letters or numbers to indicate the location of the section cut

  • Examples of cross lines can be found in floor plans, elevations, and sections

Asked in Numino Labs

1d ago

Q. Discuss the architecture of current project What are the main components used How was security implemented? How was the performance achieved ? How is the CI/CD pipeline works and how the application deployment...

read more
Ans.

The current project architecture includes main components, security implementation, performance achievement, CI/CD pipeline, and application deployment on prod.

  • Main components used: microservices architecture with Docker containers, Kubernetes for orchestration

  • Security implemented: TLS encryption, OAuth2 for authentication, role-based access control

  • Performance achieved: load balancing, caching, database optimization

  • CI/CD pipeline: Jenkins for automation, unit tests, integrati...read more

Asked in Numino Labs

4d ago

Q. Design a app which reads million of records from DB ? How to make sure that the java application is efficient and scalable in receiving million of request How to implements security How to improve the performan...

read more
Ans.

Design a scalable Java app for reading millions of records from a DB efficiently and securely.

  • Use connection pooling to handle multiple requests efficiently.

  • Implement caching mechanisms to reduce the load on the database.

  • Optimize SQL queries by using indexes, avoiding unnecessary joins, and limiting the data retrieved.

  • Implement security measures such as encryption, input validation, and role-based access control.

  • Use load balancing and horizontal scaling to handle a large numb...read more

Asked in Altimetrik

1d ago

Q. What is the process of designing an API that accepts requests in XML format and returns responses in JSON format?

Ans.

Designing an API that processes XML requests and returns JSON responses involves several key steps and considerations.

  • Define API endpoints and methods (e.g., GET, POST).

  • Implement XML parsing to handle incoming requests.

  • Convert parsed XML data into a suitable internal data structure.

  • Process the request and generate the appropriate response.

  • Convert the response data into JSON format.

  • Set appropriate HTTP headers for content type (e.g., 'application/json').

  • Ensure error handling f...read more

1d ago

Q. what services you have used in azure ? How ci cd work

Ans.

I have used various services in Azure including Azure App Service, Azure Functions, Azure SQL Database, and Azure Storage. For CI/CD, I have used Azure DevOps.

  • Azure App Service for hosting web applications

  • Azure Functions for serverless computing

  • Azure SQL Database for managed relational database

  • Azure Storage for storing and accessing data

  • Azure DevOps for continuous integration and continuous deployment

3d ago

Q. What does a single line in an architectural drawing depict?

Ans.

A single line in an architectural drawing depicts a specific element or feature of the design.

  • A line can represent a wall, window, door, or other structural element

  • The thickness and style of the line can indicate the material or function of the element

  • Lines can also show dimensions, scale, and orientation of the design

  • A single line may be part of a larger drawing that includes multiple lines and shapes

5d ago

Q. What is Microservices ? Can mcroservice use same Database.

Ans.

Microservices are small, independent services that work together to form a larger application. They can use the same database.

  • Microservices are a way of breaking down a large application into smaller, more manageable pieces.

  • Each microservice is responsible for a specific task or function.

  • Microservices communicate with each other through APIs.

  • They can use the same database, but it's generally recommended to use separate databases for each microservice.

  • Using separate databases ...read more

Asked in TCS

1d ago

Q. What steps should be followed for MSTR to Power BI migration?

Ans.

Steps to follow for MSTR to Power BI migration

  • Assess the current MSTR environment and identify the reports and dashboards to be migrated

  • Map the data sources and connections used in MSTR to Power BI equivalents

  • Recreate the reports and dashboards in Power BI using the mapped data sources

  • Test the migrated reports and dashboards to ensure accuracy and functionality

  • Train users on the new Power BI environment and retire the MSTR environment

3d ago

Q. How many changes have you made in your Test Environment, and how was the Impact Analysis communicated to your Managers?

Ans.

I have made several changes in the Test Environment and communicated the Impact Analysis to my Managers through detailed reports and meetings.

  • Regularly updating test environment with new configurations and software versions

  • Documenting all changes made and their potential impact on testing

  • Conducting meetings with managers to discuss the impact analysis and get their feedback

  • Providing detailed reports outlining the changes and their effects on testing timelines and quality

  • Ensur...read more

Q. What do you know about Energy Conservation Building Code? What is difference between ECBC, LEED and GRIHA? Can you give presentations to government officials?

Ans.

ECBC is a code for energy conservation in buildings. LEED and GRIHA are green building rating systems. Yes, I can give presentations to government officials.

  • ECBC is a mandatory code for energy conservation in buildings in India

  • LEED and GRIHA are voluntary green building rating systems

  • ECBC focuses on energy efficiency in building design, construction, and operation

  • LEED focuses on sustainability and environmental performance of buildings

  • GRIHA focuses on reducing the environment...read more

1d ago

Q. How would you convince a client who disagrees with your design?

Ans.

I would present the client with a detailed explanation of the design, highlighting its benefits and addressing any concerns they may have.

  • Listen to the client's concerns and understand their perspective

  • Explain the design concept clearly and address how it meets the client's needs

  • Provide visual aids such as sketches or 3D models to help the client visualize the design

  • Offer alternative solutions or compromises that may address the client's concerns while still maintaining the i...read more

Asked in Hilti

2d ago

Q. How do you version control your .apk file in Android?

Ans.

The .apk file in Android can be version controlled using Git or other version control systems.

  • Use a version control system like Git to track changes to the .apk file

  • Create a repository for the project and commit the .apk file along with other source code files

  • Tag or create branches in the version control system to mark different versions of the .apk file

  • Use a build automation tool like Gradle to automate the process of generating the .apk file

  • Ensure that the .apk file is incl...read more

5d ago

Q. What are the things to consider when migrating an application to Azure?

Ans.

Considerations for moving an application to Azure

  • Assess application compatibility with Azure

  • Evaluate cost and pricing options

  • Determine data storage and security requirements

  • Plan for migration and downtime

  • Consider scalability and performance needs

Asked in IBM

2d ago

Q. Briefly describe the architectural methods followed to prepare a feasible solution for any client's requirements?

Ans.

Architectural methods involve understanding client requirements, analyzing site conditions, creating design concepts, and refining the solution.

  • Understand client's needs and preferences

  • Analyze site conditions and constraints

  • Create design concepts and present to client

  • Refine the solution based on feedback

  • Consider budget and timeline constraints

  • Collaborate with engineers and contractors

  • Ensure compliance with building codes and regulations

Asked in Wipro

5d ago

Q. How would you design test data for different types of databases, including distributed, non-distributed, and mainframe databases?

Ans.

Designing test data content for different flavors of DB

  • Identify the data types and structures for each DB flavor

  • Create test data that covers all possible scenarios and edge cases

  • Ensure data consistency and accuracy across all DB flavors

  • Consider performance and scalability factors for distributed DBs

  • Include mainframe-specific data such as EBCDIC encoding and packed decimal formats

Q. What is the reason behind switching companies frequently?

Ans.

Frequent company switches can be due to various reasons such as seeking growth opportunities, better compensation, or dissatisfaction with the work environment.

  • Seeking growth opportunities

  • Better compensation

  • Dissatisfaction with work environment

Asked in Tata Digital

5d ago

Q. What are the design considerations for creating a Twitter-like platform that caters to various use cases?

Ans.

Designing a Twitter-like platform requires scalability, user engagement, security, and diverse content management.

  • Scalability: Ensure the platform can handle millions of users and tweets, like Twitter's infrastructure with distributed databases.

  • User Engagement: Implement features like trending topics, hashtags, and notifications to keep users active and informed.

  • Security: Protect user data with encryption and implement robust authentication methods to prevent unauthorized acc...read more

Asked in Coforge

3d ago

Q. How do you prioritize delivery when you receive multiple feedback items?

Ans.

When receiving multiple feedbacks, prioritizing delivery involves considering the impact, urgency, and alignment with project goals.

  • Assess the impact of each feedback on the overall project objectives

  • Evaluate the urgency of each feedback based on deadlines and dependencies

  • Consider the alignment of each feedback with the project goals and priorities

  • Communicate with stakeholders to understand their expectations and priorities

  • Create a prioritization framework or matrix to object...read more

6d ago

Q. What cloud architectures have you worked with, and how was the integration of cloud to on-premise achieved?

Ans.

I have worked on integrating cloud architecture with on-premise systems using hybrid cloud solutions.

  • Implemented hybrid cloud solutions using AWS Direct Connect and VPN for secure connectivity between on-premise and cloud environments

  • Utilized Azure ExpressRoute to establish private connections between on-premise and Azure cloud environments

  • Implemented Google Cloud VPN to connect on-premise networks with Google Cloud Platform

  • Leveraged Kubernetes to deploy and manage containeri...read more

1
2
3
4
5
6
7
Next

Interview Experiences of Popular Companies

TCS Logo
3.6
 • 11.1k Interviews
Accenture Logo
3.7
 • 8.7k Interviews
Wipro Logo
3.7
 • 6.1k Interviews
Cognizant Logo
3.7
 • 5.9k Interviews
LTIMindtree Logo
3.7
 • 3k Interviews
View all
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Architect Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits