Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 84.5k Reviews

Filter interviews by

TCS Sharepoint Developer Interview Questions and Answers

Updated 25 Oct 2022

TCS Sharepoint Developer Interview Experiences

1 interview found

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 questions from similar companies

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 experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(7 Questions)

  • Q1. Create one Spring boot controller from end to end. No need to create a spring boot project we just want to see the structure and end to end implementation.
  • Q2. Write a java 8 program to get the characters from a string whose count is 2 or more than 2 e.g. input: baseball , output: b, a, l.
  • Q3. Why you left your previous organization.
  • Q4. What is the functional interface
  • Q5. What are the OOPS concepts. and some questions related to inheritance.
  • Q6. Asked about the project mentioned in CV (Client project) and asked its architecture.
  • Q7. Various SQL join types
Round 2 - HR 

(3 Questions)

  • Q1. Are you ready to relocate to job location
  • Q2. Why are you leaving your previous organization.
  • Q3. Expectation about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your basics strong, and keep hands on problems.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How to invoke flows - using other flows and Apex. How do we invoke an apex class from a flow and pass variables?
  • Q2. Why can't we create a master detail on contact as the child object
  • Q3. What is child to parent communication in LWC?
Round 2 - Technical 

(2 Questions)

  • Q1. Write triggers for updating user email from contact emails.
  • Q2. How does LWC ensure data refresh
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Coding test are Some questions will be answered.

Round 2 - One-on-one 

(9 Questions)

  • Q1. What is your strength.
  • Q2. What is your week ness.
  • Q3. What is our goal.
  • Q4. What is your favourite player.
  • Q5. What is the future plan.
  • Ans. 

    My future plan is to continue learning and growing in my role as a software developer, while also exploring new technologies and opportunities for advancement.

    • Continue improving my coding skills through online courses and workshops

    • Explore opportunities for specialization in areas like machine learning or cybersecurity

    • Work towards becoming a team lead or project manager in the future

  • Answered by AI
  • Q6. What is your hobbies.will you explain .
  • Ans. 

    My hobbies include playing guitar, hiking, and reading science fiction novels.

    • Playing guitar: I enjoy learning new songs and practicing different techniques.

    • Hiking: I love exploring nature trails and challenging myself with long hikes.

    • Reading science fiction novels: I find it fascinating to immerse myself in futuristic worlds and imaginative stories.

  • Answered by AI
  • Q7. What is java.will you explain java author.
  • Ans. 

    Java is a high-level programming language known for its portability, security, and versatility.

    • Java is an object-oriented language

    • It is platform-independent, meaning code can run on any device with a Java Virtual Machine (JVM)

    • Java is used for developing a wide range of applications, from mobile apps to enterprise systems

  • Answered by AI
  • Q8. What is java.explain in java tools.
  • Ans. 

    java.explain is a tool in Java that provides detailed information about Java classes and methods.

    • java.explain is a command-line tool used for exploring Java classes and methods.

    • It can be used to view information such as method signatures, parameter types, return types, and exceptions thrown.

    • This tool is helpful for understanding the structure and functionality of Java code.

    • Example: java.explain java.lang.String

  • Answered by AI
  • Q9. What is java .java developer
  • Ans. 

    Java is a popular programming language used by software developers to create applications and software.

    • Java is an object-oriented programming language.

    • It is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).

    • Java is commonly used for developing web applications, mobile apps, and enterprise software.

    • Examples of Java-based technologies include Spring Framework, Android development, a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tips means:
Treasury inflation protected seackers.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. Introduced yourself?
  • Ans. 

    I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.

    • 8 years of experience in full-stack development

    • Specialize in Java and Angular

    • Strong problem-solving skills

    • Experience with Agile methodologies

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What is the use of the yield() method in threading?
  • Ans. 

    The yield() method in threading is used to give up the CPU and allow other threads to run.

    • Allows other threads to run by giving up the CPU temporarily

    • Useful for preventing one thread from dominating the CPU

    • Can be used to implement cooperative multitasking

  • Answered by AI
  • Q3. What is hash collision and how it can be handled?
  • Ans. 

    Hash collision occurs when two different inputs produce the same hash value. It can be handled by using techniques like chaining or open addressing.

    • Hash collision is a common issue in hash tables where different keys produce the same hash value.

    • One way to handle hash collisions is by using chaining, where each bucket in the hash table stores a linked list of key-value pairs with the same hash value.

    • Another way to handl...

  • Answered by AI
  • Q4. What is use of Method reference instead lambada expressions in java 8?
  • Ans. 

    Method references provide a more concise way to refer to methods by name instead of using lambda expressions.

    • Method references can make code more readable and maintainable by reducing boilerplate code.

    • They can be used to refer to static methods, instance methods, and constructors.

    • Example: list.forEach(System.out::println) is equivalent to list.forEach(item -> System.out.println(item)).

  • Answered by AI
  • Q5. What is vertical and horizontal scaling in micro services?
  • Ans. 

    Vertical scaling increases the capacity of a single server, while horizontal scaling adds more servers to distribute the load.

    • Vertical scaling involves increasing the resources of a single server, such as CPU, RAM, or storage.

    • Horizontal scaling involves adding more servers to distribute the load, often done through containerization or virtualization.

    • Vertical scaling is limited by the capacity of a single server, while ...

  • Answered by AI
  • Q6. Write a java program to make upper case of first letter in the each word in the below String "i am a java programmer"?
  • Ans. 

    Java program to capitalize first letter of each word in a given string

    • Split the input string by space to get individual words

    • Iterate through each word and capitalize the first letter

    • Join the words back together to form the final capitalized string

  • Answered by AI
