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

Chetu Interview Questions, Process, and Tips

Updated 28 Feb 2025

Top Chetu Interview Questions and Answers

View all 114 questions

Chetu Interview Experiences

Popular Designations

172 interviews found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

You can get the information and answer in Google

Round 2 - Technical 

(3 Questions)

  • Q1. Xg boost, naive Bayes algorithm, standard deviation formula and detailed information about that
  • Q2. What is xg boost All about naive Bayes algorithm Standard deviations and the formula
  • Q3. What is the Byes rules and there in deep
  • Ans. 

    Bayes' rule is a fundamental concept in probability theory that allows us to update our beliefs based on new evidence.

    • Bayes' rule is named after Thomas Bayes, an 18th-century mathematician.

    • It is also known as Bayes' theorem or Bayes' law.

    • Bayes' rule calculates the probability of an event based on prior knowledge and new evidence.

    • It is commonly used in machine learning and statistical inference.

    • The formula for Bayes' ru...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared very tough interviewers

Skills evaluated in this interview

Machine Learning Engineer Interview Questions asked at other Companies

Q1. Subset Sum Equal To KYou are given an array/list ‘ARR’ of ‘N’ positive integers and an integer ‘K’. Your task is to check if there exists a subset in ‘ARR’ with a sum equal to ‘K’. Note: Return true if there exists a subset with sum equal t... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company

Round 1 - Aptitude Test 

There is MCQ question categories reasoning math logical puzzle etc.

Round 2 - Technical 

(1 Question)

  • Q1. Question from java and android 1 Opps deep drive concept Encapsulation Abstraction Polymorphism Inheritance Use of keywords Var , val cons, static inline return break an...
Round 3 - Coding Test 

Assign some coding questions it will online on zoom and it will be final round

Interview Preparation Tips

Topics to prepare for Chetu Android Software Developer interview:
  • OOPS
  • Android SDK
  • Background service
  • Intent
  • coroutine
  • Daggr
  • hilt
Interview preparation tips for other job seekers - We confident and don’t try to make smart just
Redy for interview if you don’t know answer of question simply say sorry i don’t have remember and skip on next question okay be cool 😎
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

15 questions Asked from related technology 5 from English 5 from math and 10 from misllenious.

Round 2 - Coding Test 

Some questions asked theoretical and 4 questions based on coding 2 questions related to string manipulation and others 2 was python class based questions.

Round 3 - HR 

(2 Questions)

  • Q1. What was your role in previous company.
  • Ans. 

    I was responsible for developing and maintaining software applications for the company.

    • Developed new features and functionalities for existing software applications

    • Fixed bugs and issues in the software

    • Collaborated with team members to design and implement solutions

    • Participated in code reviews and testing processes

  • Answered by AI
  • Q2. Are you able to join immediately?
  • Ans. 

    Yes, I am available to join immediately.

    • I am available to start immediately

    • I can join as soon as needed

    • I have no prior commitments that would prevent me from starting right away

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This company will okey for 2 or 3 years experienced not for more than 3 years.

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 reach office. What will you do?
View answer (2)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 28 Feb 2024

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

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Brief details of my job.
  • Q2. Brief about my resume
  • Q3. Skill and technique
Round 2 - Aptitude Test 

All about work attitude and employees thought.

Round 3 - HR 

(2 Questions)

  • Q1. Final Hr Rounds
  • Q2. Grievance handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Human resources executive

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

Chetu interview questions for popular designations

 Software Engineer

 (34)

 Software Developer

 (31)

 DOT NET Developer

 (12)

 Web Developer

 (4)

 Java Developer

 (3)

 Senior Software Engineer

 (3)

 Software QA Engineer

 (3)

 Team Member

 (3)

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Scenario based questions

Technical Project Manager Interview Questions asked at other Companies

Q1. 1) What are Isolation levels in SQL? 2) What happens if same SP is modified by multiple users at same time, how do u capture the details of each user's changes? 3) What are ACID properties? 4) What are triggers & its types? 5) What is f... read more
View answer (1)

Get interview-ready with Top Chetu Interview Questions

Data Scientist Interview Questions & Answers

user image Abhilasha Dimble

posted on 22 Feb 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Asked about projects. What is classification? Is knn used for regression?how? decision tree working for regression and classification Is naive Bayes used for regression?how? LLM Docker Aws GenAI Code for ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys, interviewer is really wierd...very rude...
Starts interview with lots of questions..
He interrupts me in every question's answer.. doesn't even ready listen my answers ...

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2023. 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 tips
Round 2 - Aptitude Test 

Written with multiple question both aptitude and technical

Round 3 - Technical 

(1 Question)

  • Q1. What is regression and smoke testing
  • Ans. 

    Regression testing is retesting of previously tested functionality to ensure that changes or fixes have not introduced new defects. Smoke testing is a subset of regression testing that focuses on testing the critical functionalities of an application.

    • Regression testing is performed to verify that changes or fixes in software have not introduced new defects or caused existing functionalities to fail.

    • It involves retestin...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Roles and responsibilities in your previous project and what is your contribution for project delivery
