Upload Button Icon Add office photos

Filter interviews by

Accenture Sharepoint Developer Interview Questions, Process, and Tips

Updated 18 Sep 2022

Top Accenture Sharepoint Developer Interview Questions and Answers

Accenture Sharepoint Developer Interview Experiences

3 interviews found

I applied via LinkedIn and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Issues faced during migration of SharePoint 2010 sites to SharePoint online sites using sharegate tool
  • Ans. 

    Issues faced during migration of SharePoint 2010 sites to SharePoint online sites using sharegate tool

    • Possible issues with metadata and content types

    • Permissions and user mapping issues

    • Custom solutions and workflows may not work

    • Large amounts of data may cause performance issues

    • Possible data loss or corruption

  • Answered by AI
  • Q2. Error handling in power automate
  • Ans. 

    Error handling in Power Automate

    • Use the 'Scope' action to group actions and handle errors within that scope

    • Use the 'Terminate' action to stop the flow when an error occurs

    • Use the 'Compose' action to create custom error messages

    • Use the 'Condition' action to check for specific errors and take appropriate actions

    • Use the 'Retry Policy' to automatically retry failed actions

    • Use the 'Apply to each' action to handle errors in ...

  • Answered by AI
  • Q3. Approval flows in power automate
  • Ans. 

    Approval flows in Power Automate

    • Approval flows allow for automated approval processes for tasks or documents

    • Power Automate offers pre-built approval templates or custom approval flows can be created

    • Approval flows can be triggered by specific events or conditions

    • Approvers can approve or reject requests directly from email or mobile devices

  • Answered by AI
  • Q4. Scope in power automate
  • Ans. 

    Scope in Power Automate refers to the level at which an action or set of actions will be performed.

    • Scopes can be used to group actions together and apply conditions or exceptions to them.

    • There are three types of scopes in Power Automate: Flow, Apply to Each, and Condition.

    • Flow scope is used to apply conditions to the entire flow, while Apply to Each is used to apply actions to each item in a collection.

    • Condition scope ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare based on JD. SharePoint out of the box, PowerAutomate and PowerApps knowledge is mostly mandatory for the role.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Client side,sever side based questions,rest api, SharePoint services

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for development and administrative

I applied via Company Website and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Sharepoint online powerapps questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is lengthy and time consuming slow.
There are 3-4 rounds of interview
1.Online MCQ Test
2.Technical round
3. HR
4.Final discussion

It may vary .

What people are saying about Accenture

View All
a quality engineering team lead
5d
Which is better to join?
Boston Consulting Group
0%
Worldpay
0%
6 participants . expiring in 2w
Got a question about Accenture?
Ask anonymously on communities.

Interview questions from similar companies

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 

(2 Questions)

  • Q1. What is content type,site content, list types
  • Ans. 

    Content type defines metadata and behavior for a particular type of content. Site content is the collection of all content types and lists in a site. List types are templates for creating lists.

    • Content type: defines metadata and behavior for a particular type of content

    • Site content: collection of all content types and lists in a site

    • List types: templates for creating lists

    • Example: Content type 'Article' can have metada...

  • Answered by AI
  • Q2. What is site permission
  • Ans. 

    Site permission refers to the level of access granted to users or groups for a specific site or subsite in SharePoint.

    • Site permission can be set at the site level or at the list/library level within the site.

    • There are three types of permission levels: Full Control, Design, and Read.

    • Permission can be granted to individual users or groups of users.

    • Permission can be inherited from parent sites or can be unique to a specif...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - To crack the interview basic things have to learn . Need to know sharepoint , post put method

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 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 - Technical 

(5 Questions)

  • Q1. What are oops concepts in java, explain real time scenario
  • Ans. 

    OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

    • Polymorphism allows objects to take on multiple forms and behave differently based on their context.

    • Encapsulation hides the implementation details of an object and only exposes necessary information.

    • Abstraction allows for the creation of abstract class...

  • Answered by AI
  • Q2. Uses of interface, inheritance
  • Ans. 

    Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.

    • Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.

    • Inheritance allows for code reuse and extension of existing classes, reducing code duplication.

    • Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i

  • Answered by AI
  • Q3. SQL query for join of tables
  • Ans. 

    SQL query for joining tables

    • Use JOIN keyword to combine two or more tables based on a related column

    • Specify the columns to be selected using SELECT keyword

    • Use ON keyword to specify the condition for joining the tables

    • Different types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN

  • Answered by AI
  • Q4. Java concepts used in your project
  • Ans. 

    Used Java concepts such as inheritance, polymorphism, and exception handling in my project.

    • Implemented inheritance to create a base class and derived classes with specific functionalities.

    • Utilized polymorphism to allow objects of different classes to be treated as if they were of the same class.

    • Implemented exception handling to handle errors and prevent program crashes.

    • Used interfaces to define a set of methods that a ...

  • Answered by AI
  • Q5. Overloading vs overriding, practical uses
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in the superclass.

    • Overloading is used to provide different ways to call a method with different parameters

    • Overriding is used to provide a specific implementation of a method in a subclass

    • Overloading is resolved at compile-time while overriding is r...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zebra Technologies Software Developer interview:
  • Core Java
  • OOPS
  • collection framework
  • Database Management

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2022. There were 3 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 - HR 

