Upload Button Icon Add office photos

Filter interviews by

Neilsoft Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top Neilsoft Interview Questions and Answers

View all 42 questions

Neilsoft Interview Experiences

Popular Designations

40 interviews found

Interview Questions & Answers

user image Anonymous

posted on 15 Sep 2024

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

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Can you provide brief overview of exp in CAD development?
  • Ans. 

    I have 5 years of experience in CAD development, specializing in creating custom tools and plugins for AutoCAD and SolidWorks.

    • Developed custom tools and plugins for AutoCAD and SolidWorks

    • Proficient in CAD programming languages such as AutoLISP and VBA

    • Experience in creating parametric models and assemblies

    • Worked on projects involving 3D modeling and rendering

    • Collaborated with engineers and designers to optimize CAD work

  • Answered by AI
  • Q2. How have you used Revit and Autocad api in your projects?
  • Ans. 

    I have used Revit and Autocad API extensively in my projects to automate tasks, create custom tools, and improve efficiency.

    • Developed custom Revit plugins using Revit API to automate repetitive tasks and improve workflow

    • Utilized Autocad API to create custom commands for specific design requirements

    • Integrated Revit and Autocad API to streamline data exchange between the two platforms

    • Implemented batch processing scripts ...

  • Answered by AI
  • Q3. What is dynamic block?
  • Ans. 

    Dynamic blocks in CAD software are customizable and can change shape, size, or appearance based on user input.

    • Dynamic blocks allow users to create a single block that can be modified in various ways without creating multiple block definitions.

    • Parameters can be added to dynamic blocks to control visibility, position, scale, rotation, and other properties.

    • Dynamic blocks are commonly used in architectural and engineering ...

  • Answered by AI
  • Q4. What is family in revit?
  • Ans. 

    In Revit, a family is a group of elements with a common set of properties, such as doors, windows, or furniture.

    • Families in Revit are reusable groups of elements that share similar characteristics.

    • They can include 2D and 3D geometry, parameters, and other data.

    • Examples of families in Revit include furniture families, lighting families, and equipment families.

  • Answered by AI
  • Q5. How to add wall with custom paramters in revit?
  • Ans. 

    To add a wall with custom parameters in Revit, you can use the 'Wall' tool and then modify the parameters in the properties palette.

    • Select the 'Wall' tool from the toolbar

    • Draw the wall in the desired location

    • In the properties palette, you can modify parameters such as height, width, material, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on OOPS and geometry

Skills evaluated in this interview

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

I was interviewed in Jan 2023.

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 Resume tips
Round 2 - Aptitude Test 

There was a Tool test on Revit

Round 3 - Technical 

(1 Question)

  • Q1. As I fresher so mostly on project I did in college
Round 4 - Behavioral 

(1 Question)

  • Q1. It was mostly on the test I took on interview day

Interview Preparation Tips

Interview preparation tips for other job seekers - Do the homework before going to interview, prepare for most of the situation regarding technical knowledge, do not tell lie tell truth.

Bim MEP Modeler Interview Questions asked at other Companies

Q1. what is the standard height of the switch
View answer (2)
Neilsoft Interview Questions and Answers for Freshers
illustration image

CAD Developer Interview Questions & Answers

user image Anonymous

posted on 18 Jan 2023

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

I applied via Approached by Company and was interviewed in Jul 2022. There were 2 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 Resume tips
Round 2 - Technical 

(4 Questions)

  • Q1. What are OOPs concepts?
  • Ans. 

    OOPs concepts are the fundamental principles of Object-Oriented Programming.

    • Encapsulation - binding data and functions that manipulate them

    • Inheritance - creating new classes from existing ones

    • Polymorphism - ability of objects to take on many forms

    • Abstraction - hiding implementation details and showing only functionality

  • Answered by AI
  • Q2. How to create a Plugin for CAD software?
  • Ans. 

    To create a plugin for CAD software, you need to have knowledge of the software's API and programming language.

    • Understand the CAD software's API and programming language

    • Choose a development environment and create a new project

    • Write the code for the plugin and test it

    • Package the plugin and distribute it to users

  • Answered by AI
  • Q3. Use of static keyword?
  • Ans. 

    The static keyword is used to declare a variable or function that retains its value or state even after the scope in which it was defined has exited.

    • Static variables are initialized only once and retain their value between function calls.

    • Static functions can only be called within the file in which they are defined.

    • Static class members are shared by all instances of the class.

    • Static variables can be used to count the nu...

  • Answered by AI
  • Q4. How to find intersection of two lines?
  • Ans. 

    The intersection of two lines can be found by solving their equations simultaneously.

    • Write the equations of the two lines in slope-intercept form

    • Set the two equations equal to each other and solve for the x-value

    • Substitute the x-value into either equation to find the y-value

    • The intersection point is (x, y)

    • If the lines are parallel, there is no intersection

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - -Have a formal attire
- Be confident
- Carry pen and updated resume
- Reach venue on time

Skills evaluated in this interview

CAD Developer Interview Questions asked at other Companies

Q1. How to create a Plugin for CAD software?
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Portfolio showcase
  • Q2. Autocad question : what are cad blocks
  • Ans. 

    CAD blocks are pre-drawn objects or symbols that can be easily inserted into a CAD drawing to save time and maintain consistency.

    • CAD blocks are reusable 2D or 3D objects that represent common items or elements in a design.

    • They can include furniture, fixtures, equipment, doors, windows, and more.

    • CAD blocks help streamline the design process by allowing architects to quickly add standard elements to their drawings.

    • They c...

  • Answered by AI
  • Q3. What is group in cad
  • Ans. 

    In CAD, a group is a collection of objects that are treated as a single entity for editing and manipulation.

    • Groups help organize and manage complex CAD drawings

    • Objects within a group can be moved, rotated, scaled, or edited together

    • Groups can be nested within other groups for further organization

    • Example: Grouping furniture objects in a floor plan for easy editing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company good work culture

Junior Architect Interview Questions asked at other Companies

Q1. Why architects are are important for India's development?
View answer (1)

Neilsoft interview questions for popular designations

 Junior Engineer

 (3)

 Software Engineer

 (2)

 React Developer

 (2)

 Junior Engineer Electrical

 (2)

 Applications Engineer

 (1)

 Graduate Engineer

 (1)

 Architect

 (1)

 Recruitment Manager

 (1)

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic machine learning, deep learning and probability que
Round 2 - HR 

(1 Question)

  • Q1. Basic salary shared but they only want togive 7 lpa for 3.5 years of candidate and also don'tgive feedback. Worst Hr policy, no standard procedure. if ask for more salary they said profile is on hold .......

Interview Preparation Tips

Interview preparation tips for other job seekers - don't attend interview they play with candidates and go for other start-up company

Data Scientist and Machine Learning Engineer Interview Questions asked at other Companies

Q1. What are supervised and unsupervised learning models?
View answer (2)

Get interview-ready with Top Neilsoft Interview Questions

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

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Level of Aptitude test is average. Mainly consists of Quantitative Aptitude, English Proficiency, Logical Reasoning & Technical Questions

Round 2 - Technical 

(2 Questions)

  • Q1. PLC basic knowledge
  • Q2. Motors General schematic
Round 3 - HR 

(1 Question)

  • Q1. Why Neilsoft and why should we hire you

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

Jobs at Neilsoft

View all

Architect Interview Questions & Answers

user image Anonymous

posted on 30 Mar 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 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 Resume tips
Round 2 - Aptitude Test 

Aptitude test was taken then interview and training was given

Round 3 - One-on-one 

(2 Questions)

  • Q1. Interview round with a manager
  • Q2. Why u choose to do architecture do u know revit
  • Ans. 

    I chose to do architecture because I have always been fascinated by the combination of creativity and problem-solving that it requires.

    • I have a passion for design and creating functional spaces that enhance people's lives.

    • I enjoy the challenge of balancing aesthetics, functionality, and sustainability in my designs.

    • Architecture allows me to blend art, science, and technology to create something tangible and impactful.

    • I...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best is a great place to work
Flexibility in working

Architect Interview Questions asked at other Companies

Q1. How do you find the resources available on a server if it is on premise?
View answer (2)
Round 1 - Technical 

(2 Questions)

  • Q1. About Piping Code & Engineering Materials.
  • Q2. Different types of Drawing Deliverables
  • Ans. 

    Drawing deliverables refer to the different types of drawings that are produced during the design and construction process.

    • Architectural drawings

    • Structural drawings

    • Mechanical drawings

    • Electrical drawings

    • Plumbing drawings

    • Shop drawings

    • As-built drawings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do preparation for basic theory & practical
Piping suction discharge arrangement
Control Valve arrangement

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)
Round 1 - Aptitude Test 

Just practice basic math's and English

Round 2 - Technical 

(1 Question)

  • Q1. Your previous experience and achievements

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answers all the questions properly. If you don't know then tell them ill learn them and eager to work with them

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

I applied via Naukri.com and was interviewed before Dec 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to project in which you previously worked... Oops concepts, MVC related ques
Round 3 - Technical 

(1 Question)

  • Q1. Moreover managerial type questions were asked..

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Oops concepts thoroughly with examples of each concept.

Sql query such as highest no. ACID properties n all...

All the best... Better be prepared than be overconfident...

Top Neilsoft Software Engineer Interview Questions and Answers

Q1. Given point and circle how to find if point is inside circle or outside circle
View answer (1)

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 (197)
Contribute & help others!
anonymous
You can choose to be anonymous

Neilsoft Interview FAQs

How many rounds are there in Neilsoft interview?
Neilsoft interview process usually has 2-3 rounds. The most common rounds in the Neilsoft interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Neilsoft 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 Neilsoft. The most common topics and skills that interviewers at Neilsoft expect are Data Collection, AutoCAD, C++, REVIT and Python.
What are the top questions asked in Neilsoft interview?

Some of the top questions asked at the Neilsoft interview -

  1. Given point and circle how to find if point is inside circle or outside cir...read more
  2. Difference between shared and global parameters, instance and type paramete...read more
  3. How to find resultant of two vectors in terms of magnitude and direct...read more
How long is the Neilsoft interview process?

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

Recently Viewed

INTERVIEWS

N+A

No Interviews

JOBS

Neilsoft

No Jobs

INTERVIEWS

N+A

No Interviews

INTERVIEWS

N+A

No Interviews

INTERVIEWS

N+A

No Interviews

JOBS

N+A

No Jobs

SALARIES

Neilsoft

SALARIES

N+A

SALARIES

Forvia Hella

Tell us how to improve this page.

Neilsoft Interview Process

based on 35 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
L&T Construction Interview Questions
4.0
 • 744 Interviews
Cyient Interview Questions
3.6
 • 283 Interviews
View all

Neilsoft Reviews and Ratings

based on 340 reviews

3.6/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.0

Salary

3.9

Job security

3.3

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 340 Reviews and Ratings
Senior Structural Design Engineer

Pune,

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Mechanical Site Engineer

Mumbai

5-10 Yrs

Not Disclosed

Safety Engineer

Mumbai

5-10 Yrs

Not Disclosed

Explore more jobs
Junior Engineer
181 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

BIM Engineer
90 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Neilsoft with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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