Upload Button Icon Add office photos
Engaged Employer

i

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

Chetu Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 1k Reviews

Filter interviews by

Chetu Senior Java Developer Interview Questions and Answers

Updated 10 Oct 2024

Chetu Senior Java Developer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General Question depended on daily life

Round 2 - Coding Test 

List of employees and get employee name who is getting bonus more the 10000

Round 3 - Technical 

(4 Questions)

  • Q1. Java OPPPS concept
  • Q2. String and feature
  • Q3. Spring feature and implementation
  • Q4. Hibernate and its implementation
  • Ans. 

    Hibernate is a popular Java ORM framework that simplifies database interactions by mapping Java objects to database tables.

    • Hibernate is an ORM (Object-Relational Mapping) framework that allows developers to map Java objects to database tables and vice versa.

    • It provides a way to perform database operations using Java objects without writing complex SQL queries.

    • Hibernate handles the mapping of Java classes to database ta...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 Features
  • Q2. Reflection API ?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2023. There were 3 interview rounds.

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 - Coding Test 

Question 1
----------------
Input array - 2,9,3,6,5,4

Output array - 9,6,5,4

The result array returns the elements which are greater than all the right side elements

Input array -3,5,1,2,4

Output - 5,4

Question 2
----------------
Check whether two strings are anagram or not?

Question 3
-----------------
Make an employee class and retrieve 100 random employees with unique IDs.

Round 3 - Technical 

(2 Questions)

  • Q1. 1. API security 2. More details about project
  • Q2. 3. Employee class and address class

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Java 8 related problems and basic Data structures

Round 2 - Coding Test 

Core Java, Database, Spring, etc..

Round 3 - HR 

(1 Question)

  • Q1. Salary and job location discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your basics. And practise problems on basic data structures- Arrays, Hashmap..etc
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basic DSA questions like binary search, pattern
  • Q2. Basic SQL query questions

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the worst company I have given interview,
The HR named Shubha A contacted me a day before interview that are you available for interview, I told yes.

After that interview has been scheduled, with interviewer soumyashree rout , I have given all the answers which she asked for and what did I get an acquisition of cheating in interview, I even showed her my surroundings that I am not cheating, and how come such dumb people are allowed to interview. Really waste of time and effort.

Please don't go for interview for this company you will find better opportunities like I did , offered a position at a product based company better than this.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. DSA QUESTION LIKE TREE AND GRAPH
  • Q2. DP AND SORTING APPROACH
Round 3 - Coding Test 

Again same but dsa question and oops concept in deep level

Interview Preparation Tips

Interview preparation tips for other job seekers - good knowledge in dsa , database , programming thats it
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. The interviewer is from testing panel how the testing panel can take a developer interview they don’t have any knowledge about java worst interviewer in my life they waste my 1hour. after answer all the qu...
  • Q2. What is encapsulation. Protected and default difference i have to explain her with example. Collection and hashmap i explain all the things in hashmap even the implementation After that she said to write ...
  • Q3. She asked me about helm chart and aws.I did answer according to it. My interview was pretty well but very next day what i got to know from HR that my basic was not clear that’s very very unprofessional beh...

Interview Preparation Tips

Topics to prepare for UKG Software Developer interview:
  • Basic Java
  • Coding
Interview preparation tips for other job seekers - Don’t expect anything from UKG even after u did very well in your interview.Pathetic experience worst interviewer.I wish there should be some ukg review portal so that i can share the interviewer feedback as well.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Oops concept?
  • Ans. 

    Oops concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Oops concept is a programming paradigm that focuses on objects and classes.

    • It includes principles like inheritance, where a class can inherit properties and behaviors from another class.

    • Encapsulation is another principle where data is wrapped within a class and can only be...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Good round moderate coding questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Coding question based on trees
  • Q2. Coding question based on math/binary search
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via campus placement at Kamaraj College, Thoothukudi and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

The platform is hackerrank and they asked arrays and string topics and the duration is 1hr

Round 2 - Technical 

(4 Questions)

  • Q1. What is the difference between http and https
  • Ans. 

    HTTP is unsecured while HTTPS is secured with SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTP operates on port 80, while HTTPS operates on port 443.

    • HTTP data is transmitted in plain text, while HTTPS data is encrypted using SSL/TLS.

    • HTTPS provides authentication, integrity, and confidentiality of data exchanged between a client and a server.

    • W...

  • Answered by AI
  • Q2. Asked some sql querys
  • Q3. Asked some sql joins
  • Q4. Fully based on user resume
Round 3 - HR 

(1 Question)

  • Q1. They asked general questions like family background

Skills evaluated in this interview

Chetu Interview FAQs

How many rounds are there in Chetu Senior Java Developer interview?
Chetu interview process usually has 3 rounds. The most common rounds in the Chetu interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Chetu Senior Java Developer interview?

Some of the top questions asked at the Chetu Senior Java Developer interview -

  1. Hibernate and its implementat...read more
  2. Spring feature and implementat...read more
  3. Java OPPPS conc...read more

Tell us how to improve this page.

Chetu Senior Java Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Chetu Senior Java Developer Salary
based on 5 salaries
₹7 L/yr - ₹11.5 L/yr
41% less than the average Senior Java Developer Salary in India
View more details
Software Engineer
1.2k salaries
unlock blur

₹2.5 L/yr - ₹10 L/yr

Software Developer
1k salaries
unlock blur

₹2.4 L/yr - ₹9.7 L/yr

Senior Software Engineer
637 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

Team Lead
272 salaries
unlock blur

₹5 L/yr - ₹13.2 L/yr

Senior Software Developer
217 salaries
unlock blur

₹4.9 L/yr - ₹11 L/yr

Explore more salaries
Compare Chetu with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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