Upload Button Icon Add office photos
Engaged Employer

i

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

LDT Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LDT Technology Junior Java Developer Interview Questions and Answers

Updated 30 May 2024

LDT Technology Junior Java Developer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Tell about Spring Framework
  • Ans. 

    Spring Framework is a popular Java framework that provides comprehensive infrastructure support for developing Java applications.

    • Provides dependency injection for managing components

    • Offers support for aspect-oriented programming

    • Includes modules for data access, web development, security, and more

    • Facilitates integration with other frameworks like Hibernate and JPA

  • Answered by AI
  • Q2. What is interface
  • Ans. 

    An interface in Java is a reference type, similar to a class, that can contain only constants, method signatures, default methods, static methods, and nested types.

    • Interfaces are used to define a contract for classes that implement them.

    • Classes can implement multiple interfaces, but can only extend one class.

    • Interfaces are used to achieve abstraction and multiple inheritance in Java.

    • Example: interface Animal { void eat...

  • Answered by AI
  • Q3. What is Polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Animal superclass with Dog and Cat subclasses, both implementing a makeSound method differently.

  • Answered by AI
  • Q4. Types of Exception
  • Ans. 

    Types of exceptions include checked, unchecked, and errors.

    • Checked exceptions are checked at compile time, like IOException.

    • Unchecked exceptions are not checked at compile time, like NullPointerException.

    • Errors are serious problems that should not be caught, like OutOfMemoryError.

  • Answered by AI
  • Q5. What is multithreading
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for parallel processing.

    • Multithreading allows for better utilization of CPU resources by running multiple threads simultaneously.

    • Threads share the same memory space, allowing for communication and data sharing between threads.

    • Examples of multithreading in Java include creating multiple threads to perform different tasks concurrent...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about LDT Technology?
Ask anonymously on communities.

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Exception handling, spring boot
  • Q2. Oops concepts, java streams

Junior Java Developer Interview Questions Asked at Other Companies

Q1. For a circular cake shared by 8 members, what is the minimum numb ... read more
Q2. What are the dependencies present in Spring, and can you explain ... read more
Q3. Why we need Oops concepts? What is Constructor? Need of Construct ... read more
Q4. Can you override a static method?
Q5. What are the aggregate functions in SQL?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Aptitude Test 

60 Minute Duration on 3 topics, including logical, oop and mathematical

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test was very weird one.
They did have planned anything for the test, They came and given a link on bit.ly and given an another link that is in google form for the answers.
And they selection of people for second round is not sensible.

Round 2 - Coding Test 

This round was also be a weird.
They give each candidates with different questions.
They told us to write logic on the paper and you can use internet for your reference.
But after this round they announced the results but that is not in genuine one.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't get into this type of process.
Before the start of interview ask them to what is they want from the candidates
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - MCQ 

(1 Question)

  • Q1. Basic dsa questions predict output
  • Ans. 

    Understanding basic data structures and algorithms is crucial for predicting outputs in coding challenges.

    • Data structures like arrays, linked lists, and trees are fundamental.

    • Algorithms such as sorting and searching are commonly tested.

    • Example: Predicting output of a sorting algorithm on an array.

    • Example: Understanding how recursion works in a binary tree traversal.

  • Answered by AI
Round 2 - Coding Test 

Medium level problem,

Round 3 - HR 

(1 Question)

  • Q1. Based on resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 min apps and technical question

Round 2 - Coding Test 

45 min coding round you can refer net for first 15 min

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. How much experience you have?
  • Q2. How much expecting ?
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Technical mcq from basic of dsa

Round 2 - Coding Test 

Question from DSA and time will given to solve it

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical HR and the next is general HR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to medium level questions were asked

Round 2 - Coding Test 

Questions were given asked to explain the concept

Round 3 - Technical 

(1 Question)

  • Q1. Basics of c++,java,oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Assignment 

DSA MCQ in online platform

Round 2 - Coding Test 

Basic closings like lists/array/string

LDT Technology Interview FAQs

How many rounds are there in LDT Technology Junior Java Developer interview?
LDT Technology interview process usually has 1 rounds. The most common rounds in the LDT Technology interview process are Technical.
What are the top questions asked in LDT Technology Junior Java Developer interview?

Some of the top questions asked at the LDT Technology Junior Java Developer interview -

  1. Tell about Spring Framew...read more
  2. what is multithread...read more
  3. What is interf...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more
Software Developer
12 salaries
unlock blur

₹4.2 L/yr - ₹15 L/yr

Software Engineer
7 salaries
unlock blur

₹3.3 L/yr - ₹12 L/yr

Java Developer
5 salaries
unlock blur

₹1 L/yr - ₹10.7 L/yr

Devops Engineer
5 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Senior Android Developer
4 salaries
unlock blur

₹5.2 L/yr - ₹8 L/yr

Explore more salaries
Compare LDT Technology with

Yalamanchili Software Exports

3.2
Compare

ScoreMe Solutions

4.2
Compare

Xtancia Technosoft

4.0
Compare

Global Edge Software

3.5
Compare
write
Share an Interview