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

Filter interviews by

Clear (1)

Chetu Software Developer Interview Questions, Process, and Tips

Updated 12 Nov 2024

Top Chetu Software Developer Interview Questions and Answers

  • Q1. Suppose one of your relative is seriously ill and nobody is present there except you and you must have to come to office because there is a meeting with clients when you ...read more
  • Q2. Suppose a rumour happens in company which is not good for it. What will be your reaction as a TM?
  • Q3. What is middleware and how we handle request and response ?
View all 36 questions

Chetu Software Developer Interview Experiences

31 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Telephonic Call 

(5 Questions)

  • Q1. Some basic questions on python and django
  • Q2. What is middleware and how we handle request and response ?
  • Ans. 

    Middleware is software that acts as a bridge between different applications or components, handling requests and responses.

    • Middleware is a layer of software that sits between different applications or components, facilitating communication and data exchange.

    • It can handle tasks such as authentication, logging, error handling, and data transformation.

    • Middleware can be used to modify or enhance the request or response bef...

  • Answered by AI
  • Q3. What is difference between list and tupple?
  • Ans. 

    List is mutable and can be modified, while tuple is immutable and cannot be changed.

    • List is defined using square brackets [], while tuple is defined using parentheses ().

    • Elements in a list can be modified, added, or removed, while elements in a tuple cannot be changed once defined.

    • Lists are typically used for collections of similar items that need to be modified, while tuples are used for fixed collections of items.

    • Exa...

  • Answered by AI
  • Q4. What are decorators?
  • Ans. 

    Decorators are functions that modify the behavior of other functions or methods.

    • Decorators are used to add functionality to existing functions without modifying their code.

    • They are commonly used in Python to modify the behavior of functions or classes.

    • Examples include @staticmethod, @classmethod, and @property decorators in Python.

  • Answered by AI
  • Q5. Different types of Oops and explain.
  • Ans. 

    There are four main principles of Object-Oriented Programming: Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hiding the complex implementation details and showing only the necessary features of an object.

    • Polymorphism: Allows objec...

  • Answered by AI
Round 2 - One-on-one 

(6 Questions)

  • Q1. Previous project descriptions.
  • Q2. Create a decorator.
  • Ans. 

    A decorator is a design pattern that allows behavior to be added to individual objects, either statically or dynamically.

    • Decorators are used to add new functionality to an existing object without altering its structure.

    • They are commonly used in Python to modify the behavior of functions or methods.

    • Decorators are implemented using the @ symbol followed by the decorator function name.

  • Answered by AI
  • Q3. Bubble sort, merge sort and insertion sort
  • Q4. Some questions on AWS
  • Q5. Fibonacci sequence using recursion
  • Ans. 

    Fibonacci sequence using recursion is a classic problem in programming.

    • Define a recursive function that takes an integer n as input

    • Base case: if n is 0 or 1, return n

    • Recursive case: return the sum of the previous two Fibonacci numbers

  • Answered by AI
  • Q6. Custom middleware

Interview Preparation Tips

Topics to prepare for Chetu Software Developer interview:
  • Python
  • Django
  • Object Oriented Programming
  • DSA
Interview preparation tips for other job seekers - Be confident and make sure your communication is pretty good. And prepare the basics of whatever te h stack.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 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 Resume tips
Round 2 - Aptitude Test 

Python, SQL and general aptitude questions were asked

Round 3 - Technical 

(1 Question)

  • Q1. Django questions were asked.
Round 4 - Coding Test 

Rotate the list by two elements from the right of it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview have become more and more challenging, so prepare well guys.

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptitude, Reasoning related topics

Round 2 - Technical 

(1 Question)

  • Q1. Oops, basic programming language related questions.
Round 3 - HR 

(1 Question)

  • Q1. In this round there are all questions asked about you.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Telephonic Call 

(2 Questions)

  • Q1. Very easy basic python questions
  • Q2. Basic Django questions
Round 2 - Coding Test 

List sort, list comprehension, dacorators, middleware, django orm

