Upload Button Icon Add office photos

Filter interviews by

Theaec Global Associates Architect Interview Questions and Answers

Updated 28 Apr 2024

Theaec Global Associates Architect Interview Experiences

1 interview found

Architect Interview Questions & Answers

user image Anonymous

posted on 22 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. One to two seniors will attend you for the interview
  • Q2. Regarding structure and architecture knowledge.
Round 2 - Aptitude Test 

Software skill test.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Feb 2023.

Round 1 - Technical 

(5 Questions)

  • Q1. Java and micro service design patterns
  • Ans. 

    Java and micro service design patterns involve structuring code for scalability and flexibility.

    • Use of design patterns like Singleton, Factory, and Observer for creating microservices in Java.

    • Implementing Circuit Breaker pattern to handle failures and prevent cascading failures in microservices architecture.

    • Applying API Gateway pattern to manage and secure communication between microservices.

    • Utilizing Service Registry ...

  • Answered by AI
  • Q2. Java 8 features and examples for implementation
  • Ans. 

    Java 8 introduced several new features such as lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow for more concise code by enabling functional programming.

    • Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.

    • Streams provide a way to process collections of objects in a functional style.

    • Default methods allow int...

  • Answered by AI
  • Q3. Spring boot application work knowledge
  • Q4. GIT lab SCM operations
  • Q5. Front end technology related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About my past projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Just give interview nothing required basic skills

I applied via Naukri.com and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain work experience, questions based on portfolio, salary expectations, and work style.
  • Q2. Work flow, a typical day at office, salary, what the job would entail

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic knowledge about the company and the brand. Also make sure your portfolio is updated and impressive.

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Previous experience and how soon can I join

Interview Preparation Tips

Interview preparation tips for other job seekers - I was offered.After going through their reviews and talking to few employees understood it's not a good place.Still gave benefit of doubt thinking brand TATA and understood good reviews are written by HR guys probably and it is truly ugly place.Pathetic, abusive leadership.So many unnecessary layers.

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your experience
  • Q2. Discription about your work experience
Round 2 - HR 

(2 Questions)

  • Q1. What are your expectations
  • Q2. Be discriptive about your experience and expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about yourself and work experience about your past and future ambition.

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Cloud architecture you have worked and how was integration of cloud -> onpremise 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 Pl...

  • Answered by AI
  • Q2. How security aspects were addressed ?
  • Ans. 

    Security aspects were addressed through a multi-layered approach.

    • Access control measures were implemented to restrict entry to authorized personnel only.

    • CCTV cameras were installed to monitor the premises.

    • Firewalls and encryption were used to secure the network.

    • Regular security audits were conducted to identify vulnerabilities.

    • Emergency response plans were developed and tested.

    • Security personnel were trained to handle ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and precise. It is not that difficult but you need to have practical exposure to Cloud environment. Cloud certifications will be an add on.
Go thru the job description thoroughly and recheck on any aspects which need to be revised.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic about strecture and planning. The main focus is how fast are you in making plans.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not grate to share much. Mainly it's depends on person who is taking interview.

Interview Questionnaire 

5 Questions

  • Q1. What are OOPS concepts
  • Ans. 

    OOPS concepts are the principles of Object-Oriented Programming that help in designing and implementing software systems.

    • Encapsulation - bundling of data and methods that operate on that data

    • Inheritance - ability of a class to inherit properties and methods from a parent class

    • Polymorphism - ability of objects to take on multiple forms or behaviors

    • Abstraction - hiding of complex implementation details and providing a si

  • Answered by AI
  • Q2. What abstraction in OOPS
  • Ans. 

    Abstraction is a fundamental concept in OOPS that allows hiding implementation details and focusing on essential features.

    • Abstraction is the process of identifying essential features and ignoring the rest.

    • It allows creating abstract classes and interfaces that can be implemented by concrete classes.

    • Abstraction helps in achieving encapsulation and modularity in software design.

    • Examples of abstraction include abstract cl...

  • Answered by AI
  • Q3. What is parameterize
  • Ans. 

    Parameterize refers to the process of defining parameters or variables in a system or program.

    • Parameterizing allows for greater flexibility and customization in a system or program.

    • It can be used in various fields such as engineering, finance, and computer science.

    • For example, in a computer program, parameterizing can allow the user to input values for certain variables, making the program more adaptable to different s

  • Answered by AI
  • Q4. What are benefits of Devops
  • Ans. 

    DevOps benefits include faster delivery, improved collaboration, increased efficiency, and better quality.

    • Faster time-to-market for software releases

    • Improved collaboration between development and operations teams

    • Increased efficiency through automation and continuous delivery

    • Better quality through continuous testing and monitoring

    • Reduced risk of errors and downtime

    • Improved customer satisfaction and loyalty

    • Cost savings t

  • Answered by AI
  • Q5. What are the tools used for continuous integration
  • Ans. 

    Tools for continuous integration include Jenkins, Travis CI, CircleCI, GitLab CI/CD, and Bamboo.

    • Jenkins is a popular open-source tool for continuous integration and delivery

    • Travis CI is a cloud-based continuous integration platform

    • CircleCI is a cloud-based continuous integration and delivery platform

    • GitLab CI/CD is a built-in continuous integration and delivery tool in GitLab

    • Bamboo is a continuous integration and deplo

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Professional development
  • Q2. Career growth

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay positive,prepare well,

Theaec Global Associates Interview FAQs

How many rounds are there in Theaec Global Associates Architect interview?
Theaec Global Associates interview process usually has 2 rounds. The most common rounds in the Theaec Global Associates interview process are One-on-one Round and Aptitude Test.
How to prepare for Theaec Global Associates Architect interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Theaec Global Associates. The most common topics and skills that interviewers at Theaec Global Associates expect are REVIT, AutoCAD, Bim, Photoshop and Navisworks.
What are the top questions asked in Theaec Global Associates Architect interview?

Some of the top questions asked at the Theaec Global Associates Architect interview -

  1. One to two seniors will attend you for the interv...read more
  2. Regarding structure and architecture knowled...read more

Tell us how to improve this page.

Theaec Global Associates Architect Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Deltax Interview Questions
2.7
 • 85 Interviews
Practo Interview Questions
3.1
 • 75 Interviews
Wayfair Interview Questions
3.6
 • 57 Interviews
KLA Interview Questions
3.7
 • 44 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
View all

Theaec Global Associates Architect Reviews and Ratings

based on 2 reviews

4.1/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

4.0

Salary

4.9

Job security

5.0

Company culture

4.1

Promotions

4.1

Work satisfaction

Explore 2 Reviews and Ratings
Architect
3 salaries
unlock blur

₹6 L/yr - ₹8.5 L/yr

Junior Architect
3 salaries
unlock blur

₹3.6 L/yr - ₹4.8 L/yr

Senior Manager-HR
3 salaries
unlock blur

₹8.6 L/yr - ₹11.5 L/yr

Explore more salaries
Compare Theaec Global Associates with

Amazon Sellers Services

4.0
Compare

Primus Global Technologies

3.9
Compare

GAMMON INDIA

3.8
Compare

Practo

3.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview