Upload Button Icon Add office photos

Nucleus Software Exports

Compare button icon Compare button icon Compare

Filter interviews by

Nucleus Software Exports Technical Lead Interview Questions and Answers

Updated 14 Aug 2023

Nucleus Software Exports Technical Lead Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

A few programming questions based on profile

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic Java questions, Basic DB questions SQL queries writting Spring MVC questions

Top trending discussions

View All
Office Jokes
1w
an executive
CTC ≠ Confidence Transfer Credit
Ab toh aisa lagta hai, chillar jaise salary ke liye main kaju katli ban ke jaa rahi hoon. Samajh nahi aata, main zyada ready ho ke jaa rahi hoon ya ye mujhe kam pay kar rahe hain? #CorporateLife #OfficeJokes #UnderpaidButWellDressed
FeedCard Image
Got a question about Nucleus Software Exports?
Ask anonymously on communities.

Interview questions from similar companies

Interview Preparation Tips

Round: Interview
Experience: They asked to write 2 codes on recursion. Then some questions on resume. I asked them about the job profile and after knowing that they were hiring candidates for frontend programming, about which they didn’t mention in JAF. I told them that I was not interested in frontend development. And didn’t even answer any question after that. Unfortunately, I was selected.

General Tips: Plan your schedule judiciously keeping your capacity in mind. There is no point of making ideal plans and then not able to do even 50% of it.
Don’t get into unnecessary arguments or debate with people.
Don’t think about what others are doing. Focus on your preparation.
How you carry yourself matters. So, make sure you portray yourself in the way you want the other person to perceive you.
Be selective while applying for companies.
College Name: IIT Kanpur

Technical Lead Interview Questions Asked at Other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to productio ... read more
asked in Infosys
Q2. Managerial: 1) Explain any one past issue and its mitigation stra ... read more
asked in Cognizant
Q3. 1. Type of documentation for computer system validation. 2.Please ... read more
asked in Wipro
Q4. What automation framework have you worked on?
Q5. What is REST API? And the difference between GET, PUT, POST, DELE ... read more

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

Round 1 - Assignment 

Basic gocube test

Round 2 - One-on-one 

(1 Question)

  • Q1. Company work expectation and past experience questions

Interview Preparation Tips

Topics to prepare for Axtria Associate interview:
  • SQL
  • Python
Interview preparation tips for other job seekers - Go through ur resume and build strong profile

I applied via Referral and was interviewed before Dec 2021. 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 - Technical 

(1 Question)

  • Q1. Mostly on processes and methodologies followed in executed projects
Round 3 - One-on-one 

(1 Question)

  • Q1. Team handing, understanding and project planning related questions

Interview Preparation Tips

Topics to prepare for KPIT Technologies Technical Lead interview:
  • Strength of materials
  • FEA
  • Mechanism
  • Numerical methods
  • NVH
  • Non-linear
Interview preparation tips for other job seekers - Be thorough in your work and have full clarity on executed projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2023. There were 4 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. Can, uds basics
  • Ans. 

    UDS (User Datagram Socket) is a communication protocol used for sending messages between processes on the same machine.

    • UDS provides a way for inter-process communication (IPC) on Unix-like systems.

    • It supports both stream and datagram communication, similar to TCP and UDP.

    • Example: Using UDS for a local database server to communicate with a client application.

    • UDS is faster than network sockets since it avoids network ove...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Uds advanced level, functional safety, aspice
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Describe your current profile
  • Ans. 

    I am currently working as a Technical Lead in a software development company.

    • Leading a team of developers in designing and implementing software solutions

    • Providing technical guidance and support to team members

    • Collaborating with stakeholders to gather requirements and define project scope

    • Ensuring code quality and adherence to best practices

    • Participating in code reviews and mentoring junior developers

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy and simple interview

Round 2 - HR 

(2 Questions)

  • Q1. Experience related questions
  • Q2. Why this company
  • Ans. 

    I chose this company for its innovative approach to team leadership and commitment to employee growth.

    • Strong focus on employee development and growth opportunities

    • Innovative approach to team leadership and collaboration

    • Positive company culture and values alignment

    • Impressive track record of success and growth

    • Exciting projects and opportunities for professional advancement

  • Answered by AI
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Description about projects
Round 2 - Technical 

(1 Question)

  • Q1. Discussion about job profile
Round 3 - HR 

(1 Question)

  • Q1. Discussion regarding CTC expectation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. MBD questions basics.
  • Q2. Statflow and simulink basics
Round 2 - Technical 

(2 Questions)

  • Q1. Managerial round.
  • Q2. Basic managerial questions and HR round

Interview Preparation Tips

Topics to prepare for KPIT Technologies Technical Lead interview:
  • Model Based Development
  • Simulink
  • MATLAB
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Multi threading
  • Q2. What is virtualization in C++?
  • Ans. 

    Virtualization in C++ refers to the ability to use polymorphism through virtual functions and classes for dynamic method resolution.

    • Virtual functions allow derived classes to override base class methods, enabling dynamic binding.

    • Example: A base class 'Shape' with a virtual method 'draw()' can be overridden in derived classes like 'Circle' and 'Square'.

    • Using virtual destructors ensures proper cleanup of derived class ob...

  • Answered by AI
  • Q3. Types of Constructors
  • Ans. 

    Constructors are special methods in OOP used to initialize objects. They can be categorized into several types.

    • Default Constructor: Initializes objects with default values. Example: `class MyClass { MyClass() { } };`

    • Parameterized Constructor: Initializes objects with specific values. Example: `class MyClass { MyClass(int x) { } };`

    • Copy Constructor: Creates a new object as a copy of an existing object. Example: `MyClass...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying and pushing beyond your limits.

Skills evaluated in this interview

Nucleus Software Exports Interview FAQs

How many rounds are there in Nucleus Software Exports Technical Lead interview?
Nucleus Software Exports interview process usually has 3 rounds. The most common rounds in the Nucleus Software Exports interview process are Resume Shortlist, Coding Test and One-on-one Round.
How to prepare for Nucleus Software Exports Technical Lead 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 Nucleus Software Exports. The most common topics and skills that interviewers at Nucleus Software Exports expect are CRM, Agile, Application Development, Coding and Hibernate.

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Nucleus Software Exports Technical Lead Salary
based on 229 salaries
₹10 L/yr - ₹32 L/yr
16% more than the average Technical Lead Salary in India
View more details

Nucleus Software Exports Technical Lead Reviews and Ratings

based on 20 reviews

3.0/5

Rating in categories

2.4

Skill development

2.2

Work-life balance

3.6

Salary

3.9

Job security

2.7

Company culture

3.1

Promotions

2.6

Work satisfaction

Explore 20 Reviews and Ratings
Software Engineer
991 salaries
unlock blur

₹3 L/yr - ₹11.6 L/yr

Senior Software Engineer
518 salaries
unlock blur

₹7.2 L/yr - ₹27.4 L/yr

Technical Lead
229 salaries
unlock blur

₹10 L/yr - ₹32 L/yr

Assistant Software Engineer
163 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Software Developer
117 salaries
unlock blur

₹4.3 L/yr - ₹14.9 L/yr

Explore more salaries
Compare Nucleus Software Exports with

KPIT Technologies

3.3
Compare

Thomson Reuters

4.1
Compare

HighRadius

2.8
Compare

Oracle Cerner

3.6
Compare
write
Share an Interview