Upload Button Icon Add office photos
Engaged Employer

i

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

Tata Technologies Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 2.4k Reviews

Filter interviews by

Tata Technologies Java Developer Interview Questions and Answers

Updated 2 Feb 2024

Tata Technologies Java Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Group Discussion 

They gave a topic named " Are women the great managers then men"

Round 2 - Technical 

(1 Question)

  • Q1. They gave two questions on java 1.find duplicate in an array 2.find occurance of character in a string
Round 3 - One-on-one 

(2 Questions)

  • Q1. It was project manager round.
  • Q2. They were asking about behavioral questions and they were trying to grill you means they gonna ask you about yourself then they gonna question you from that.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with java codings and concepts.
Prepare well for behavioral rounds,also be good at communication.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Aptitude test contain 40 question of quantitative, logical and mathamatical.

Round 3 - Coding Test 

Second is technical round was contain java, dot net.

Round 4 - Group Discussion 

They give any topic to talk on. this one also elimination round.

Round 5 - One-on-one 

(3 Questions)

  • Q1. Last one technical and HR interview. Well prepare on whatever you added in resume. Make sure you are created project based on they are hiring. If they are hiring for java developer then you must have java ...
  • Q2. OOps concept. SQL query
  • Q3. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - You must have project in which field you want job.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. How to declare object in js
  • Ans. 

    To declare an object in JavaScript, you can use the 'let' or 'const' keyword followed by the object name and curly braces {}.

    • Use 'let' or 'const' keyword to declare the object

    • Followed by the object name and curly braces {}

    • Example: let person = {};

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain Spring boot flow
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured templates and dependencies.

    • Spring Boot uses an embedded server to run the application

    • It provides auto-configuration of dependencies

    • It uses annotations to configure the application

    • It supports various data sources and web frameworks

    • It simplifies the deployment process

  • Answered by AI
  • Q2. What is difference between error and exception?
  • Ans. 

    Errors are unrecoverable, while exceptions can be handled.

    • Errors are caused by the environment or JVM, while exceptions are caused by the application code.

    • Errors cannot be handled, while exceptions can be caught and handled using try-catch blocks.

    • Examples of errors include OutOfMemoryError and StackOverflowError, while examples of exceptions include NullPointerException and ArrayIndexOutOfBoundsException.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Larsen & Toubro Limited Java Developer interview:
  • Core Java
  • Spring Boot
Interview preparation tips for other job seekers - Please be fully prepared and clear the basics on core java.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

DSA questions mainly focusing on dynamic programming and Graphs

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

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

    • Graduated with a degree in Computer Science

    • Worked on multiple projects using Java and Python

    • Familiar with web development technologies like HTML, CSS, and JavaScript

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

  • Answered by AI
  • Q2. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving skills and attention to detail. My weaknesses include a tendency to overthink and difficulty delegating tasks.

    • Strengths: problem-solving skills, attention to detail

    • Weaknesses: tendency to overthink, difficulty delegating tasks

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Jacobs Engineering Group Software Developer interview:
  • DSA
Interview preparation tips for other job seekers - Be confident and thats all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Javascript basic questions
  • Q2. Javascript basic questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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 - One-on-one 

(1 Question)

  • Q1. WHAT YOU KNOW ABOUT CODEING
  • Ans. 

    Coding is the process of creating instructions for computers to execute tasks.

    • Coding involves writing and testing instructions in programming languages.

    • It is used to create software, websites, apps, and more.

    • Examples of coding languages include Java, Python, and C++.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. HOW MUCH TIME TAKE FOR ONW PROJECT
Round 4 - Aptitude Test 

VEAY SIMPLE QUESTION ASKING

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Java 8, spring, Java opps, hibernate

Interview Preparation Tips

Interview preparation tips for other job seekers - Java Basics need to be strong
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at SIES College of Management Studies (SIESCMS) and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

IT WAS BASIC AND EASY TO SOLVE

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS CONCEPT OF JAVA
  • Ans. 

    OOPS concepts in Java refer to the principles of Object-Oriented Programming such as inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: class B extends class A.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public getter and setter methods.

    • Polymorphism...

  • Answered by AI
  • Q2. JAVA SPRING BOOT

Interview Preparation Tips

Interview preparation tips for other job seekers - COVER YOUR BASIC PROPERLY

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. How to declare object in js
  • Ans. 

    To declare an object in JavaScript, you can use the 'let' or 'const' keyword followed by the object name and curly braces {}.

    • Use 'let' or 'const' keyword to declare the object

    • Followed by the object name and curly braces {}

    • Example: let person = {};

  • Answered by AI

Skills evaluated in this interview

Tata Technologies Interview FAQs

How many rounds are there in Tata Technologies Java Developer interview?
Tata Technologies interview process usually has 3 rounds. The most common rounds in the Tata Technologies interview process are One-on-one Round, Group Discussion and Technical.
How to prepare for Tata Technologies Java 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 Tata Technologies. The most common topics and skills that interviewers at Tata Technologies expect are Spring Boot, Java, Hibernate, Microservices and Core Java.
What are the top questions asked in Tata Technologies Java Developer interview?

Some of the top questions asked at the Tata Technologies Java Developer interview -

  1. They gave two questions on java 1.find duplicate in an array 2.find occurance o...read more
  2. It was project manager rou...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Tata Technologies interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Tata Technologies Java Developer Salary
based on 92 salaries
₹2.4 L/yr - ₹11 L/yr
20% more than the average Java Developer Salary in India
View more details

Tata Technologies Java Developer Reviews and Ratings

based on 6 reviews

3.7/5

Rating in categories

3.5

Skill development

3.5

Work-Life balance

3.7

Salary & Benefits

3.8

Job Security

3.8

Company culture

3.5

Promotions/Appraisal

3.6

Work Satisfaction

Explore 6 Reviews and Ratings
Senior Design Engineer
2.3k salaries
unlock blur

₹5.2 L/yr - ₹16.2 L/yr

Design Engineer
2k salaries
unlock blur

₹2.9 L/yr - ₹10.1 L/yr

Technical Lead
1.6k salaries
unlock blur

₹7.2 L/yr - ₹23.3 L/yr

Solution Developer
1.5k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Team Lead
664 salaries
unlock blur

₹5.9 L/yr - ₹20 L/yr

Explore more salaries
Compare Tata Technologies with

KPIT Technologies

3.5
Compare

L&T Technology Services

3.3
Compare

Cyient

3.7
Compare

Tech Mahindra

3.6
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