Round 2 - Magerial round 

(4 Questions)

  • Q1. How the escalation matrix works in case of production defects?
  • Ans. 

    Escalation matrix defines the process for escalating production defects based on severity and impact.

    • Escalation matrix typically includes levels of escalation, responsible parties at each level, and criteria for escalating defects.

    • For example, a Level 1 escalation may involve the development team, while a Level 2 escalation may involve senior management.

    • Criteria for escalation may include severity of the defect, impact...

  • Answered by AI
  • Q2. What is your recent challenging task you have done in current project?
  • Ans. 

    Implemented a real-time data synchronization feature between multiple servers.

    • Designed a custom protocol for efficient data transfer

    • Implemented server-side logic to handle data conflicts

    • Utilized websockets for real-time communication

  • Answered by AI
  • Q3. Can you have ability to handle tasks individually?
  • Ans. 

    Yes, I have the ability to handle tasks individually.

    • I have a proven track record of successfully completing projects on my own.

    • I am self-motivated and can prioritize tasks effectively.

    • I have strong problem-solving skills which allow me to tackle challenges independently.

  • Answered by AI
  • Q4. Is it okay to give the Deliverables under pressure?
  • Ans. 

    Yes, it is okay to give deliverables under pressure as long as quality is not compromised.

    • Meeting deadlines is important in software development.

    • Pressure can sometimes lead to increased focus and productivity.

    • Communication with stakeholders about realistic timelines is key.

    • Prioritizing tasks and managing time effectively can help in delivering under pressure.

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. Introduce yourself?
  • Ans. 

    I am a Senior Software Developer with 8 years of experience in developing web applications using various technologies.

    • Experienced in full stack development

    • Proficient in languages like Java, JavaScript, and Python

    • Skilled in using frameworks like Spring, React, and Django

    • Strong understanding of database management systems

    • Familiar with Agile development methodologies

  • Answered by AI
  • Q2. Why your leaving current company?
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Desire for career advancement

    • Looking for new challenges

    • Seeking better work-life balance

    • Company restructuring or changes in management

  • Answered by AI
  • Q3. What is your current CTC and expected CTC?
  • Ans. 

    My current CTC is $100,000 and my expected CTC is $120,000.

    • Current CTC: $100,000

    • Expected CTC: $120,000

  • Answered by AI
  • Q4. Do you have all the relevant documents of previous companies?
  • Ans. 

    Yes, I have all relevant documents from previous companies.

    • I have copies of offer letters, employment contracts, and performance reviews.

    • I also have any relevant certifications or training records.

    • I can provide references from previous employers if needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare thoroughly related to java8 and mutithreading and Microservices

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Admin part and mainly LWC development
  • Q2. Case study on devlopment part
Round 2 - One-on-one 

(1 Question)

  • Q1. Last project details and more technical skills and real-time cases
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 Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Difference between hashmap and hash table
  • Ans. 

    HashMap is non-synchronized and allows null values, while HashTable is synchronized and does not allow null values.

    • HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized and thread-safe.

    • HashMap allows null values for both keys and values, while HashTable does not allow null keys or values.

    • HashMap is generally preferred for non-thread-safe applications, while HashTable is used in mul

  • Answered by AI
  • Q2. Static block related questions
  • Q3. Arraylist and linkedlist question

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Onlin test consist pf easy numerical questions

Round 2 - Coding Test 

Easy questions not so difficult

Round 3 - Technical 

(3 Questions)

  • Q1. Java oops concept
  • Q2. Basic sprophramming questions
  • Q3. Networking firewall cisco
Round 4 - HR 

(2 Questions)

  • Q1. Personal questions
  • Q2. Whetehr to willing to work in any locations
  • Ans. 

    Yes, I am willing to work in any location for the right opportunity.

    • I am open to relocating for the right job opportunity

    • I am flexible and adaptable to new environments

    • I believe working in different locations can provide valuable experiences and growth opportunities

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra Java Developer interview:
  • Networking
Interview preparation tips for other job seekers - nothiung
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. Transactions in springboot
  • Ans. 

    Transactions in Spring Boot manage database operations as a single unit of work to ensure data integrity.

    • Spring Boot provides support for declarative transaction management using @Transactional annotation.

    • Transactions can be configured at class or method level.

    • Transactions can be rolled back in case of exceptions to maintain data consistency.

    • Example: @Transactional annotation on a service method ensures that all databa...

  • Answered by AI
  • Q2. Difference between arraylist and linked list
  • Ans. 

    ArrayList is resizable array implementation, LinkedList is doubly linked list implementation.

    • ArrayList uses dynamic array to store elements, LinkedList uses doubly linked list.

    • ArrayList is faster for accessing elements by index, LinkedList is faster for adding/removing elements.

    • Example: ArrayList arrList = new ArrayList<>(); LinkedList linkedList = new LinkedList<>();

