Premium Employer

i

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

HCLTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

HCLTech Junior .NET Developer Interview Questions, Process, and Tips

Updated 11 Dec 2021

HCLTech Junior .NET Developer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Difference between connected and disconnected architecture of ADO. NET
  • Ans. 

    Connected architecture maintains a continuous connection to the database while disconnected architecture connects only when required.

    • Connected architecture is suitable for applications that require real-time data updates.

    • Disconnected architecture is suitable for applications that require occasional data updates.

    • Connected architecture uses DataReader while disconnected architecture uses DataSet.

    • Connected architecture is...

  • Answered by AI
  • Q2. CLASS NAMES IN disconnected architecture
  • Ans. 

    In disconnected architecture, class names should reflect the entities or objects they represent.

    • Class names should be meaningful and descriptive.

    • They should follow naming conventions, such as PascalCase or camelCase.

    • Avoid using abbreviations or acronyms that may not be easily understood.

    • Consider using domain-specific terminology to make the class names more intuitive.

    • Examples: Customer, Order, Product, Employee

  • Answered by AI
  • Q3. Signature of multicaste delegate
  • Ans. 

    Signature of multicast delegate

    • A multicast delegate is a delegate that can have multiple methods assigned to it

    • The signature of a multicast delegate is the same as that of a regular delegate

    • The signature includes the return type, name, and parameters of the delegate

  • Answered by AI
  • Q4. What is use of delegate?
  • Ans. 

    Delegates are used to create references to methods and pass them as arguments to other methods.

    • Delegates allow for loose coupling between objects

    • Delegates can be used to implement callbacks and event handlers

    • Delegates can be used to implement the observer pattern

    • Delegates can be used to implement the command pattern

    • Delegates can be used to implement the strategy pattern

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer the question with full confidence but if you do not know the answer do not give fake answer. Clearly tell that i forgot this answer but i know.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I appeared for an interview before Jun 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software developer with 5 years of experience in web development and a strong background in computer science.

    • 5 years of experience in web development

    • Strong background in computer science

    • Passionate about software development

  • Answered by AI
  • Q2. Questions related to project I have worked on during college days
  • Q3. Core Java concepts
  • Q4. Why do you use two mobile numbers
  • Ans. 

    To separate personal and professional calls, and to ensure availability and accessibility.

    • Separate personal and professional calls

    • Ensure availability and accessibility

    • Maintain work-life balance

    • Avoid mixing personal and work-related contacts

  • Answered by AI

Interview Preparation Tips

Round: Test
Total Questions: 60

College Name: Watumull Institute Of Electronics Engineering And Computer Technology ( WIEECT )

I appeared for an interview in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Simple coding questions..Basically pattern.
  • Q3. And also they will ask about your projects.

Interview Preparation Tips

Round: Test
Experience: 60 multiple choice questions so have to manage time carefully.
Tips: Have to give equal importance to all the sections..So try to do well in all section.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: Don't panic...Only write those things that you know in your resume.

Skills: Smart Coding
College Name: Jaypee Institute Of Information Technology, Noida

I appeared for an interview in May 2017.

Interview Preparation Tips

Round: Test
Total Questions: 20

Round: Group Discussion
Duration: 1 hour

Skills: Coding Skills And Knowledge On Data Structures

I appeared for an interview in Jun 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes

Skills: Engineering Basics

I appeared for an interview in May 2017.

Interview Preparation Tips

Round: Group Discussion
Duration: 7 hours

College Name: Andhra university
Contribute & help others!
anonymous
You can choose to be anonymous

HCLTech Interview FAQs

How to prepare for HCLTech Junior .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 HCLTech. The most common topics and skills that interviewers at HCLTech expect are .Net, ASP.Net MVC, C# and Web Technologies.
What are the top questions asked in HCLTech Junior .NET Developer interview?

Some of the top questions asked at the HCLTech Junior .NET Developer interview -

  1. Difference between connected and disconnected architecture of ADO. ...read more
  2. CLASS NAMES IN disconnected architectu...read more
  3. What is use of delega...read more

Recently Viewed

JOBS

International Flavors & Fragrances

No Jobs

JOBS

RSM India

No Jobs

JOBS

Lennox India Technology Centre

No Jobs

JOBS

International Flavors & Fragrances

No Jobs

SALARIES

INVENTIVE SOFTWARE SOLUTIONS

JOBS

Honeywell Technology Solutions

No Jobs

JOBS

Lennox India Technology Centre

No Jobs

REVIEWS

INVENTIVE SOFTWARE SOLUTIONS

No Reviews

SALARIES

RSM India

SALARIES

International Flavors & Fragrances

Tell us how to improve this page.

HCLTech Junior .NET Developer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
Join HCLTech Find your spark and discover what drives you forward

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
HCLTech Junior .NET Developer Salary
based on 7 salaries
₹3 L/yr - ₹5.5 L/yr
46% more than the average Junior .NET Developer Salary in India
View more details
Software Engineer
23.4k salaries
unlock blur

₹1.7 L/yr - ₹8 L/yr

Technical Lead
21.3k salaries
unlock blur

₹7 L/yr - ₹28 L/yr

Senior Software Engineer
15.9k salaries
unlock blur

₹4 L/yr - ₹16.9 L/yr

Lead Engineer
15k salaries
unlock blur

₹4.2 L/yr - ₹14 L/yr

Analyst
14.5k salaries
unlock blur

₹0.8 L/yr - ₹6.5 L/yr

Explore more salaries
Compare HCLTech with

TCS

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

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