Round 3 - HR 

(1 Question)

  • Q1. Just normal salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through basics and normal interview questions found on websites.

Chetu interview questions for designations

 Senior Software Developer

 (1)

 .NET Software Developer

 (1)

 Software Developer Trainee

 (1)

 Android Software Developer

 (1)

 Python Software Developer

 (1)

 Developer

 (1)

 Software Engineer

 (34)

 Software Tester

 (1)

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

There will be around 50 questions which will have logical basic questions.

Round 2 - Technical 

(1 Question)

  • Q1. Will have questions for profile you applied.There will be coding questions too and interview level is not too tough

Get interview-ready with Top Chetu Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Mar 2023. There were 2 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. What is Oops Concept?
  • Ans. 

    Oops Concept is a programming paradigm that focuses on objects and their interactions to solve problems.

    • Oops stands for Object-Oriented Programming System

    • It emphasizes on encapsulation, inheritance, and polymorphism

    • Encapsulation is the process of hiding implementation details from the user

    • Inheritance allows a class to inherit properties and methods from another class

    • Polymorphism allows objects to take on multiple forms...

  • Answered by AI
  • Q2. What is Artisan in laravel php framework?
  • Ans. 

    Artisan is the command-line interface included with Laravel that provides a number of helpful commands for developers.

    • Artisan is used to generate boilerplate code, run database migrations, and execute unit tests.

    • Developers can also create their own custom Artisan commands.

    • Some common Artisan commands include make:model, make:controller, and migrate.

    • Artisan can be accessed through the command line by running 'php artisa

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your Basic Concept. All Technical part Depend on their Coding Skills.

Skills evaluated in this interview

I applied via AmbitionBox and was interviewed in Oct 2022. There were 4 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 Resume tips
Round 2 - Aptitude Test 

Java question,and aptitude question

Round 3 - Technical 

(1 Question)

  • Q1. Core java ,Spring,MySQL,JDBC.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and Company profile discussion.

Interview Preparation Tips

Topics to prepare for Chetu Software Developer interview:
  • Core Java
  • MySQL
  • JDBC
  • Spring
  • HTML
  • JSP
Interview preparation tips for other job seekers - Complete and unique resume .Resume is the first impression in the job hunting process.Learn how to solve complex problems.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic php/magento questions.
  • Q2. Select and limit sql queries
Round 2 - HR 

(1 Question)

  • Q1. Usual HR discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic understanding of field and answer with confidence.

I applied via Referral and was interviewed in Feb 2022. There were 5 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 Resume tips
Round 2 - Aptitude Test 

There were 35 MCQ questions for 35 minutes all types, 10 situation based questions for 30 min. It was average.

Round 3 - Technical 

(3 Questions)

  • Q1. Introduction, basics and advance from related field on telephone.
  • Q2. Javascript array functions, api in node, mongo basics.
  • Q3. Api, database, array functions.
Round 4 - Technical 

(2 Questions)

  • Q1. They might make you run the code.
  • Q2. Javascript, node js, express, mongo
Round 5 - HR 