(4 Questions)

  • Q1. What is java? What is variable?
  • Ans. 

    Java is a popular programming language used for developing various applications. A variable is a named memory location used to store data.

    • Java is an object-oriented language

    • It is platform-independent

    • Variables in Java have a specific data type

    • Variables can be assigned values and their values can be changed

    • Example: int age = 25; String name = "John";

  • Answered by AI
  • Q2. What is inheritance? types of inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows code reuse and promotes code organization.

    • There are different types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.

    • Single inheritance involves a class inheriting from a single base class.

    • Multiple inheritance involves...

  • Answered by AI
  • Q3. 1.Java is a high level language 2.java is a programme is called a set of instructions 3.java run time environment (jre) 4.java is a platform independent. Variable: A variable which is container that some d...
  • Q4. Inheritance; 1.Acquring the properties of parent class to the child class with out changeing the properties of parent class is known as inheritance 2.inheritanc is a is relationship 3.extends keyword is us...
  • Ans. 

    Inheritance is acquiring properties of parent class to child class without changing parent class properties. It is classified into 5 types.

    • Inheritance is a way to reuse code and establish a relationship between classes

    • The 'extends' keyword is used to implement inheritance in Java

    • Examples of inheritance include a 'Car' class inheriting properties from a 'Vehicle' class

    • Single level inheritance involves one parent class a...

  • Answered by AI
Round 3 - Group Discussion 

May I about you ? Which your qualification and which stream

Interview Preparation Tips

Topics to prepare for Tata Group Software Developer interview:
  • Core Java
  • Web Technologies
Interview preparation tips for other job seekers - My strength is quick learner, self motivated, Hard working
My weakness is if any body ask for help me,I never say know.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Moderate level of aptitude test

Round 2 - Case Study 

A simple case study questions are provided

Round 3 - Technical 

(1 Question)

  • Q1. Most of the questions from oops concepts and data structure

Interview Preparation Tips

Topics to prepare for Atos Global IT Solutions And Services Software Developer interview:
  • OOPS
  • Collection java

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Assignment 

Technical assignment in my project and my technical skills

Round 3 - Technical 

(2 Questions)

  • Q1. Core java , html, css,sql
  • Q2. Core java ,sql , html , css

Interview Preparation Tips

Interview preparation tips for other job seekers - I am very fit for this position. I have perused java full stack development course.

I applied via Approached by Company and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java 8 oops spring spring boot rest api
Round 2 - Technical 

(1 Question)

  • Q1. Java 8 spring stream api java oops rest api
Round 3 - HR 

(1 Question)

  • Q1. It was salary negotiation round which went good with a FAKE promise that the offer will be rolled out the next day which was also the last working day , they didnt roll the offer out with a lame excuse .

Interview Preparation Tips

Interview preparation tips for other job seekers - Few Recruiters spoiling company image, hiding facts , giving fake assurity with 100% confidence
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Test duration = 30 minutes, Topics = numbers, HCF, LCM, Time and distance, Ages, Average and reasoning

Round 3 - Coding Test 

Duration = 30 minutes, Topics = array, string, athematic operation, prime number etc.

Round 4 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Are you team player?

Interview Preparation Tips

Interview preparation tips for other job seekers - Know yourself and what you want.
Pump yourself up and stay positive.

Accenture Interview FAQs

How many rounds are there in Accenture Sharepoint Developer interview?
Accenture interview process usually has 1 rounds. The most common rounds in the Accenture interview process are Technical.
How to prepare for Accenture Sharepoint Developer 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 Sharepoint Designer, Sharepoint Server and Visual Studio.
What are the top questions asked in Accenture Sharepoint Developer interview?

Some of the top questions asked at the Accenture Sharepoint Developer interview -

  1. Issues faced during migration of SharePoint 2010 sites to SharePoint online sit...read more
  2. Error handling in power autom...read more
  3. Approval flows in power autom...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Accenture interviews
Company Website
Job Portal
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Accenture Sharepoint Developer Salary
based on 73 salaries
₹3.9 L/yr - ₹13.1 L/yr
30% more than the average Sharepoint Developer Salary in India
View more details

Accenture Sharepoint Developer Reviews and Ratings

based on 4 reviews

4.8/5

Rating in categories

4.9

Skill development

5.0

Work-Life balance

4.9

Salary & Benefits

5.0

Job Security

5.0

Company culture

4.1

Promotions/Appraisal

5.0

Work Satisfaction

Explore 4 Reviews and Ratings
Application Development Analyst
38.8k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24k salaries
unlock blur

₹7 L/yr - ₹25.1 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.7k salaries
unlock blur

₹3.6 L/yr - ₹12.7 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
Compare

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
Did you find this page helpful?
Yes No
write
Share an Interview