Round 5 - HR 

(1 Question)

  • Q1. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basics and confident delivery

Skills evaluated in this interview

Software QA Engineer Interview Questions asked at other Companies

Q1. What exceptions have u faced while creating framework?
View answer (1)

Senior Android Developer Interview Questions & Answers

user image Shashikant Pandey

posted on 30 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic mathematics and logical question

Round 2 - Coding Test 

Basic DSA like Array, link list

Senior Android Developer Interview Questions asked at other Companies

Q1. Binary Array SortingA binary array is an array consisting of only 0s and 1s. You are given a binary array "arr" of size ‘N’. Your task is to sort the given array and return this array after sorting. Input Format : The first line of input c... read more
Add answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was very easy

Round 2 - Technical 

(5 Questions)

  • Q1. What is OOP’s Concept and how using in DotNet
  • Ans. 

    OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain data and methods to manipulate that data.

    • In DotNet, OOP is implemented using classes and objects. Classes define the blueprint for objects, while objects are instances of classes.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP that are utilized in DotNet ...

  • Answered by AI
  • Q2. What is Mvc and what is the role in DotNet
  • Ans. 

    MVC stands for Model-View-Controller. It is a design pattern used in DotNet for separating concerns in an application.

    • Model represents the data and business logic of the application.

    • View is responsible for displaying the user interface.

    • Controller handles user input and updates the model and view accordingly.

    • MVC helps in achieving separation of concerns, making the code more organized and maintainable.

    • Example: In a DotN...

  • Answered by AI
  • Q3. What are the types of joins in Ms Sql
  • Ans. 

    Types of joins in Ms Sql include inner join, left join, right join, and full outer join.

    • Inner join: Returns rows when there is at least one match in both tables.

    • Left join: Returns all rows from the left table and the matched rows from the right table.

    • Right join: Returns all rows from the right table and the matched rows from the left table.

    • Full outer join: Returns rows when there is a match in one of the tables.

  • Answered by AI
  • Q4. What is store procedure in Ms Sql
  • Ans. 

    A stored procedure in MS SQL is a precompiled collection of SQL statements that can be saved and reused.

    • Stored procedures can improve performance by reducing the amount of data sent over the network.

    • They can be used to encapsulate business logic and provide a layer of security by controlling access to data.

    • Stored procedures can accept input parameters and return output parameters or result sets.

    • Example: CREATE PROCEDUR...

  • Answered by AI
  • Q5. What is the significance of Sql joins in database management
  • Ans. 

    Sql joins are used to combine rows from two or more tables based on a related column between them.

    • Joins are essential for retrieving data from multiple tables in a database

    • Types of joins include inner join, outer join, left join, and right join

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Chetu Software Developer interview:
  • Java Script
  • MS SQL Server
Interview preparation tips for other job seekers - My interview was very good, the interviewer was very nice, I got a lot of time to answer.

Skills evaluated in this interview

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 reach office. What will you do?
View answer (2)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 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 - HR 

(2 Questions)

  • Q1. Hr asked about total experience
  • Ans. 2 years of experience in react native developer
  • Answered by Akleem Ahmad
  • Q2. Hr asked about current CTC and expectations and availablity for joining technical round
  • Ans. Telling her my expectation and current CTC and time for join the interview
  • Answered by Akleem Ahmad
Round 3 - Technical 

(2 Questions)

  • Q1. What is state ,props, redux, asyncstorage,how to upload a build on test flight
  • Ans. 

    State, props, Redux, AsyncStorage are key concepts in React Native. Uploading a build on TestFlight involves creating an IPA file and using Xcode.

    • State is used to manage data within a component and can be updated using setState.

    • Props are read-only data passed from parent to child components.

    • Redux is a state management library for managing application state.

    • AsyncStorage is a simple, unencrypted, asynchronous, persistent...

  • Answered by AI
  • Q2. He assisted my same task on js like what is output of following questions and ask difference between map, forEach, for loop etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DS and deep in js and also Lean about iOS and Android core concepts

Skills evaluated in this interview

React Native Developer Interview Questions asked at other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you relate it with lifecycle method which is class components?
View answer (3)

Chetu Interview FAQs

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

Some of the top questions asked at the Chetu 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. Difference between Abstract and Interface. Explain any scenario where these con...read more
How long is the Chetu interview process?

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

Tell us how to improve this page.

Chetu Interview Process

based on 134 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Globant Interview Questions
3.8
 • 171 Interviews
View all

Chetu Reviews and Ratings

based on 1k reviews

3.3/5

Rating in categories

3.5

Skill development

3.1

Work-life balance

3.1

Salary

2.8

Job security

3.1

Company culture

3.3

Promotions

3.1

Work satisfaction

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

₹2.5 L/yr - ₹11 L/yr

Software Developer
1k salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Senior Software Engineer
645 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

Team Lead
264 salaries
unlock blur

₹5 L/yr - ₹13.2 L/yr

Senior Software Developer
222 salaries
unlock blur

₹4.6 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