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

Clear (1)

TCS Springboot Developer Interview Questions, Process, and Tips

Updated 30 Nov 2024

TCS Springboot Developer Interview Experiences

1 interview found

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

I applied via Walk-in

Round 1 - Technical 

(5 Questions)

  • Q1. Write a Spring boot application to accept two values and generate an XML file.
  • Ans. 

    Create a Spring Boot application to generate an XML file from two input values.

    • Create a Spring Boot project using Spring Initializr

    • Create a REST controller to accept two input values

    • Use JAXB to generate XML from the input values

    • Return the generated XML file as response

  • Answered by AI
  • Q2. Write a program to insert comma after every character.
  • Ans. 

    Program to insert comma after every character in a string.

    • Iterate through each character in the string

    • Append the character and a comma to a new string

    • Handle the last character to avoid adding an extra comma

  • Answered by AI
  • Q3. Find the third max Salary in Oracle.
  • Ans. 

    Use SQL query with ROW_NUMBER() function to find the third max salary in Oracle.

    • Use ROW_NUMBER() function to assign a unique row number to each row based on the salary in descending order.

    • Filter the result where the row number is 3 to get the third max salary.

  • Answered by AI
  • Q4. Microservies design pattern. Explain annotation used in circuit breaker.
  • Ans. 

    Circuit breaker is a design pattern used in microservices to prevent cascading failures.

    • Circuit breaker is used to detect failures and prevent them from causing further issues.

    • It works by wrapping a protected function call in a circuit breaker object.

    • Annotations like @CircuitBreaker in Spring Cloud are used to implement circuit breaker pattern.

    • These annotations allow developers to easily add circuit breaker functionali

  • Answered by AI
  • Q5. JPA vs Hibernate
  • Ans. 

    JPA is a specification while Hibernate is an implementation of JPA.

    • JPA is a Java specification for managing relational data in applications.

    • Hibernate is an ORM framework that implements the JPA specification.

    • Hibernate provides additional features beyond JPA, such as caching and lazy loading.

    • JPA is vendor-neutral, allowing developers to switch between different JPA implementations.

    • Hibernate is a popular choice for JPA i...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I was interviewed in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Simple coding questions..Basically pattern.
  • Q3. And also they will ask about your projects.

Interview Preparation Tips

Round: Test
Experience: 60 multiple choice questions so have to manage time carefully.
Tips: Have to give equal importance to all the sections..So try to do well in all section.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: Don't panic...Only write those things that you know in your resume.

Skills: Smart Coding
College Name: Jaypee Institute Of Information Technology, Noida

I was interviewed in May 2017.

Interview Preparation Tips

Round: Test
Total Questions: 20

Round: Group Discussion
Duration: 1 hour

Skills: Coding Skills And Knowledge On Data Structures

I was interviewed in Jun 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes

Skills: Engineering Basics

I was interviewed in May 2017.

Interview Preparation Tips

Round: Group Discussion
Duration: 7 hours

College Name: Andhra university

I was interviewed in Aug 2017.

Interview Preparation Tips

Round: Test
Tips: Practice e litmus questions and also give mock tests on placement season
Duration: 2 hours

Round: Technical + HR Interview
Experience: The interviewer asked me questions from the subjects I mentioned in my CV and also asked so many situational questions like what will you do in this situation etc.

Skills: Presence Of Mind, Technical Skill

I was interviewed before Aug 2016.

Interview Questionnaire 

1 Question

  • Q1. Only introduction and project questions

Interview Preparation Tips

Round: aptitude
Experience: around 70 questions with sectional cutoff.
Tips: average questions keep watch on timer

Round: HR Interview
Experience: he was so friendly and it went on cool.
Tips: easy round.

Skills: Personality
College Name: Mnm Jain Engineering College

I was interviewed before Aug 2016.

Interview Questionnaire 

3 Questions

  • Q1. Questions from the resume submitted
  • Q2. Write a java program to find the palindrome
  • Q3. HR questions were at the end

Interview Preparation Tips

Round: Test
Experience: Need to solve the general aptitude question, general verbal questions like paragraphs and sentence completion.
Duration: 3 hours
Total Questions: 80

Skills: Programming, Coming Up With Efficient Solutions, Manage A Difficult Situation

Skills evaluated in this interview

I was interviewed before Nov 2016.

Interview Questionnaire 

2 Questions

  • Q1. Project related questions and questions from your stream that you had in Btech.
  • Q2. Basic questions about yourself and your aspirations in life.

Interview Preparation Tips

Round: Test
Experience: English, Quant, Reasoning basic MCQ
Tips: English strong and time management
Duration: 1 hour
Total Questions: 100

Round: Technical Interview
Experience: I was from electronics and comm background so was asked about Signals Analog and Digital, Also was asked about my project that i did in my final year and some of the DBMS and C programming questions asked.
Tips: Must know basic about your own stream first of all , what ever you did in 4 years of your engineering must have a idea about it.

Round: HR Interview
Experience: Tell me something about yourself, where do you see yourself after 5 years,
Your likes dislikes .
Tips: Basically they what to check how confident are you in answering the questions and how frequently do you talk to strangers and how do you talk what is your attitude and behavior , so be the best that you can and be what you are.

Contribute & help others!
anonymous
You can choose to be anonymous

TCS Interview FAQs

How many rounds are there in TCS Springboot Developer interview?
TCS interview process usually has 1 rounds. The most common rounds in the TCS interview process are Technical.
How to prepare for TCS Springboot 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 Spring Boot, Java, Microservices, Kafka and Core Java.
What are the top questions asked in TCS Springboot Developer interview?

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

  1. Write a Spring boot application to accept two values and generate an XML fi...read more
  2. Write a program to insert comma after every charact...read more
  3. Microservies design pattern. Explain annotation used in circuit break...read more

Recently Viewed

INTERVIEWS

TCS

No Interviews

INTERVIEWS

TCS

No Interviews

INTERVIEWS

TCS

No Interviews

INTERVIEWS

Jio

No Interviews

INTERVIEWS

TCS

No Interviews

DESIGNATION

INTERVIEWS

TCS

No Interviews

DESIGNATION

DESIGNATION

INTERVIEWS

Texon Global

No Interviews

Tell us how to improve this page.

TCS Springboot Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
TCS Springboot Developer Salary
based on 120 salaries
₹2.6 L/yr - ₹9 L/yr
9% less than the average Springboot Developer Salary in India
View more details

TCS Springboot Developer Reviews and Ratings

based on 9 reviews

3.1/5

Rating in categories

3.0

Skill development

3.6

Work-life balance

2.2

Salary

5.0

Job security

2.7

Company culture

2.1

Promotions

2.8

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

IT Analyst
66.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

AST Consultant
51.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
29.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
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