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 987 Reviews

Filter interviews by

Chetu Software Engineer Interview Questions, Process, and Tips

Updated 4 Dec 2024

Top Chetu Software Engineer Interview Questions and Answers

  • Q1. Two Sum You are given an array of integers 'ARR' of length 'N' and an integer Target. Your task is to return all pairs of elements such that they add up to Target. Note: ...read more
  • Q2. Intersection of Linked List You are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the ...read more
  • Q3. Rat In A Maze You are given a starting position for a rat which is stuck in a maze at an initial point (0, 0) (the maze can be thought of as a 2-dimensional plane). The m ...read more
View all 36 questions

Chetu Software Engineer Interview Experiences

31 interviews found

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

Interview Questionnaire 

4 Questions

  • Q1. Basic in python
  • Q2. Basic in SQL
  • Q3. Basic in django
  • Q4. Basic in machine learning and data science

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics in python programming, SQL, machine learning, data science, django
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. 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 was asked basically from node js.
What is node js and why we are using it?
What is event driven model in node js?
What is closure?
Different types of joins?

Round 3 - HR 

(1 Question)

  • Q1. Previous salary and current salary. Negotiation with the salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics and then advance.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Abstract and Interface. Explain any scenario where these concept are used.
  • Ans. 

    Abstract classes are classes that cannot be instantiated and can have both abstract and non-abstract methods. Interfaces are contracts that define methods that must be implemented by a class.

    • Abstract classes can have constructors while interfaces cannot

    • A class can implement multiple interfaces but can only inherit from one abstract class

    • Abstract classes can have instance variables while interfaces cannot

    • Interfaces are ...

  • Answered by AI
  • Q2. MVC Routing and Attribute. How can we use two models in a one single view.
  • Ans. 

    To use two models in a single view with MVC Routing and Attribute, we can create a ViewModel.

    • Create a ViewModel that contains the properties of both models

    • Populate the ViewModel with data from both models in the controller

    • Pass the ViewModel to the view

    • Access the properties of both models in the view using the ViewModel

  • Answered by AI
  • Q3. SQL Joins, Stored Procedure, Functions, Display current day, month and year.
  • Q4. What is abstraction, inheritance and polymorphism. Explain each one in detail.
  • Ans. 

    Abstraction, inheritance and polymorphism are three fundamental concepts in object-oriented programming.

    • Abstraction is the process of hiding complex implementation details and providing a simplified interface for the user.

    • Inheritance is the mechanism by which one class acquires the properties and behavior of another class.

    • Polymorphism is the ability of an object to take on many forms. It allows objects of different cla...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for OOP's Concept and SQL.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Normal discussion
  • Q2. Basic python and ML
  • Q3. Basic python djngo and ML

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Chetu interview questions for designations

 Software QA Engineer

 (3)

 Senior Software Engineer

 (3)

 Junior Software Engineer

 (1)

 Software Engineer Trainee

 (1)

 Software Testing Engineer

 (1)

 Software Developer

 (31)

 Software Net Engineer

 (1)

 Software Quality Analyst

 (1)

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

I applied via Job Portal and was interviewed before Dec 2021. There were 5 interview rounds.

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

Objective type question will be given to complete within 1hr

Round 3 - Technical 

(2 Questions)

  • Q1. Technical interview with some basic related to your technologies.
  • Q2. It will be the basic questions and simple logically coding roung on the system.
Round 4 - Coding Test 

Coding test round on the system along with adavance level questions.

Round 5 - HR 

(1 Question)

  • Q1. Discussion of salary and some company protocols.

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever you have mentioned in your resume be prepared.

Get interview-ready with Top Chetu Interview Questions

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

Interview Questionnaire 

2 Questions

  • Q1.  Pointer,string , array ,dynamic memory allocation , static variable, structure union difference,pointer function
  • Q2. They asked all the basic concepts of C and give programming question mostly on array

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good, asked the basic questions but covered all the concepts focused on string and pointer mainly.

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

Interview Questionnaire 

2 Questions

  • Q1. Filter in MVC
  • Ans. 

    Filter in MVC is used to retrieve a subset of data from a larger dataset based on certain criteria.

    • Filters can be applied to data in the model or in the view.

    • Filters can be used to sort, group, or limit the data returned.

    • Filters can be implemented using LINQ or other query languages.

    • Examples of filters include date range filters, category filters, and search filters.

  • Answered by AI
  • Q2. Authentication and authorisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare all basics of MVC,SQL and C#

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. What's is meaning of success?
  • Ans. 

    Success is achieving one's goals and feeling fulfilled in the process.

    • Success is subjective and varies from person to person.

    • It can be achieving a personal or professional goal.

    • Success can also be measured by the impact one has on others.

    • Feeling fulfilled and content is a key component of success.

    • Success is not always about material possessions or wealth.

  • Answered by AI
  • Q2. Why do we work in corporate office?

Interview Preparation Tips

Interview preparation tips for other job seekers - Find all these kind of of questions and their solutions then you cracked any kind of interviews.

Interview Questionnaire 

1 Question

  • Q1. Mostly ask Question from OOP's and SQL

Interview Questionnaire 

1 Question

  • Q1. Oops programming,SQL server Database

Chetu Interview FAQs

How many rounds are there in Chetu Software Engineer interview?
Chetu interview process usually has 2-3 rounds. The most common rounds in the Chetu interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Chetu Software Engineer 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 C#, .Net, ASP.Net, Javascript and MVC.
What are the top questions asked in Chetu Software Engineer interview?

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

  1. Difference between Abstract and Interface. Explain any scenario where these con...read more
  2. What is abstraction, inheritance and polymorphism. Explain each one in deta...read more
  3. MVC Routing and Attribute. How can we use two models in a one single vi...read more
How long is the Chetu Software Engineer interview process?

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

Tell us how to improve this page.

Chetu Software Engineer Interview Process

based on 11 interviews in last 1 year

2 Interview rounds

  • Technical Round
  • Coding Test Round
View more

People are getting interviews through

based on 18 Chetu interviews
Job Portal
Campus Placement
Company Website
Referral
61%
11%
6%
6%
16% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Chetu Software Engineer Salary
based on 1.3k salaries
₹2.5 L/yr - ₹10.4 L/yr
21% less than the average Software Engineer Salary in India
View more details

Chetu Software Engineer Reviews and Ratings

based on 195 reviews

3.0/5

Rating in categories

3.2

Skill development

2.7

Work-Life balance

2.8

Salary & Benefits

2.4

Job Security

2.7

Company culture

3.0

Promotions/Appraisal

2.7

Work Satisfaction

Explore 195 Reviews and Ratings
Software Engineer
1.3k salaries
unlock blur

₹2.5 L/yr - ₹10.4 L/yr

Software Developer
1k salaries
unlock blur

₹2 L/yr - ₹9.7 L/yr

Senior Software Engineer
639 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

Team Lead
279 salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Senior Software Developer
216 salaries
unlock blur

₹4.9 L/yr - ₹11 L/yr

Explore more salaries
Compare Chetu with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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