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 DOT NET Developer Interview Questions, Process, and Tips

Updated 4 Apr 2024

Top Chetu DOT NET Developer Interview Questions and Answers

  • Q1. Difference between Stored procedure and functions when we use where we use what the profits of its?
  • Q2. What is Encapsulation where you implement and why?
  • Q3. Difference between Interfaces and abstraction?
View all 6 questions

Chetu DOT NET Developer Interview Experiences

12 interviews found

DOT NET Developer Interview Questions & Answers

user image ARVIND KUMAR

posted on 29 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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 

Logically question, mathematics

Round 3 - Technical 

(4 Questions)

  • Q1. C#,asp.net MVC,.net core
  • Q2. SQLserver.jquery
  • Q3. Linq, store procedure
  • Q4. Logically question like how we can pass data controller

Interview Preparation Tips

Interview preparation tips for other job seekers - Good preparation asp.net MVC,.net core
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Join in sql define and explain
  • Ans. 

    Join in SQL is used to combine rows from two or more tables based on a related column between them.

    • Join is used to retrieve data from multiple tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

Skills evaluated in this interview

DOT NET Developer Interview Questions Asked at Other Companies

asked in Infosys
Q1. What is the difference between windows application development an ... read more
Q2. What is Trigger,Store procedure, join in sql query and their synt ... read more
Q3. How many ways are there to send data to controller from View?
asked in Nagarro
Q4. Can Two Primary keys can be made possible in Sql Table ?
asked in Infosys
Q5. What kind of database you used in projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2023. 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 

Good not much difficult easily crakeable with normal knowledge

Round 3 - Technical 

(2 Questions)

  • Q1. Normal question about the technology you are interested and mentioned in your resume
  • Q2. Oops concepts general concept related to the selected topics and the basic questions
Round 4 - Technical 

(1 Question)

  • Q1. Technical round 2 also asked the question related to the subject mentioned in resume
Round 5 - HR 

(1 Question)

  • Q1. Nothing special only tells you about the company perks and you can ask if you have any query

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep motivated and self belief is very important because it is very neede for job
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Assignment 

First round will be assessment round where one guy from there team will share his screen to you have give the control and you have to complete the assessment….questions are related to .net field and c#

Round 3 - One-on-one 

(1 Question)

  • Q1. First introduce your self and then he will ask you to rate your self in all technology and then one by one they will ask you question basics to c# oops and then sql question , mvc, webapi
Round 4 - HR 

(1 Question)

  • Q1. After taking all the interviews they told me that we don't have the opening...I asked them like why did you guys just waste my time...she was like the person who called you 1st day fired from the company.....

Interview Preparation Tips

Topics to prepare for Chetu DOT NET Developer interview:
  • C#.Net
  • SQL Server
  • Webapi
  • ASP.Net MVC
  • core .net
Interview preparation tips for other job seekers - Don't join this company they are fraud….after talking all rounds of technical they refused to give offer letter

Chetu interview questions for designations

 Dot Net Core Developer

 (1)

 .NET Web Developer

 (2)

 Junior .NET Developer

 (1)

 .NET Software Developer

 (1)

 Developer

 (1)

 Software Developer

 (31)

 Web Developer

 (4)

 Java Developer

 (3)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Simple math, resiong c#, .net Mvc ,asp.net core

Round 3 - Technical 

(2 Questions)

  • Q1. C#,net mvc ,Asp.net core , Web Api ,Jquery,Ajax
  • Q2. What is Web API,MVC,Jquery
  • Ans. 

    Web API is a framework for building HTTP services, MVC is a design pattern for web applications, and jQuery is a JavaScript library for simplifying client-side scripting.

    • Web API is a framework provided by Microsoft for building HTTP services that can be consumed by a broad range of clients, including browsers, mobile devices, and desktop applications.

    • MVC (Model-View-Controller) is a design pattern used in web developme...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Privious Company details,sellery Expectaion,joining date

Skills evaluated in this interview

Get interview-ready with Top Chetu Interview Questions

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

I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Total 50 Questions 40 from technology 10 from normal aptitude not so tough.

Round 3 - One-on-one 