Answered by AI
  • Q3. How REST API used
  • Ans. 

    REST API is used to communicate between client and server using HTTP methods like GET, POST, PUT, DELETE.

    • REST API allows clients to access and manipulate resources on a server using standard HTTP methods.

    • It uses URLs to identify resources and HTTP methods to perform actions on those resources.

    • Common HTTP methods used in REST API are GET (retrieve data), POST (create data), PUT (update data), DELETE (remove data).

    • REST A...

  • Answered by AI
  • Q4. Annotations in springboot
  • Ans. 

    Annotations in Spring Boot are used to provide metadata about the application and its components.

    • Annotations are used to configure Spring Boot applications, define beans, handle requests, etc.

    • Examples include @SpringBootApplication, @RestController, @Autowired, @RequestMapping, etc.

  • Answered by AI
  • Q5. Features of java 8
  • Ans. 

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

    • Lambda expressions allow for more concise code and enable functional programming.

    • Functional interfaces are interfaces with a single abstract method, used for lambda expressions.

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

    • Default methods in interfaces ...

  • Answered by AI
  • Q6. How interface is implemented in java
  • Ans. 

    Interfaces in Java are implemented using the 'implements' keyword, allowing classes to provide specific implementations for methods defined in the interface.

    • Interfaces in Java define a contract for classes to implement, specifying method signatures without implementations.

    • A class can implement multiple interfaces by separating them with commas.

    • Classes implementing an interface must provide concrete implementations for ...

  • Answered by AI
  • Q7. How stream API works
  • Ans. 

    Stream API in Java provides a way to process collections of objects in a functional style.

    • Stream API allows for functional-style operations on collections like map, filter, reduce, etc.

    • It supports lazy evaluation, meaning operations are only performed when needed.

    • Streams can be sequential or parallel, depending on the source and operations used.

  • Answered by AI
  • Q8. Benefits of springboot over spring
  • Ans. 

    Spring Boot simplifies the setup and development of Spring applications by providing a convention-over-configuration approach.

    • Spring Boot eliminates the need for XML configuration by using annotations and sensible defaults.

    • It includes embedded servers like Tomcat, Jetty, or Undertow, making it easy to deploy standalone applications.

    • Auto-configuration feature reduces the amount of boilerplate code needed to set up a Spr...

  • Answered by AI
  • Q9. Difference between throw and throwable
  • Ans. 

    throw is a keyword used to explicitly throw an exception, while Throwable is a class that serves as the base class for all exceptions in Java.

    • throw is used to throw an exception in a method, while Throwable is the superclass of all exceptions in Java.

    • throw is followed by an instance of Throwable class or its subclasses, while Throwable is a class that provides common methods for handling exceptions.

    • Example: throw new N...

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Try to speak about one topic of more time it will increase the time of interview.

    Skills evaluated in this interview

    TCS Interview FAQs

    How many rounds are there in TCS Sharepoint Developer interview?
    TCS interview process usually has 2 rounds. The most common rounds in the TCS interview process are Resume Shortlist and Technical.
    How to prepare for TCS 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 TCS. The most common topics and skills that interviewers at TCS expect are Sharepoint Development, Sharepoint, .Net, Angularjs and Communication Skills.
    What are the top questions asked in TCS Sharepoint Developer interview?

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

    1. What is content type,site content, list ty...read more
    2. What is site permiss...read more

    Tell us how to improve this page.

    Interview Questions from Similar Companies

    Accenture Interview Questions
    3.9
     • 7.8k 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
    TCS Sharepoint Developer Salary
    based on 167 salaries
    ₹2.5 L/yr - ₹10.5 L/yr
    10% less than the average Sharepoint Developer Salary in India
    View more details

    TCS Sharepoint Developer Reviews and Ratings

    based on 12 reviews

    3.0/5

    Rating in categories

    3.1

    Skill development

    2.7

    Work-Life balance

    2.6

    Salary & Benefits

    4.3

    Job Security

    2.5

    Company culture

    2.3

    Promotions/Appraisal

    2.6

    Work Satisfaction

    Explore 12 Reviews and Ratings
    System Engineer
    1.1L salaries
    unlock blur

    ₹1 L/yr - ₹9 L/yr

    IT Analyst
    68.2k salaries
    unlock blur

    ₹5.1 L/yr - ₹15.9 L/yr

    AST Consultant
    50.9k salaries
    unlock blur

    ₹8 L/yr - ₹25 L/yr

    Assistant System Engineer
    31.4k salaries
    unlock blur

    ₹2.2 L/yr - ₹5.6 L/yr

    Associate Consultant
    28.4k salaries
    unlock blur

    ₹8.9 L/yr - ₹31.5 L/yr

    Explore more salaries
    Compare TCS with

    Amazon

    4.1
    Compare

    Wipro

    3.7
    Compare

    Infosys

    3.7
    Compare

    Accenture

    3.9
    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