Upload Button Icon Add office photos

Filter interviews by

ASM Technologies Software Engineer Interview Questions and Answers

Updated 3 Jan 2024

ASM Technologies Software Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(8 Questions)

  • Q1. Technical Engineer
  • Q2. Software Engineer
  • Q3. Job Engineering
  • Q4. Job Electrical Engineering
  • Q5. Job Electrical Electronic Engineering
  • Q6. Job Electrical Mechanical engineering
  • Q7. Job Electrical Machines
  • Q8. Electrical Mechanical engineering

Interview Preparation Tips

Topics to prepare for ASM Technologies Software Engineer interview:
  • Electrical Engineering
Interview preparation tips for other job seekers - Electrical engineering

Software Engineer Jobs at ASM Technologies

View all

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Jan 2023. 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 tips
Round 2 - Technical 

(7 Questions)

  • Q1. Explain Basics OOP Pillars
  • Ans. 

    The basics of OOP (Object-Oriented Programming) pillars are encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods together in a class to hide implementation details.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass, allowing flexibility and extensibili

  • Answered by AI
  • Q2. What's copy constructor. Why it's passed by reference Why copy constructor can not be void
  • Ans. 

    A copy constructor is a special constructor that creates a new object by copying the values of another object.

    • Copy constructor is used to create a new object with the same values as an existing object.

    • It is passed by reference to avoid unnecessary object copying, which can be expensive.

    • Copy constructor cannot be void because it needs to return the newly created object.

  • Answered by AI
  • Q3. Difference in array and linked list
  • Ans. 

    Array is a contiguous block of memory, while linked list is a collection of nodes connected by pointers.

    • Array has constant time access to elements, while linked list requires traversing the list.

    • Array has fixed size, while linked list can dynamically grow or shrink.

    • Insertion and deletion in array is expensive, while linked list can easily insert or delete nodes.

    • Array is suitable for random access, while linked list is

  • Answered by AI
  • Q4. Given three points how to check if they are colinear
  • Ans. 

    To check if three points are colinear, calculate the slope between each pair of points and compare them.

    • Calculate the slope between the first two points using the formula: slope = (y2 - y1) / (x2 - x1)

    • Calculate the slope between the second and third points using the same formula

    • If the slopes between all pairs of points are equal, then the points are colinear

  • Answered by AI
  • Q5. Given point and circle how to find if point is inside circle or outside circle
  • Ans. 

    To determine if a point is inside or outside a circle, calculate the distance between the point and the center of the circle.

    • Calculate the distance between the point and the center of the circle using the distance formula: sqrt((x2 - x1)^2 + (y2 - y1)^2)

    • If the distance is less than the radius of the circle, the point is inside the circle. If it is equal to the radius, the point is on the circle. Otherwise, it is outsid

  • Answered by AI
  • Q6. How to find resultant of two vectors in terms of magnitude and direction
  • Ans. 

    The resultant of two vectors can be found by adding the magnitudes and finding the direction using trigonometry.

    • To find the magnitude of the resultant, use the Pythagorean theorem: magnitude = sqrt(a^2 + b^2)

    • To find the direction of the resultant, use trigonometry: direction = atan(b/a)

    • If the vectors are given in terms of their components, add the corresponding components to find the resultant

  • Answered by AI
  • Q7. Can child class point points to base class?
  • Ans. 

    Yes, a child class can point to a base class.

    • In object-oriented programming, a child class can inherit from a base class and use its methods and properties.

    • A child class can also override the methods of the base class to provide its own implementation.

    • Polymorphism allows a child class object to be treated as a base class object, enabling it to point to the base class.

    • This is useful for code reusability and creating a h

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Neilsoft Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Check for which profile interview is. This Company works in CAD so good to have basic math and geometry knowledge

Skills evaluated in this interview

Interview Questionnaire 

7 Questions

  • Q1. When the company call me for interviews
  • Q2. I applied for the job
  • Q3. I completed my graduation in electronics and communication engineering
  • Q4. I am Sukhmani from fatehgarh sahib
  • Q5. When did other formality will done
  • Q6. My personal introduction
  • Q7. I am Sukhmani
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Guy guy hhn hhh ghh
  • Q2. You thik fryi very ghjn
  • Q3. Thbyuh Bhuj set bjk
  • Q4. Hiii Vadgaon bhi set njk
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Telle 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

    • Familiar with Agile methodologies

    • Worked on projects involving database management systems

    • Continuous learner and always looking to improve

  • Answered by AI
  • Q2. Deep knowledge in node js

I applied via Naukri.com 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. 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...
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. Just basics in java
  • Q2. Advance oops concepts
Round 2 - HR 

(2 Questions)

  • Q1. What do u know about our company
  • Ans. 

    Company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Specializes in creating innovative software solutions

    • Works with clients from various industries

    • Known for high-quality and reliable products

  • Answered by AI
  • Q2. Strengths and waekness
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic level of Q asked based on math ,english and programming

Round 2 - Coding Test 

Easy to medium level 7 Q asked and minimum 4 is compulsory for crack next round

Round 3 - One-on-one 

(1 Question)

  • Q1. It was like personal interview asked about familiy background and all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2023. There were 2 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 - Technical 

