Upload Button Icon Add office photos

Filter interviews by

Nucsoft ASP.NET Developer Interview Questions and Answers

Updated 7 May 2024

Nucsoft ASP.NET Developer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Depedency injection ?
  • Ans. 

    Dependency injection is a design pattern where components are given their dependencies rather than creating them internally.

    • Allows for better separation of concerns

    • Promotes reusability and testability of code

    • Reduces coupling between components

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
  • Q2. Difference between Abstraction and Interface?
  • Ans. 

    Abstraction is hiding the implementation details while Interface is a contract that defines the methods that a class must implement.

    • Abstraction is achieved through abstract classes in C# by using the 'abstract' keyword.

    • Interfaces in C# are used to define a contract that a class must adhere to by implementing all the methods defined in the interface.

    • Abstraction allows for defining common behavior in a base class without...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok

Interview questions from similar companies

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

(2 Questions)

  • Q1. How abstraction and inheritance are related?
  • Ans. 

    Abstraction allows for defining a common interface for related objects, while inheritance enables a class to inherit attributes and methods from another class.

    • Abstraction involves hiding the implementation details and showing only the necessary features of an object. Inheritance allows a class to inherit properties and behaviors from another class.

    • Abstraction helps in creating a blueprint of a class without providing t...

  • Answered by AI
  • Q2. Given a perticular time, find the angle between hour hand and minute hand.
  • Ans. 

    To find the angle between hour and minute hand at a given time on a clock face.

    • Calculate the angle made by hour hand with 12:00 on the clock face

    • Calculate the angle made by minute hand with 12:00 on the clock face

    • Find the absolute difference between the two angles

    • If the angle is greater than 180 degrees, subtract it from 360 degrees for the acute angle

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare OOP in detail. Have a good day structure knowledge. Understand how data structure can be used while solving problems.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Regrading Self join query
  • Ans. 

    A self join query is used to join a table to itself in a SQL query.

    • Self join is used when a table needs to be joined with itself to compare rows within the same table.

    • It requires aliasing the table with different names to distinguish between the two instances of the same table.

    • Commonly used in hierarchical data structures or when comparing related rows in a table.

  • Answered by AI
  • Q2. Group by query per catagory
  • Ans. 

    Group by query is used to group data based on a specific category.

    • Use the GROUP BY clause in SQL to group data based on a specific column

    • Aggregate functions like COUNT, SUM, AVG can be used with GROUP BY to perform calculations on grouped data

    • Example: SELECT category, COUNT(*) FROM products GROUP BY category

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java related question
  • Q2. Web services related question
Round 2 - Technical 

(1 Question)

  • Q1. Project related question
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Socail Media affecting

Interview Preparation Tips

Interview preparation tips for other job seekers - rf
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Good and easy most of the question are reapeted

Round 2 - Coding Test 

Arrays, string, constructors in basic to medium level

Round 3 - Technical 

(2 Questions)

  • Q1. Questions based on the resume in technical way
  • Q2. Oops concept dbms string data structures
Round 4 - HR 

(1 Question)

  • Q1. General HR questions in easy level
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. General questions
Round 3 - Technical 

(1 Question)

  • Q1. Deep details regarding the application
Round 4 - One-on-one 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

It placed in hackerRank.question difficulty level was medium.

Round 3 - Technical 

(1 Question)

  • Q1. The difficulty depends upon who is taking your interview. But mostly asked questions were related to string and hashmap.
Round 4 - HR 

(1 Question)

  • Q1. It was more like a little bit technical and hr round. Mostly talk about personal profile like education,family background, hobbies and etc.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jun 2022. There were 3 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 - Coding Test 

Basic coding excercise , linux platform.file handling

Round 3 - HR 

(2 Questions)

  • Q1. Simpe question , family baground,
  • Q2. Strength , weakness,

Interview Preparation Tips

Interview preparation tips for other job seekers - just be confident

Nucsoft Interview FAQs

How many rounds are there in Nucsoft ASP.NET Developer interview?
Nucsoft interview process usually has 1 rounds. The most common rounds in the Nucsoft interview process are One-on-one Round.
How to prepare for Nucsoft ASP.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 Nucsoft. The most common topics and skills that interviewers at Nucsoft expect are ASP.Net, .Net, ADO.Net, .NET Framework and .Net Core.

Tell us how to improve this page.

Nucsoft ASP.NET Developer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 802 Interviews
Affine Interview Questions
3.3
 • 48 Interviews
View all
Software Engineer
152 salaries
unlock blur

₹2 L/yr - ₹6.1 L/yr

Application Support Engineer
101 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Software Developer
31 salaries
unlock blur

₹2.2 L/yr - ₹6.5 L/yr

Senior Software Engineer
29 salaries
unlock blur

₹2.4 L/yr - ₹10.5 L/yr

Software Tester
28 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Explore more salaries
Compare Nucsoft 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