Premium Employer

i

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

Impetus Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Impetus Technologies Java Developer Interview Questions, Process, and Tips

Updated 26 Mar 2025

Top Impetus Technologies Java Developer Interview Questions and Answers

  • Q1. 1.First Non repetitive character using steam. 2. Sort array of string on the basis of first character using steam. 3. Find longest word in string array.
  • Q2. What is Singleton class in java
  • Q3. Average level difficulty

Impetus Technologies Java Developer Interview Experiences

4 interviews found

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. 1.First Non repetitive character using steam. 2. Sort array of string on the basis of first character using steam. 3. Find longest word in string array.
  • Q2. Annotations, core java, sql queries.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very rude , I was explaining my approach to a question in the middle he said that "leave it you , u'll not be able to do it". Then I have to write the code without explanation.
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

6 question
3-Data Structure
3-SQL

Round 2 - Technical 

(2 Questions)

  • Q1. All the core Subject Like CN, DBMS, SQL, OS, OOPs,
  • Q2. Semaphors, Denormalization
Round 3 - Coding Test 

2-String Question
2- Linkedlist
1- Array

Paper/pan interview

Round 4 - Technical 

(2 Questions)

  • Q1. Projects Related Discussion & some coding question
  • Q2. Linkedlist hard question, Explain your project Design pattern
Round 5 - HR 

(1 Question)

  • Q1. Tell me about your self, Family background . Normal Interview Interviewer is cool

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

  • Q1. Create stack using queue
  • Ans. 

    Implementing a stack using two queues to achieve LIFO behavior.

    • Use two queues: queue1 and queue2.

    • For push operation, enqueue the element to queue1.

    • For pop operation, dequeue all elements from queue1 to queue2 except the last one, then dequeue the last element from queue1.

    • Swap the names of queue1 and queue2 after the pop operation.

    • Example: Push(1), Push(2), Pop() returns 2.

  • Answered by AI
  • Q2. What is Singleton class in java
  • Ans. 

    A Singleton class ensures a class has only one instance and provides a global point of access to it.

    • Singleton pattern restricts instantiation of a class to one object.

    • It is commonly used for logging, driver objects, caching, and thread pools.

    • Example: Using a private constructor and a static method to get the instance.

    • Thread-safe Singleton can be implemented using synchronized methods or double-checked locking.

  • Answered by AI

I applied via Referral and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Two technical + One HR round.
  • Q2. Average level difficulty
  • Ans. 

    The question is asking about the average level of difficulty.

    • Explain how you determine the difficulty level of a task

    • Provide examples of tasks you have worked on and their difficulty level

    • Discuss how you approach tasks of varying difficulty levels

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Two technical

+ One HR round.

After completing all the interview rounds successfully and committing offer. Suddenly HR stops responding. May trying to find some candidate with less package.

Suggestion to HR:

Don't expect loyalty when candidates ditch you after accepting offer and change their mind. Since you guys do the same.

Impetus Technologies interview questions for designations

 Senior Java Developer

 (1)

 Software Developer

 (2)

 React Developer

 (1)

 Angular Developer

 (1)

 Front end Developer

 (1)

 Power BI Developer

 (1)

 React Native Developer

 (1)

 Associate Software Developer

 (1)

Java Developer Jobs at Impetus Technologies

View all

Interview questions from similar companies

I appeared for an interview before Mar 2016.

Interview Preparation Tips

Round: Test
Experience: 1. output of simple static variable programs
2. hashmap program
3. spring annotations
4.wrapper classes
5. validation script for email
Tips: go through the basics
Total Questions: 6

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Opps concept, java 8 features, collection spring boot and spring question,my SQL DB question basics

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Be confident on your awnsers
2, Enjoy the interview session ,
3, Try to give your best but not last
4. Make sure you have good band width before entering in interview

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

Interview Questionnaire 

1 Question

  • Q1. What is blocking queue?
  • Ans. 

    A blocking queue is a queue that blocks when attempting to dequeue from an empty queue or enqueue to a full queue.

    • BlockingQueue interface is a part of java.util.concurrent package

    • It provides thread-safe operations for put() and take() methods

    • Examples: ArrayBlockingQueue, LinkedBlockingQueue, PriorityBlockingQueue

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just respond as you know

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. This interview wada technical one but was majorly a stress test the interviewer wanted to test both my knowledge and communication skills

Interview Questionnaire 

1 Question

  • Q1. Java multithreading, oops
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Java progaming, coding

Impetus Technologies Interview FAQs

How many rounds are there in Impetus Technologies Java Developer interview?
Impetus Technologies interview process usually has 2-3 rounds. The most common rounds in the Impetus Technologies interview process are Coding Test, Technical and HR.
How to prepare for Impetus 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 Impetus Technologies. The most common topics and skills that interviewers at Impetus Technologies expect are Microservices, Java, Spring Boot, J2Ee and Hibernate.
What are the top questions asked in Impetus Technologies Java Developer interview?

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

  1. What is Singleton class in j...read more
  2. Average level difficu...read more
  3. Create stack using qu...read more

Tell us how to improve this page.

Impetus Technologies Java Developer Interview Process

based on 3 interviews

Interview experience

2.7
  
Poor
View more
Join Impetus Technologies The Intelligent Enterprise Delivered
Impetus Technologies Java Developer Salary
based on 11 salaries
₹4.1 L/yr - ₹12 L/yr
17% more than the average Java Developer Salary in India
View more details

Impetus Technologies Java Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Java Developer (Immediate Joiners only)

Gurgaon / Gurugram,

Bangalore / Bengaluru

4-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
729 salaries
unlock blur

₹8.2 L/yr - ₹30 L/yr

Software Engineer
546 salaries
unlock blur

₹5.1 L/yr - ₹17.6 L/yr

Module Lead Software Engineer
274 salaries
unlock blur

₹12.2 L/yr - ₹37.5 L/yr

Module Lead
261 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Lead Software Engineer
201 salaries
unlock blur

₹15.2 L/yr - ₹42.5 L/yr

Explore more salaries
Compare Impetus Technologies with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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