(7 Questions)

  • Q1. Explain Basics OOP Pillars
  • Ans. 

    The basics of OOP (Object-Oriented Programming) pillars are encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods together in a class to hide implementation details.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass, allowing flexibility and extensibili

  • Answered by AI
  • Q2. What's copy constructor. Why it's passed by reference Why copy constructor can not be void
  • Ans. 

    A copy constructor is a special constructor that creates a new object by copying the values of another object.

    • Copy constructor is used to create a new object with the same values as an existing object.

    • It is passed by reference to avoid unnecessary object copying, which can be expensive.

    • Copy constructor cannot be void because it needs to return the newly created object.

  • Answered by AI
  • Q3. Difference in array and linked list
  • Ans. 

    Array is a contiguous block of memory, while linked list is a collection of nodes connected by pointers.

    • Array has constant time access to elements, while linked list requires traversing the list.

    • Array has fixed size, while linked list can dynamically grow or shrink.

    • Insertion and deletion in array is expensive, while linked list can easily insert or delete nodes.

    • Array is suitable for random access, while linked list is

  • Answered by AI
  • Q4. Given three points how to check if they are colinear
  • Ans. 

    To check if three points are colinear, calculate the slope between each pair of points and compare them.

    • Calculate the slope between the first two points using the formula: slope = (y2 - y1) / (x2 - x1)

    • Calculate the slope between the second and third points using the same formula

    • If the slopes between all pairs of points are equal, then the points are colinear

  • Answered by AI
  • Q5. Given point and circle how to find if point is inside circle or outside circle
  • Ans. 

    To determine if a point is inside or outside a circle, calculate the distance between the point and the center of the circle.

    • Calculate the distance between the point and the center of the circle using the distance formula: sqrt((x2 - x1)^2 + (y2 - y1)^2)

    • If the distance is less than the radius of the circle, the point is inside the circle. If it is equal to the radius, the point is on the circle. Otherwise, it is outsid

  • Answered by AI
  • Q6. How to find resultant of two vectors in terms of magnitude and direction
  • Ans. 

    The resultant of two vectors can be found by adding the magnitudes and finding the direction using trigonometry.

    • To find the magnitude of the resultant, use the Pythagorean theorem: magnitude = sqrt(a^2 + b^2)

    • To find the direction of the resultant, use trigonometry: direction = atan(b/a)

    • If the vectors are given in terms of their components, add the corresponding components to find the resultant

  • Answered by AI
  • Q7. Can child class point points to base class?
  • Ans. 

    Yes, a child class can point to a base class.

    • In object-oriented programming, a child class can inherit from a base class and use its methods and properties.

    • A child class can also override the methods of the base class to provide its own implementation.

    • Polymorphism allows a child class object to be treated as a base class object, enabling it to point to the base class.

    • This is useful for code reusability and creating a h

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Neilsoft Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Check for which profile interview is. This Company works in CAD so good to have basic math and geometry knowledge

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is stack overloading?
  • Ans. 

    Stack overloading occurs when the stack memory is exceeded due to excessive function calls or large local variables.

    • Occurs when the stack memory limit is exceeded

    • Caused by excessive function calls or large local variables

    • Can lead to stack overflow error

  • Answered by AI
  • Q2. What are acsess specifiers
  • Ans. 

    Access specifiers determine the level of access to classes, methods, and variables in object-oriented programming languages.

    • Access specifiers include public, private, protected, and default.

    • Public allows access from any other class.

    • Private restricts access to only within the same class.

    • Protected allows access within the same package and subclasses.

    • Default (no specifier) restricts access to only within the same package.

  • Answered by AI
  • Q3. What is class and object
  • Ans. 

    A class is a blueprint for creating objects, while an object is an instance of a class.

    • A class defines the properties and behaviors of objects.

    • An object is a specific instance of a class.

    • Objects can have their own unique values for properties defined in the class.

    • Classes can be used to create multiple objects with similar characteristics.

    • Example: Class 'Car' defines properties like 'color' and 'model', while an object

  • Answered by AI
  • Q4. Expalin oops concepts?
  • Ans. 

    OOPs concepts are fundamental principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex imple...

  • Answered by AI

Skills evaluated in this interview

ASM Technologies Interview FAQs

How many rounds are there in ASM Technologies Software Engineer interview?
ASM Technologies interview process usually has 1 rounds. The most common rounds in the ASM Technologies interview process are Technical.
How to prepare for ASM Technologies Software Engineer 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 ASM Technologies. The most common topics and skills that interviewers at ASM Technologies expect are Algorithms, C++, Computer Vision, Data Mining and MATLAB.
What are the top questions asked in ASM Technologies Software Engineer interview?

Some of the top questions asked at the ASM Technologies Software Engineer interview -

  1. Job Electrical Electronic Engineer...read more
  2. Job Electrical Mechanical engineer...read more
  3. Electrical Mechanical engineer...read more

Tell us how to improve this page.

ASM Technologies Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
ASM Technologies Software Engineer Salary
based on 183 salaries
₹3.5 L/yr - ₹13.7 L/yr
At par with the average Software Engineer Salary in India
View more details

ASM Technologies Software Engineer Reviews and Ratings

based on 19 reviews

3.1/5

Rating in categories

3.1

Skill development

3.7

Work-life balance

3.1

Salary

2.8

Job security

3.0

Company culture

2.6

Promotions

2.9

Work satisfaction

Explore 19 Reviews and Ratings
Software Engineer

Bangalore / Bengaluru

2-4 Yrs

₹ 2.3-18 LPA

Explore more jobs
Software Engineer
183 salaries
unlock blur

₹3.5 L/yr - ₹13.7 L/yr

Senior Design Engineer
122 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Project Lead
111 salaries
unlock blur

₹6.4 L/yr - ₹15 L/yr

Senior Engineer
103 salaries
unlock blur

₹5 L/yr - ₹13.5 L/yr

Design Engineer
102 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Explore more salaries
Compare ASM Technologies with

LTIMindtree

3.8
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare

Wipro

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