Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Deloitte Team. If you also belong to the team, you can get access from here

Deloitte Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 17.2k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Deloitte Technical Architect Interview Questions and Answers

Updated 27 Apr 2024

Deloitte Technical Architect Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design a system for ticket booking platform
  • Ans. 

    Design a system for ticket booking platform

    • Utilize a database to store information about events, venues, and available tickets

    • Implement a user-friendly interface for customers to search, select, and purchase tickets

    • Incorporate payment gateway for secure transactions

    • Include features like seat selection, ticket printing, and email confirmation

    • Develop an admin panel for managing events, venues, and ticket inventory

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. Explain your project Design
  • Q2. Design pattern used and purpose
  • Ans. 

    The design pattern used is the Model-View-Controller (MVC) pattern.

    • MVC separates the application into three interconnected components: the model, the view, and the controller.

    • The model represents the data and business logic of the application.

    • The view displays the data to the user and handles user interactions.

    • The controller handles the communication between the model and the view, and manages the flow of data and user...

  • Answered by AI
  • Q3. As a lead what you expect from your team member ?
  • Q4. Which version controller tool used and CI/CD ?
  • Ans. 

    We use Git as our version control tool and Jenkins for CI/CD.

    • We use Git for version control as it is widely used and has a lot of community support.

    • Jenkins is our preferred CI/CD tool as it is open-source and has a large number of plugins available.

    • We have also used other version control tools like SVN and Mercurial in the past.

    • For CI/CD, we have used tools like Travis CI and CircleCI for specific projects.

    • We follow th...

  • Answered by AI
  • Q5. How do you establish connection b/w the services that are running in different cloud provider
  • Ans. 

    To establish connection between services running in different cloud providers, we can use various methods.

    • One way is to use APIs provided by the cloud providers to connect the services.

    • Another way is to use middleware like Apache Kafka or RabbitMQ to connect the services.

    • We can also use VPNs to establish a secure connection between the cloud providers.

    • Container orchestration tools like Kubernetes can also be used to co...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Listen to the project /Org requirement - what they are expecting from us ?

Don't share the additional info ..
Patient and polite

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It was Moderate
Round 2 - Behavioral 

(1 Question)

  • Q1. It was moderate
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Architect Interview Questions & Answers

PwC user image Rahul Raveendranath

posted on 14 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project related

I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Share your expertise in one specific domain
  • Q2. What is the reason why DLT is used for trade?
  • Ans. 

    DLT is used for trade to ensure transparency, security, and efficiency.

    • DLT provides a decentralized and immutable ledger for recording transactions.

    • It eliminates the need for intermediaries, reducing costs and increasing speed.

    • Smart contracts can be used to automate trade processes and ensure compliance.

    • Examples include blockchain-based trade finance platforms like we.trade and Marco Polo.

    • DLT can also enable new forms ...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What do you know about microservices
  • Ans. 

    Microservices are a software development approach where applications are built as a collection of small, independent services.

    • Microservices architecture breaks down a large application into smaller, independent services that can be developed, deployed, and scaled independently.

    • Each microservice is responsible for a specific task and communicates with other services through APIs.

    • Microservices promote flexibility, scalab...

  • Answered by AI
  • Q2. What is the process in which cross-border trade is executed
  • Ans. 

    Cross-border trade involves a complex process of documentation, transportation, and customs clearance.

    • The exporter prepares the necessary documents such as commercial invoice, packing list, and bill of lading.

    • The goods are transported to the port of departure and loaded onto a vessel or aircraft.

    • Customs clearance is obtained at the port of arrival, which involves paying duties and taxes and presenting the necessary doc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Master one specific domain in which you can add value to organization as well as end client

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. Explain your project Design
  • Q2. Design pattern used and purpose
  • Ans. 

    The design pattern used is the Model-View-Controller (MVC) pattern.

    • MVC separates the application into three interconnected components: the model, the view, and the controller.

    • The model represents the data and business logic of the application.

    • The view displays the data to the user and handles user interactions.

    • The controller handles the communication between the model and the view, and manages the flow of data and user...

  • Answered by AI
  • Q3. As a lead what you expect from your team member ?
  • Q4. Which version controller tool used and CI/CD ?
  • Ans. 

    We use Git as our version control tool and Jenkins for CI/CD.

    • We use Git for version control as it is widely used and has a lot of community support.

    • Jenkins is our preferred CI/CD tool as it is open-source and has a large number of plugins available.

    • We have also used other version control tools like SVN and Mercurial in the past.

    • For CI/CD, we have used tools like Travis CI and CircleCI for specific projects.

    • We follow th...

  • Answered by AI
  • Q5. How do you establish connection b/w the services that are running in different cloud provider
  • Ans. 

    To establish connection between services running in different cloud providers, we can use various methods.

    • One way is to use APIs provided by the cloud providers to connect the services.

    • Another way is to use middleware like Apache Kafka or RabbitMQ to connect the services.

    • We can also use VPNs to establish a secure connection between the cloud providers.

    • Container orchestration tools like Kubernetes can also be used to co...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Listen to the project /Org requirement - what they are expecting from us ?

Don't share the additional info ..
Patient and polite

Skills evaluated in this interview

Deloitte Interview FAQs

How many rounds are there in Deloitte Technical Architect interview?
Deloitte interview process usually has 1 rounds. The most common rounds in the Deloitte interview process are One-on-one Round.
How to prepare for Deloitte Technical 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 Deloitte. The most common topics and skills that interviewers at Deloitte expect are .Net, ASP.Net, Azure, C# and C#.Net.

Tell us how to improve this page.

Deloitte Technical Architect Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 792 Interviews
ZS Interview Questions
3.4
 • 481 Interviews
BCG Interview Questions
3.8
 • 195 Interviews
View all
Deloitte Technical Architect Salary
based on 67 salaries
₹18.1 L/yr - ₹55.4 L/yr
30% more than the average Technical Architect Salary in India
View more details

Deloitte Technical Architect Reviews and Ratings

based on 6 reviews

3.6/5

Rating in categories

3.6

Skill development

3.1

Work-life balance

3.4

Salary

3.2

Job security

3.2

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 6 Reviews and Ratings
Consultant
33k salaries
unlock blur

₹6.2 L/yr - ₹23 L/yr

Senior Consultant
20.7k salaries
unlock blur

₹11 L/yr - ₹42 L/yr

Analyst
14k salaries
unlock blur

₹3.6 L/yr - ₹12.3 L/yr

Assistant Manager
10k salaries
unlock blur

₹7.8 L/yr - ₹24 L/yr

Manager
7k salaries
unlock blur

₹15.8 L/yr - ₹52 L/yr

Explore more salaries
Compare Deloitte with

Accenture

3.9
Compare

PwC

3.4
Compare

Ernst & Young

3.4
Compare

Cognizant

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