(5 Questions)

  • Q1. Telephonic interview by senior developer basic concepts of oops, sql, C#
  • Q2. Opps concepts indexes Array and arrylists Stored procedures and functions class structs object constructor etc
  • Q3. What is Encapsulation where you implement and why?
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for better control over the data by preventing direct access and manipulation from outside the class.

    • Encapsulation also promotes code reusability and modularity by grouping related data and methods tog...

  • Answered by AI
  • Q4. Difference between Interfaces and abstraction?
  • Ans. 

    Interfaces define contracts for classes to implement, while abstraction is a way to hide implementation details.

    • Interfaces are like a blueprint that defines what methods a class must implement.

    • Abstraction is a concept where we hide the implementation details and show only the necessary features of an object.

    • Interfaces can have multiple inheritance, while abstraction is achieved using abstract classes or interfaces.

    • Exam...

  • Answered by AI
  • Q5. Difference between Stored procedure and functions when we use where we use what the profits of its?
  • Ans. 

    Stored procedures are precompiled SQL queries stored in the database, while functions are user-defined routines that return a value.

    • Stored procedures are used for performing specific tasks or operations on the database, while functions are used to return a single value.

    • Stored procedures can contain multiple SQL statements and can have input and output parameters, while functions are more limited in their functionality.

    • ...

  • Answered by AI
Round 4 - Coding Test 

Reverse no.
Star patterns
print numbers without loop
highest salary query
Count male female from the table

Interview Preparation Tips

Interview preparation tips for other job seekers - focused on basics only

Skills evaluated in this interview

DOT NET Developer Interview Questions & Answers

user image ARVIND KUMAR

posted on 29 Sep 2022

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

Math reasiong coding c#

Round 3 - Technical 

(1 Question)

  • Q1. Asp.netcore, SQL server web API
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - Aptitude Test 

Coding,asp.net.reasiong , math

Round 3 - Assignment 

SQL server,asp
Net ,jQuery , javascript etc

Round 4 - Technical 

(1 Question)

  • Q1. Logical thinking ,practical confidence
Round 5 - HR 

(1 Question)

  • Q1. Sellery discussion, privious company work details.

Interview Preparation Tips

Interview preparation tips for other job seekers - Self confidence very important . Positive thoughts and logical mindset very important.

DOT NET Developer Interview Questions & Answers

user image Sowmitri S H (Som)

posted on 21 Apr 2022

I applied via Shine and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Test MCQ type with time limit to answer. Fixed no. Of questions related to language

Interview Preparation Tips

Interview preparation tips for other job seekers - Study, learn practice then approach for final result.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Avoid using too much corporate jargon in your CV. Sometimes keeping things simple will get your job done.
View all tips
Round 2 - Coding Test 

Coding test on project based

Round 3 - HR 

(1 Question)

  • Q1. What is timing , salary and many more

Interview Preparation Tips

Interview preparation tips for other job seekers - hello sir / mam i am indal yadav i have 1.4 year experience on .net developer (mvc framework)

Chetu Interview FAQs

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

Some of the top questions asked at the Chetu DOT NET Developer interview -

  1. Difference between Stored procedure and functions when we use where we use what...read more
  2. What is Encapsulation where you implement and w...read more
  3. Difference between Interfaces and abstracti...read more

Tell us how to improve this page.

Chetu DOT NET Developer Interview Process

based on 9 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Aptitude Test Round
  • Technical Round
View more
Chetu DOT NET Developer Salary
based on 131 salaries
₹1.8 L/yr - ₹7.2 L/yr
15% less than the average DOT NET Developer Salary in India
View more details

Chetu DOT NET Developer Reviews and Ratings

based on 24 reviews

3.4/5

Rating in categories

3.7

Skill development

3.4

Work-life balance

3.3

Salary

3.3

Job security

3.2

Company culture

3.6

Promotions

3.3

Work satisfaction

Explore 24 Reviews and Ratings
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
636 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

Team Lead
270 salaries
unlock blur

₹5 L/yr - ₹13.2 L/yr

Senior Software Developer
221 salaries
unlock blur

₹4.2 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
Did you find this page helpful?
Yes No
write
Share an Interview