(6 Questions)

  • Q1. Share details of your previous job.
  • Ans. 

    I worked as a Software Developer at XYZ Company.

    • Developed and maintained software applications using Java and Python.

    • Collaborated with a team of developers to design and implement new features.

    • Performed code reviews and debugging to ensure software quality.

    • Worked closely with clients to gather requirements and provide technical support.

    • Implemented software enhancements and optimizations to improve performance.

    • Participa...

  • Answered by AI
  • Q2. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and opportunities offered by the position.

    • I am flexible and open to negotiation.

    • I am more interested in the overall package and growth opportunities than just the salary.

    • I would like to be compensated fairly based on my skills, experience, and the market value for the position.

    • I am confident that we can come to a mutually beneficial agreement.

  • Answered by AI
  • Q3. Tell me about yourself.
  • Ans. 

    I am a software developer with experience in various programming languages and a passion for creating innovative solutions.

    • Proficient in Java, C++, and Python

    • Experience with web development using HTML, CSS, and JavaScript

    • Familiarity with database management systems such as MySQL and MongoDB

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

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

    My strengths include problem-solving, attention to detail, and teamwork. My weaknesses include time management and public speaking.

    • Strengths: problem-solving, attention to detail, teamwork

    • Weaknesses: time management, public speaking

  • Answered by AI
  • Q5. Why are you looking for a change?
  • Ans. 

    Seeking new opportunities for professional growth and challenges.

    • Looking for a more challenging role

    • Seeking opportunities to learn new technologies

    • Wanting to work in a more collaborative team environment

    • Desire for career advancement

    • Seeking better work-life balance

  • Answered by AI
  • Q6. Why should we hire you?
  • Ans. 

    I have a strong technical background and a passion for software development.

    • I have a deep understanding of programming languages and frameworks.

    • I have experience in developing and delivering high-quality software solutions.

    • I am a quick learner and adapt easily to new technologies and methodologies.

    • I am a team player and can effectively collaborate with cross-functional teams.

    • I have excellent problem-solving and analyti...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Chetu Software Developer interview:
  • Javascript Frameworks
  • Laravel
  • Node.Js
  • MySQL
  • MongoDB
Interview preparation tips for other job seekers - Be original. Work hard, don't lie.

I applied via Walk-in and was interviewed in Mar 2022. There were 5 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 Resume tips
Round 2 - Aptitude Test 

In aptitude there are some probability and basic arithmetic progression and work time question and some question are from verbal and non verbal reasoning.

Round 3 - Coding Test 

Some basic program concept like Generics ,non generic and some basic program like print pyramid and astrek pattern

Round 4 - Coding Test 

Pattern printing

Round 5 - Technical 

(2 Questions)

  • Q1. Opps concept and .net MVC and CRUD
  • Q2. Tell me about youself ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic program and opps concept is mandatory
Contribute & help others!
anonymous
You can choose to be anonymous

Chetu Interview FAQs

How many rounds are there in Chetu Software Developer interview?
Chetu interview process usually has 2-3 rounds. The most common rounds in the Chetu interview process are Aptitude Test, Technical and HR.
How to prepare for Chetu Software 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 Chetu. The most common topics and skills that interviewers at Chetu expect are Software Development, Android Studio, C, C++ and Objective C.
What are the top questions asked in Chetu Software Developer interview?

Some of the top questions asked at the Chetu Software Developer interview -

  1. Suppose one of your relative is seriously ill and nobody is present there excep...read more
  2. Suppose a rumour happens in company which is not good for it. What will be your...read more
  3. What is middleware and how we handle request and respons...read more
How long is the Chetu Software Developer interview process?

The duration of Chetu Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

HCL Infosystems

No Interviews

LIST OF COMPANIES

Reliable Technosystems India

Overview

INTERVIEWS

AVEVA

No Interviews

INTERVIEWS

Koch Business Solutions

No Interviews

INTERVIEWS

MSG Global Solutions

No Interviews

SALARIES

Koch Business Solutions

INTERVIEWS

Koch Business Solutions

No Interviews

JOBS

Koch Business Solutions

No Jobs

INTERVIEWS

Yazaki

No Interviews

INTERVIEWS

Accenture

No Interviews

Tell us how to improve this page.

Chetu Software Developer Interview Process

based on 20 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Aptitude Test Round
  • HR Round
  • Coding Test Round
View more
Chetu Software Developer Salary
based on 1k salaries
₹2.4 L/yr - ₹9 L/yr
26% less than the average Software Developer Salary in India
View more details

Chetu Software Developer Reviews and Ratings

based on 144 reviews

2.9/5

Rating in categories

3.3

Skill development

3.0

Work-life balance

2.9

Salary

2.6

Job security

2.9

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 144 Reviews and Ratings
Software Engineer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
645 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
264 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
222 salaries
unlock blur

₹0 L/yr - ₹0 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent