Senior Sharepoint Developer
10+ Senior Sharepoint Developer Interview Questions and Answers

Asked in Cognizant

Q. How we can integrate third party system and what are different way. How i can sync data in both system.
Integrating third party systems can be done through APIs, web services, or middleware. Data can be synced through scheduled jobs or real-time updates.
Use APIs or web services to connect to the third party system
Use middleware like Microsoft BizTalk or MuleSoft to integrate systems
Sync data through scheduled jobs or real-time updates using tools like Microsoft Flow or Azure Logic Apps

Asked in Tech Mahindra

Q. What migration issues are commonly encountered when migrating from SharePoint on-premises to online?
Migration from SP on-prem to online faces issues related to customization, data loss, and compatibility.
Customizations made in on-prem may not be supported in online version
Data loss may occur during migration process
Compatibility issues may arise due to differences in versions
Third-party tools may not work in online version
Migration may require significant planning and testing

Asked in Cognizant

Q. Given a real-time scenario, what are the ways to handle large data?
Handling large data in SharePoint requires optimization techniques for performance and efficiency.
Use SharePoint List Views to limit the number of items displayed at once, improving load times.
Implement Indexed Columns to speed up queries and enhance performance when filtering large lists.
Utilize Content Types to manage and organize data effectively, allowing for better data handling.
Leverage SharePoint Search to retrieve large datasets efficiently instead of loading all data...read more

Asked in Enaviya Information Technologies

Q. WhatWhat is is the method to reverse a given number? the method to reverse a given number?This would be an excellent starting point if you are a beginner.
Reversing a number involves converting it to a string, reversing the string, and converting it back to a number.
Convert the number to a string: e.g., for 123, use 'str_num = str(123)'
Reverse the string: e.g., 'reversed_num = str_num[::-1]'
Convert the reversed string back to an integer: e.g., 'result = int(reversed_num)'
Example: For input 456, the output will be 654.

Asked in TCS

Q. What are the differences between SharePoint 2016 and 2019?
SharePoint 2019 offers improved user experience, modern communication sites, and enhanced security features compared to SharePoint 2016.
SharePoint 2019 has modern communication sites for improved collaboration and communication.
SharePoint 2019 offers enhanced security features such as data loss prevention (DLP) and information rights management (IRM).
SharePoint 2019 provides better support for large files and lists compared to SharePoint 2016.
SharePoint 2019 includes improved...read more

Asked in Enaviya Information Technologies

Q. What are some common techniques used in pattern printing?
Pattern printing involves techniques to create visual designs using characters or symbols in programming.
1. Nested Loops: Used to create multi-dimensional patterns. Example: Printing a triangle using nested for loops.
2. Recursion: A method where a function calls itself to print complex patterns. Example: Printing a fractal pattern.
3. Conditional Statements: Used to control the flow of pattern printing based on certain conditions. Example: Printing a diamond shape.
4. String Ma...read more
Senior Sharepoint Developer Jobs




Asked in General Mills

Q. How does the candidate act under pressure and show their nerves?
I remain calm under pressure, focusing on solutions and maintaining clear communication with my team.
I prioritize tasks to manage workload effectively, ensuring critical issues are addressed first.
In a previous project, tight deadlines required me to work late; I organized daily stand-ups to keep the team aligned.
I practice mindfulness techniques, such as deep breathing, to stay focused and reduce anxiety during high-pressure situations.
When faced with unexpected challenges, ...read more

Asked in TCS

Q. What are SharePoint Permissions?
SharePoint Permission defines the level of access a user or group has to a specific site, list, library, or item within SharePoint.
Permissions can be set at various levels such as site collection, site, list, library, or item level
There are different permission levels like Full Control, Contribute, Read, etc.
Permissions can be granted to individual users or groups
Permissions can be inherited or unique to a specific object
Share interview questions and help millions of jobseekers 🌟

Asked in TCS

Q. What is MSP used for?
MSP stands for Microsoft Project, a project management software used for planning, tracking, and managing projects.
MSP is used for creating project plans, assigning tasks, tracking progress, and managing resources.
It helps in scheduling tasks, setting dependencies, and creating Gantt charts.
MSP allows for collaboration among team members, sharing project information, and generating reports.
It is commonly used in industries such as construction, engineering, IT, and healthcare...read more

Asked in HCL Infosystems

Q. Why do organizations use SharePoint?
Organizations use SharePoint for collaboration, document management, workflow automation, and intranet/extranet portals.
Collaboration: SharePoint allows teams to work together on documents, tasks, and projects in real-time.
Document management: Centralized storage and easy access to documents, ensuring version control and security.
Workflow automation: Streamlining business processes through automated workflows and approvals.
Intranet/extranet portals: Creating internal and exte...read more

Asked in Aeronautical Development Agency

Q. Explain the SPFX architecture.
SPFX architecture is a client-side web part framework for SharePoint Online and SharePoint on-premises.
SPFX stands for SharePoint Framework
It allows developers to build web parts using modern web technologies like React, Angular, and TypeScript
SPFX web parts are rendered in the browser and can interact with SharePoint data using REST APIs
It follows a component-based architecture for building reusable and modular web parts

Asked in TCS

Q. What is SPFMX?
SPFMX stands for SharePoint Framework Extensions. It is a development model used to extend the functionality of SharePoint.
SPFMX allows developers to create custom components and add them to SharePoint sites
Developers can use modern web technologies like React, Angular, and TypeScript to build SPFMX solutions
SPFMX solutions can be deployed to SharePoint Online or SharePoint Server
Asked in Diametriks Consulting

Q. Are you familiar with CRUD operations?
CRUD operations in SharePoint involve creating, reading, updating, and deleting list items or documents.
Create: Use SharePoint REST API to add new items to a list. Example: POST request to /_api/web/lists/getbytitle('ListName')/items.
Read: Retrieve items using GET requests. Example: GET request to /_api/web/lists/getbytitle('ListName')/items.
Update: Modify existing items with PATCH requests. Example: PATCH request to /_api/web/lists/getbytitle('ListName')/items(ItemID).
Delete...read more
Interview Questions of Similar Designations
Interview Experiences of Popular Companies






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


Reviews
Interviews
Salaries
Users

