Upload Button Icon Add office photos

ASM Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

ASM Technologies Software Engineer Trainee Interview Questions and Answers

Updated 11 Apr 2022

ASM Technologies Software Engineer Trainee Interview Experiences

2 interviews found

I applied via Campus Placement and was interviewed in Oct 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Oops concept Sdlc life cycle Programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself
Be bold to speak

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Just program to retrieve highest number of element in a list
  • Ans. 

    Program to retrieve highest number of element in a list

    • Iterate through the list and keep track of the highest number seen so far

    • Use built-in functions like max() in Python

    • Handle empty lists as a special case

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I think they are looking for someone who is having good knowledge in python and ml .

Skills evaluated in this interview

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more

Interview questions from similar companies

I applied via Job Fair and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude, 40mins duration

Round 2 - One-on-one 

(1 Question)

  • Q1. Project related work
Round 3 - HR 

(1 Question)

  • Q1. General HR discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering questions in technical and HR rounds

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coming to AEM,Interviewer has covered all the topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't join in TechMahindra.Especially for AEM Folks.Because there are no projects at all.They force you to learn and work in other domain.Then your AEM knowledge will vanish.Worst Company.

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Ans. 

    Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.

    • Name mangling is used in C++ to support function overloading.

    • It is also used in Python to avoid naming conflicts in modules.

    • Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.

    • In C++, name mangling can be seen by using the 'nm' comman

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Interview questions were very basic for me and all are only hr related questions. I only got 1 question in technical round to write a program for factorial in recursion, But that will differ from interview...

Interview Preparation Tips

Interview preparation tips for other job seekers - I will say just be yourself in a formal manner but never try to being over polite while your voice and body language doesn't seem like that. there you will cut your chance. And for TCS interview rounds are pretty easier than the written ones .. So focus on those and try to follow the accuracy. Don't do too much questions in doubt and end up with less mark due to negative marking. Good luck.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Past experience and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview Preparation Tips

College Name: Vidyalankar Institute Of Technology

Interview Questionnaire 

6 Questions

  • Q1. What is a pointer?
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers allow for dynamic memory allocation and manipulation.

    • They are commonly used in C and C++ programming languages.

    • Example: int *ptr; ptr = # *ptr = 10; //num now has a value of 10

    • Pointers can also be used to pass variables by reference in function calls.

  • Answered by AI
  • Q2. What are databases?
  • Ans. 

    Databases are organized collections of data that can be accessed, managed, and updated easily.

    • Databases store data in tables with rows and columns.

    • They allow for efficient data retrieval and manipulation.

    • Examples include MySQL, Oracle, MongoDB, and SQLite.

  • Answered by AI
  • Q3. Why do we need databases?
  • Ans. 

    Databases are essential for storing, organizing, and retrieving large amounts of data efficiently.

    • Databases provide a structured way to store and manage data.

    • They allow for efficient retrieval of data through queries.

    • Databases can handle large amounts of data and ensure data integrity.

    • They enable multiple users to access and modify data simultaneously.

    • Examples include MySQL, Oracle, MongoDB, and SQL Server.

  • Answered by AI
  • Q4. What is inheritance and encapsulation?
  • Ans. 

    Inheritance is a mechanism where a new class is derived from an existing class. Encapsulation is the process of hiding implementation details from the user.

    • Inheritance allows the new class to inherit properties and methods of the existing class.

    • Encapsulation helps in achieving data abstraction and security.

    • Inheritance promotes code reusability while encapsulation promotes data security.

    • Example of inheritance: class Car...

  • Answered by AI
  • Q5. Tell me about your family
  • Ans. 

    I come from a close-knit family with parents and two siblings.

    • My parents have been married for over 30 years.

    • My older brother is a doctor and my younger sister is studying to become a teacher.

    • We enjoy spending time together and often have family dinners or game nights.

    • My parents have always encouraged us to pursue our passions and support each other.

    • We have a family tradition of going on a vacation every year to a new

  • Answered by AI
  • Q6. What are your strenghts and weaknesses
  • Ans. 

    My strengths include problem-solving, adaptability, and teamwork. My weaknesses include public speaking and time management.

    • Strengths: problem-solving, adaptability, teamwork

    • Weaknesses: public speaking, time management

    • Example for problem-solving: I was able to identify and fix a bug in the code that was causing a major issue for the client

    • Example for adaptability: I was able to quickly learn a new programming language ...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The aptitude test was pretty easy. Basic logical reasoning, English proficiency and quantitative grasp were tested in the aptitude test.
Tips: Check out some of the aptitude tests that other websites provide for very well known and highly recruiting companies like tcs, capgemini, igate, Infosys etc.

Round: Technical Interview
Experience: The overall experience of this interview was good. If you know your basic coding fundamentals you'll get through it. The main focus of these people in this round was to see how far your knowledge goes and how well you respond to uncomfortable situations.
Tips: Be confident and straight forward about things you might not know about. Shooting in the dark will not here or anywhere else for that matter

Round: HR Interview
Experience: Well HR rounds are supposed to make you swear through your clothes and mine surely did that. After having me wait for 12 hours I finally got my HR interview which is the final round finished. The technical interview was finished in the afternoon itself but the hr round took hours to complete my turn. It was depressing
Tips: Be confident and radiant. They will check how much you've had to wait and how that has affected you. Don't lose hope. And don't give textbook answers to questions like strengths and weaknesses. Being frank really helps.

Skills: Willingness to learn , Communication skills
College Name: Dwarkadas Sanghvi College of Engineering

Skills evaluated in this interview

Senior Engineer Interview Questions & Answers

HCLTech user image raja reddy duggi reddy

posted on 27 Apr 2021

Interview Questionnaire 

2 Questions

  • Q1. Engineering Technical
  • Q2. Mainly on Engineering Design
Contribute & help others!
anonymous
You can choose to be anonymous

ASM Technologies Interview FAQs

How many rounds are there in ASM Technologies Software Engineer Trainee interview?
ASM Technologies interview process usually has 1 rounds. The most common rounds in the ASM Technologies interview process are HR.
What are the top questions asked in ASM Technologies Software Engineer Trainee interview?

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

  1. Just program to retrieve highest number of element in a li...read more
  2. Oops concept Sdlc life cycle Programming related questi...read more

Recently Viewed

SALARIES

Marathwada Auto Compo Private Limited

INTERVIEWS

Sportz Interactive

No Interviews

SALARIES

IVY SOFTWARE DEVELOPMENT SERVICES

SALARIES

IVY SOFTWARE DEVELOPMENT SERVICES

SALARIES

Marathwada Auto Compo Private Limited

SALARIES

Anunta Technology Management Services

SALARIES

Marathwada Auto Compo Private Limited

SALARIES

Anunta Technology Management Services

INTERVIEWS

Ubisoft Entertainment

No Interviews

LIST OF COMPANIES

Anunta Technology Management Services

Overview

Tell us how to improve this page.

Software Engineer
174 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Design Engineer
112 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Lead
110 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
106 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
105 salaries
unlock blur

₹0 L/yr - ₹0 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent