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 Backend Java Developer Interview Questions, Process, and Tips for Experienced

Updated 3 Aug 2024

Top TCS Backend Java Developer Interview Questions and Answers for Experienced

TCS Backend Java Developer Interview Experiences for Experienced

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jul 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. What is idempotent term in patch and put?
  • Ans. 

    Idempotent term in patch and put means that multiple identical requests have the same effect as a single request.

    • Idempotent means that the result of a successful request is the same regardless of how many times it is repeated.

    • In PATCH and PUT requests, idempotent means that sending the same request multiple times will not have any additional side effects.

    • For example, if a PATCH request updates a resource with specific ...

  • Answered by AI
  • Q2. Java memory types and which object stores where?
  • Ans. 

    Java memory types and where objects are stored

    • Java memory consists of stack and heap

    • Primitive data types are stored in stack

    • Objects and arrays are stored in heap

    • References to objects are stored in stack

    • Example: int num = 5; // num is stored in stack, value 5 is stored in stack

    • Example: String str = new String(); // str reference is stored in stack, actual String object is stored in heap

  • Answered by AI
  • Q3. Hash map store unique name?
  • Ans. 

    Yes, hash map stores unique keys.

    • Hash map in Java does not allow duplicate keys. If you try to insert a duplicate key, it will replace the existing value with the new one.

    • However, hash map allows duplicate values.

    • Example: HashMap map = new HashMap<>(); map.put("John", 25); map.put("Jane", 30); map.put("John", 35); // 'John' key will now have value 35.

  • Answered by AI
  • Q4. Hashmap java 7 and java 8 difference?
  • Ans. 

    Java 8 introduced new methods for HashMap such as forEach, compute, merge, etc.

    • Java 8 introduced new methods like forEach, compute, merge for HashMap operations

    • Java 8 allows using lambda expressions for iterating over HashMap entries

    • Java 8 introduced default methods in Map interface for HashMap

  • Answered by AI
  • Q5. Can we create static method or variable inside static main()
  • Ans. 

    No, static methods or variables cannot be created inside static main() method.

    • Static methods or variables cannot be created inside another static method.

    • Static methods or variables can only be created at the class level, outside of any method.

    • Example: public class MyClass { static int myVariable = 10; }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was unprofessional behavior, they don't know even what to ask from experience person.
They have their own answer, they don't accept your answer even though if it is correct.
5 years experienced person they ask just java basic, not springboot, no Microservices, no any advanced questions.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude question, you can follow Study Smart Youtube channel. Some question you will get same

Round 2 - Technical 

(2 Questions)

  • Q1. Depends what language you have written in your resume. For Java you will definately asked oops concept
  • Q2. OOPs concept, with some real life examples. Basic programming like the Fibonacci series, reverse a string such like question
Round 3 - HR 

(1 Question)

  • Q1. Intro, Simple puzzle type question. about family and yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Prepare aptitude, and focus english part.

Backend Java Developer Interview Questions Asked at Other Companies for undefined

asked in TCS
Q1. Can we create static method or variable inside static main()
asked in TCS
Q2. Java memory types and which object stores where?
asked in TCS
Q3. What is idempotent term in patch and put?
Q4. Difference between query and path param in spring boot
asked in TCS
Q5. Hashmap java 7 and java 8 difference?

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

TCS Interview FAQs

How many rounds are there in TCS Backend Java 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, Resume Shortlist and Aptitude Test.
How to prepare for TCS Backend Java 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 Java, Microservices and Spring Boot.
What are the top questions asked in TCS Backend Java Developer interview for experienced candidates?

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

  1. Can we create static method or variable inside static mai...read more
  2. What is idempotent term in patch and p...read more
  3. Java memory types and which object stores whe...read more

Tell us how to improve this page.

TCS Backend Java Developer Interview Process for Experienced

based on 2 interviews

Interview experience

2.5
  
Poor
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.7k 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 Backend Java Developer Salary
based on 237 salaries
₹2.3 L/yr - ₹9 L/yr
22% less than the average Backend Java Developer Salary in India
View more details

TCS Backend Java Developer Reviews and Ratings

based on 18 reviews

3.2/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

2.0

Salary

4.8

Job security

3.4

Company culture

2.3

Promotions

3.5

Work satisfaction

Explore 18 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