Upload Button Icon Add office photos

Filter interviews by

Nucsoft Interview Questions and Answers

Updated 27 Jun 2024

Nucsoft Interview Experiences

Popular Designations

12 interviews 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

ASP.NET Developer Interview Questions asked at other Companies

Q1. All opps concept. What is constructor?, what is delegets? What is inheritance? What is abtract class.?
View answer (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 14 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn

Round 1 - HR 

(1 Question)

  • Q1. Whats your next 5 year plan
Round 2 - Aptitude Test 

2 egg and 100 floor problem

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basics of quants logical etc

Round 2 - Coding Test 

Either java related questions or .net

Round 3 - Technical 

(1 Question)

  • Q1. Based on projects and deep understanding of projects
Round 4 - HR 

(1 Question)

  • Q1. Few basic hr questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 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 - Case Study 

English test written english vocabulary test

Round 3 - Aptitude Test 

Time duration profit loss average share statistics

Interview Preparation Tips

Interview preparation tips for other job seekers - go to web and register there for internship they will

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Nucsoft interview questions for popular designations

 Software Engineer

 (2)

 Application Support Engineer

 (2)

 HR Executive

 (1)

 Junior Software Engineer

 (1)

 ASP.NET Developer

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 Intern

 (1)

Junior Software Engineer Interview Questions & Answers

user image 2CS006 Rajan Athisha

posted on 27 Jun 2024

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

I applied via Walk-in and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal interview experience

Round 2 - Technical 

(2 Questions)

  • Q1. Primary key foreign key delete truncate
  • Q2. Tell me about yourself project details
Round 3 - Behavioral 

(2 Questions)

  • Q1. What is primary key
  • Ans. 

    Primary key is a unique identifier for each record in a database table.

    • Primary key ensures each record in a table is unique

    • It can be a single column or a combination of columns

    • Primary key values cannot be null

    • Example: 'id' column in a 'users' table

  • Answered by AI
  • Q2. Difference between delete and truncate
  • Ans. 

    Delete removes rows one by one, while truncate removes all rows at once.

    • Delete is a DML command, while truncate is a DDL command.

    • Delete can be rolled back, while truncate cannot be rolled back.

    • Delete fires triggers, while truncate does not fire triggers.

  • Answered by AI

Skills evaluated in this interview

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before Feb 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 - Technical 

(1 Question)

  • Q1. Basic Question based on OOP's and Testing Releated.
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a positive attitude and be relax. Entire panel were great, guide me when I misspoken.

Application Support Engineer Interview Questions asked at other Companies

Q1. what do you know about SQL , Unix , explain in brief
View answer (2)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 18 Apr 2024

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. About my skill sets Tech Hiring - Knowledge

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Question related to core concepts as well as coding concepts

Round 2 - One-on-one 

(1 Question)

  • Q1. Project did in college
  • Ans. 

    Developed a web-based inventory management system for a college project.

    • Used HTML, CSS, and JavaScript for the frontend

    • Implemented a backend using PHP and MySQL for data storage

    • Included features like user authentication, product tracking, and reporting

    • Collaborated with team members to ensure smooth development and testing

  • Answered by AI

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 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 - Aptitude Test 

Quantitative and technical related questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Face to face round with IDFC client
  • Q2. Uat , banking related

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

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

Round 1 - HR 

(2 Questions)

  • Q1. Basic details about yourself
  • Q2. About bonds for 2 years

Application Support Engineer Interview Questions asked at other Companies

Q1. what do you know about SQL , Unix , explain in brief
View answer (2)

Nucsoft Interview FAQs

How many rounds are there in Nucsoft interview?
Nucsoft interview process usually has 2-3 rounds. The most common rounds in the Nucsoft interview process are Resume Shortlist, Aptitude Test and One-on-one Round.
How to prepare for Nucsoft 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 SQL, Application Support, .Net, ASP.Net and Java.
What are the top questions asked in Nucsoft interview?

Some of the top questions asked at the Nucsoft interview -

  1. Difference between delete and trunc...read more
  2. What is primary ...read more
  3. Project did in coll...read more
How long is the Nucsoft interview process?

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

Tell us how to improve this page.

Nucsoft Interview Process

based on 12 interviews

Interview experience

3.5
  
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
Affine Interview Questions
3.3
 • 48 Interviews
View all

Nucsoft Reviews and Ratings

based on 121 reviews

2.9/5

Rating in categories

3.1

Skill development

2.7

Work-life balance

2.4

Salary

2.7

Job security

2.5

Company culture

2.5

Promotions

2.6

Work satisfaction

Explore 121 Reviews and Ratings
Software Engineer
150 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Support Engineer
101 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Tester
29 salaries
unlock blur

₹0 L/yr - ₹0 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