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

Filter interviews by

TCS Servicenow Developer Interview Questions, Process, and Tips for Experienced

Updated 27 Feb 2025

Top TCS Servicenow Developer Interview Questions and Answers for Experienced

TCS Servicenow Developer Interview Experiences for Experienced

3 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is object in cpp
  • Ans. 

    An object in C++ is a self-contained entity that consists of data and functions to manipulate that data.

    • Objects are instances of classes in C++

    • Objects can have attributes (data members) and methods (member functions)

    • Objects can be created dynamically using the 'new' keyword

    • Example: class Car { int speed; void accelerate(); }; Car myCar;

  • Answered by AI
  • Q2. What is function and function call
  • Ans. 

    A function is a block of code that performs a specific task. A function call is when the function is executed.

    • Functions are reusable blocks of code that can be called multiple times in a program.

    • Function calls involve providing the function name followed by parentheses, which may contain arguments.

    • Functions can return values or perform actions without returning a value.

  • Answered by AI
  • Q3. What is inheritance in cpp
  • Ans. 

    Inheritance in C++ allows a class to inherit properties and behaviors from another class.

    • Allows a class to inherit properties and behaviors from another class

    • Derived class can access all public and protected members of the base class

    • Supports single and multiple inheritance

    • Example: class Car inherits from class Vehicle

  • Answered by AI
  • Q4. How many data types in c
  • Ans. 

    C language has 5 basic data types: int, float, double, char, and void.

    • int - used for integer values (e.g. 5, -10)

    • float - used for floating-point values (e.g. 3.14, -0.5)

    • double - used for double-precision floating-point values (e.g. 3.14159, -0.12345)

    • char - used for single characters (e.g. 'a', 'B')

    • void - used to indicate that a function does not return a value

  • Answered by AI
  • Q5. Features of OPP
  • Ans. 

    OPP stands for Object-oriented Programming. It is a programming paradigm based on the concept of objects.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing on

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Smooth process

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

(1 Question)

  • Q1. Based on the resume and profile quesitons started,1.How can we use flow designer for integration,can we use workflow in flow designer,what is the specific activity name .2.diff between soap and REST integr...
Round 3 - HR 

(1 Question)

  • Q1. Asked hr related stuff like location and shifts constraints

Servicenow Developer Interview Questions Asked at Other Companies for Experienced

asked in Wipro
Q1. How to calculate timing of Incident which assigned to multiple gr ... read more
asked in Wipro
Q2. What is difference between service catalog and order guide and re ... read more
asked in Wipro
Q3. How to populate manager using Server side code
asked in Accenture
Q4. What is record producer? How many ways we can call server script ... read more
Q5. What is difference between ITIL and ITIL admin role

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

Round 1 - Technical 

(1 Question)

  • Q1. Telephonic screening round and involve some technical questions
Round 2 - Technical 

(1 Question)

  • Q1. Interview in brief in ITSM and questions on what you mentioned in resume
Round 3 - HR 

(1 Question)

  • Q1. Package discussion with HR

Interview Preparation Tips

Topics to prepare for TCS Servicenow Developer interview:
  • Itsm
  • Scripting
Interview preparation tips for other job seekers - Good experience and received an offer

Servicenow Developer Jobs at TCS

View all

Interview questions from similar companies

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

Interview Questionnaire 

1 Question

  • Q1. In C# --> Abstraction, Interface , Abstract Method, Abstract Class, Polymorphisms, Encapsulation ,Inheritance, Serialization,
  • Ans. 

    C# concepts including abstraction, interface, abstract method, abstract class, polymorphism, encapsulation, inheritance, and serialization.

    • Abstraction: hiding implementation details

    • Interface: defining a contract for behavior

    • Abstract method: method without implementation

    • Abstract class: class with one or more abstract methods

    • Polymorphism: ability of objects to take on multiple forms

    • Encapsulation: bundling data and behavi...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Tr1- difference between switch case and if else, write the code for sorting
  • Ans. 

    Switch case is used for multiple conditions while if else is for binary conditions. Sorting can be done using various algorithms.

    • Switch case is faster than if else for multiple conditions

    • If else is more readable for binary conditions

    • Sorting can be done using bubble sort, insertion sort, quick sort, etc.

    • Example code for bubble sort: for(i=0;iarr[j+1]){swap(&arr[j],&arr[j+1]);}}}

  • Answered by AI
  • Q2. Tr2-difference between compiler and interpreter, Solve a challange on their own coding platform with proper output
  • Ans. 

    Difference between compiler and interpreter with a coding challenge

    • Compiler translates the entire code into machine language before execution while interpreter translates line by line during execution

    • Compiler generates an executable file while interpreter does not

    • Compiler is faster but debugging is harder while interpreter is slower but debugging is easier

    • Coding challenge: Write a program to find the sum of two numbers

  • Answered by AI
  • Q3. Oops concept

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Yourself
  • Q2. How do you feel about working nights and weekends?
  • Q3. I will try to complete my tasks within weekdays effectively and efficiently to avoid weekand night work.
  • Q4. What is the difference b/w confidence and over confidence?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tech mahendra company is a very efficent work hard and if you have a growth of employees skills and sincearly work hard

Interview Questionnaire 

1 Question

  • Q1. Spring IOC , bean scopes, Tomcat server questions , SpringBoot questions Dependency questions, Maven questions

Interview Questionnaire 

1 Question

  • Q1. In 1st round they asked aptitude questions And 2nd round was an technical hr interview in this they asked oops concepts and basic C programming

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic oops questions
  • Q2. Software Engineering: software development lifecycle, water flow model etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are mostly gentle and friendly.Just be bold and answer what you know.hope this helps.all the best :)

TCS Interview FAQs

How many rounds are there in TCS Servicenow Developer interview for experienced candidates?
TCS interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the TCS interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for TCS Servicenow Developer interview for experienced candidates?
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 ITSM, CMDB, Servicenow, ITIL and Javascript.
What are the top questions asked in TCS Servicenow Developer interview for experienced candidates?

Some of the top questions asked at the TCS Servicenow Developer interview for experienced candidates -

  1. what is function and function c...read more
  2. How many data types i...read more
  3. What is object in ...read more

Tell us how to improve this page.

TCS Servicenow Developer Interview Process for Experienced

based on 2 interviews

Interview experience

4
  
Good
View more
TCS Servicenow Developer Salary
based on 1.7k salaries
₹2.3 L/yr - ₹9.5 L/yr
14% less than the average Servicenow Developer Salary in India
View more details

TCS Servicenow Developer Reviews and Ratings

based on 124 reviews

3.9/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

2.8

Salary

4.5

Job security

3.7

Company culture

2.7

Promotions

3.6

Work satisfaction

Explore 124 Reviews and Ratings
Servicenow Developer

Kolkata

5-10 Yrs

Not Disclosed

Explore more jobs
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.3k salaries
unlock blur

₹5 L/yr - ₹16 L/yr

AST Consultant
52k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Associate Consultant
30.5k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.2 L/yr - ₹5.8 L/yr

Explore more salaries
Compare TCS with

Amazon

4.0
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

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