Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Solution Architect Interview Questions and Answers

Updated 29 Sep 2024

Accenture Solution Architect Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based azure questions
  • Q2. Data warehousing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They conduct interviews and keep you as backup. Though you pass all the rounds they usually dont roll-out offers.

Solution Architect Jobs at Accenture

View all

Interview questions from similar companies

I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction for your reference
  • Q2. Introduction to the same
  • Q3. Introduction to the smoky

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduction to the smoky and thanks for your

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of c, matrix multiplication, sql,he said to write group by query and swapping program without using third variable

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with basics of the mentioned languages in the resume.

I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Data Structure?
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures are used to manage large amounts of data efficiently.

    • They can be implemented using arrays, linked lists, trees, graphs, and other techniques.

    • Examples include stacks, queues, hash tables, and binary search trees.

    • Choosing the right data structure for a particular problem is important for op...

  • Answered by AI
  • Q2. Real time use of stack and Queue?
  • Ans. 

    Stack and Queue are used in real-time systems for managing tasks and events.

    • Stack is used for managing function calls, undo/redo operations, and backtracking.

    • Queue is used for managing events, scheduling tasks, and buffering data.

    • Real-time systems use both data structures for managing tasks and events in a time-sensitive manner.

    • Examples include task scheduling in operating systems, event handling in GUI applications, a

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C
  • C++
  • Java
  • Pyth
Interview preparation tips for other job seekers - 1 hr C/ python Programming, Debugging, Programming, Networking

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 2021. There were 3 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 - Technical 

(1 Question)

  • Q1. .Net related technical questions
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
  • Q3. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well basic concepts like OOPs

Interview Questionnaire 

1 Question

  • Q1. What is pickling?
  • Ans. 

    Pickling is a process of serializing and de-serializing Python objects into a byte stream.

    • Pickling is used to store Python objects in a file or transfer them over a network.

    • The pickle module in Python is used for pickling and unpickling.

    • The pickled data can be stored in a file or transferred over a network.

    • The pickled data can be easily unpickled to get back the original Python object.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic programming concepts.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Basic questions of C and C++, then H.R questions, time management

I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why you wanna work in our company?
  • Q2. Wh

Interview Preparation Tips

Interview preparation tips for other job seekers - simple interview just be confident

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

Interview Questionnaire 

2 Questions

  • Q1. Coding questions on Python. Data structures basdd questions. Went deep into trees.
  • Q2. Old projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - They shared one take home coding assignment. Mostly around data structures. They were not straightforward. Be sure to be able to explain every step.
They will ask more details and further alterations on those questions in the interview.

Keep documents ready like payslips. Form 16 etc. HR is too particular about it and I did not take the job after clearing all rounds because HR was being non committal and a startup gave me an offer right away.

Interview Questionnaire 

4 Questions

  • Q1. What is stack
  • Ans. 

    A stack is a data structure that follows the Last In First Out (LIFO) principle.

    • Elements are added and removed from the top of the stack.

    • Common operations include push (add element) and pop (remove element).

    • Stacks are used in programming for function calls, expression evaluation, and more.

  • Answered by AI
  • Q2. What is DOM
  • Ans. 

    DOM stands for Document Object Model. It is a programming interface for web documents.

    • DOM is a tree-like structure that represents the HTML or XML document.

    • It allows developers to manipulate the content and structure of a web page using scripting languages like JavaScript.

    • DOM provides a way to access and modify the elements, attributes, and text content of a web page.

    • It also allows developers to add or remove elements ...

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

    An interface is a contract between two components that defines the communication between them.

    • An interface defines a set of methods that a class must implement.

    • Interfaces allow for polymorphism and loose coupling.

    • Interfaces can be used to define common behavior for unrelated classes.

    • Examples include the Java Collection interface and the USB interface.

  • Answered by AI
  • Q4. What is the difference between insertion sort and merge sort
  • Ans. 

    Insertion sort is a simple sorting algorithm that iterates through an array and places each element in its correct position. Merge sort is a divide and conquer algorithm that divides an array into two halves, sorts them separately, and then merges them back together.

    • Insertion sort has a time complexity of O(n^2) while merge sort has a time complexity of O(n log n)

    • Insertion sort is efficient for small data sets while me...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and keep practicing coding on hackerrank

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Solution Architect interview?
Accenture interview process usually has 1 rounds. The most common rounds in the Accenture interview process are Technical.
How to prepare for Accenture Solution 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 Accenture. The most common topics and skills that interviewers at Accenture expect are Presales, Solution Design, Project Management, Consulting and Agile.
What are the top questions asked in Accenture Solution Architect interview?

Some of the top questions asked at the Accenture Solution Architect interview -

  1. Scenario based azure questi...read more
  2. Data warehousing questi...read more

Tell us how to improve this page.

Accenture Solution Architect Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
Accenture Solution Architect Salary
based on 350 salaries
₹14 L/yr - ₹57 L/yr
9% more than the average Solution Architect Salary in India
View more details

Accenture Solution Architect Reviews and Ratings

based on 30 reviews

4.1/5

Rating in categories

4.3

Skill development

3.3

Work-life balance

3.4

Salary

3.9

Job security

4.0

Company culture

2.9

Promotions

3.7

Work satisfaction

Explore 30 Reviews and Ratings
Solution Architect

Pune

12-16 Yrs

Not Disclosed

Solution Architect

Bangalore / Bengaluru

15-19 Yrs

Not Disclosed

Solution Architect

Hyderabad / Secunderabad

5-10 Yrs

Not Disclosed

Explore more jobs
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.6k salaries
unlock blur

₹7.1 L/yr - ₹26 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.7k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

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