Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Iasys Technology Solutions Team. If you also belong to the team, you can get access from here

Iasys Technology Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Iasys Technology Solutions Interview Questions and Answers

Updated 31 Dec 2024
Popular Designations

6 Interview questions

An Embedded Software Engineer was asked 8mo ago
Q. What is a pointer and what are its types?
Ans. 

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

  • Types of pointers include null pointers, void pointers, function pointers, and array pointers.

  • Example: int *ptr; // pointer to an integer variable

  • Example: char *str = 'hello'; // pointer to a character array

View all Embedded Software Engineer interview questions
A Graduate Engineer Trainee (Get) was asked
Q. Write a Java program to reverse the order of words in a string. For example, if the input is "this is string", the output should be "string is this".
Ans. 

Java program to reverse a string

  • Use StringBuilder class to reverse the string

  • Convert the string to StringBuilder object

  • Use reverse() method of StringBuilder class to reverse the string

  • Convert the StringBuilder object back to string

View all Graduate Engineer Trainee (Get) interview questions
An Embedded Software Engineer was asked 8mo ago
Q. What is semaphore and mutex, binary semaphore, thread and process
Ans. 

Semaphores and mutex are synchronization mechanisms in multithreading. Threads are lightweight processes, while processes are independent execution units.

  • Semaphore: used to control access to a shared resource by multiple threads. Example: controlling access to a printer in a networked system.

  • Mutex: similar to a semaphore but only allows one thread to access a resource at a time. Example: protecting a critical sect...

View all Embedded Software Engineer interview questions
An Embedded Software Engineer was asked 8mo ago
Q. What is class object, inheritance, function overloading ,function overriding, difference between encapsulation and abstraction, volatile keyword
Ans. 

Class object is an instance of a class, inheritance allows a class to inherit properties and methods from another class, function overloading is defining multiple functions with the same name but different parameters, function overriding is redefining a function in a subclass, encapsulation is bundling data and methods that operate on the data into a single unit, abstraction is hiding the implementation details an...

View all Embedded Software Engineer interview questions
An Embedded Software Engineer was asked 8mo ago
Q. Introduction, in which programming language are you comfortable( 45 min)
Ans. 

I am comfortable with C, C++, and Python for embedded software development.

  • Proficient in C for low-level programming

  • Experienced in C++ for object-oriented design

  • Skilled in Python for scripting and automation tasks

View all Embedded Software Engineer interview questions
A Graduate Engineer Trainee (Get) was asked
Q. 5)what is stack?? 6)explain ArrayList 7) what is split method in java string class
Ans. 

Questions related to basic programming concepts in Java.

  • Stack is a data structure that follows the Last-In-First-Out (LIFO) principle.

  • ArrayList is a dynamic array that can grow or shrink in size and is part of the Java Collections Framework.

  • The split() method in Java String class is used to split a string into an array of substrings based on a delimiter.

View all Graduate Engineer Trainee (Get) interview questions

Iasys Technology Solutions Interview Experiences

7 interviews found

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

I applied via Campus Placement

Round 1 - Coding Test 

C programming coding

Round 2 - HR 

(1 Question)

  • Q1. Introduction , Family background , why iasys, why should hire you, salary expectation
Round 3 - Technical 

(5 Questions)

  • Q1. Introduction, in which programming language are you comfortable( 45 min)
  • Ans. 

    I am comfortable with C, C++, and Python for embedded software development.

    • Proficient in C for low-level programming

    • Experienced in C++ for object-oriented design

    • Skilled in Python for scripting and automation tasks

  • Answered by AI
  • Q2. What is class object, inheritance, function overloading ,function overriding, difference between encapsulation and abstraction, volatile keyword
  • Ans. 

    Class object is an instance of a class, inheritance allows a class to inherit properties and methods from another class, function overloading is defining multiple functions with the same name but different parameters, function overriding is redefining a function in a subclass, encapsulation is bundling data and methods that operate on the data into a single unit, abstraction is hiding the implementation details and sho...

  • Answered by AI
  • Q3. What is pointer and it's type
  • Ans. 

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

    • Types of pointers include null pointers, void pointers, function pointers, and array pointers.

    • Example: int *ptr; // pointer to an integer variable

    • Example: char *str = 'hello'; // pointer to a character array

  • Answered by AI
  • Q4. Static function with implementation , virtual function with code, multilevel inheritance implementation
  • Q5. Projects deep, what challenges faced and how to overcome, your role in project
Round 4 - Technical 

(5 Questions)

  • Q1. Technical 2 (1 hour)
  • Q2. Introduction, what is Embedded system, Project deep
  • Q3. What is semaphore and mutex, binary semaphore, thread and process
  • Ans. 

    Semaphores and mutex are synchronization mechanisms in multithreading. Threads are lightweight processes, while processes are independent execution units.

    • Semaphore: used to control access to a shared resource by multiple threads. Example: controlling access to a printer in a networked system.

    • Mutex: similar to a semaphore but only allows one thread to access a resource at a time. Example: protecting a critical section o...

  • Answered by AI
  • Q4. How to stored data in memory , Interrupt service routine ,interrupt latency, UART,SPI,
  • Q5. Watchdog timer, 8051 microcontroller architecture, volatile keyword, static function, global and local variable

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Basic electronics, C,C++ programming , Embedded hardware knowledge

Skills evaluated in this interview

Accountant Interview Questions & Answers

user image Anonymous

posted on 31 Dec 2024

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

I appeared for an interview in Jul 2024.

Round 1 - HR 

(1 Question)

  • Q1. Taxation & Accounting all information & software knowledge
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. OOPs concepts , exception and Collection

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experince.

System Support Engineer Interview Questions & Answers

user image Nikhil Pipraiya (pandit boy)

posted on 24 Nov 2024

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

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basis’s question of previous studies.
  • Q2. Electrical Question realted to your field.
  • Q3. Realted to basically to your automobile field

Site Support Engineer Interview Questions & Answers

user image Nikhil Pipraiya (pandit boy)

posted on 17 Jun 2022

I applied via Referral and was interviewed in Jan 2022. 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 - Aptitude Test 

Your Branch questions and some basics questions of computer.

Round 3 - Technical 

(1 Question)

  • Q1. 1):- What Is 3-phase ? Different Between single phase and 3 phase supply ? 2):- What is SCR,Resistor,capicator and inductor ? relation between them ? 3):- Different types of Transmission lines ? 4):- W...
Round 4 - HR 

(1 Question)

  • Q1. About yourself? About your background? About your projects ? about your Future goal ? like that basics only.

Interview Preparation Tips

Topics to prepare for Iasys Technology Solutions Site Support Engineer interview:
  • Your Branch
  • Your Basics
  • Your skills
  • your certification
Interview preparation tips for other job seekers - Keep crack interview and all the best your future.

Site Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2023

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

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

(3 Questions)

  • Q1. Knowledge about interfacing, working of Ac motor. And related to it
  • Q2. About drives and wiring
  • Q3. If it is software side just need base of coding knowledge
Round 3 - HR 

(1 Question)

  • Q1. Just for background verification and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - You can try. But you should be ready to travel
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed before Jan 2022. 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 - Aptitude Test 

Duration is 45 minutes . This round consists of some mcq on java programming language and sql.

Round 3 - One-on-one 

(3 Questions)

  • Q1. 1)tell me about yourself. 2)give a brief description about your project. 3)explain oops in detail. 4)explain inheritance with example. spit
  • Q2. 5)what is stack?? 6)explain ArrayList 7) what is split method in java string class
  • Ans. 

    Questions related to basic programming concepts in Java.

    • Stack is a data structure that follows the Last-In-First-Out (LIFO) principle.

    • ArrayList is a dynamic array that can grow or shrink in size and is part of the Java Collections Framework.

    • The split() method in Java String class is used to split a string into an array of substrings based on a delimiter.

  • Answered by AI
  • Q3. Write a java program to revers the string (for eg :"this is string" is string so revers should be : string is this)
  • Ans. 

    Java program to reverse a string

    • Use StringBuilder class to reverse the string

    • Convert the string to StringBuilder object

    • Use reverse() method of StringBuilder class to reverse the string

    • Convert the StringBuilder object back to string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1)study oops concepts in detail
2)explain your project well
3)be confident

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Iasys Technology Solutions?
Ask anonymously on communities.

Interview questions from similar companies

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

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

  • Q1. Tell me about yourself
  • Q2. Tell me about your past experiences
  • Ans. 

    I have diverse experiences in management, team leadership, and project execution across various industries.

    • Led a team of 10 in a retail environment, improving sales by 20% through effective training and motivation.

    • Managed a project that streamlined operations, reducing costs by 15% and increasing efficiency.

    • Implemented a customer feedback system that enhanced service quality and boosted customer satisfaction scores.

    • Coo...

  • Answered by AI

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Previous company work experience
  • Ans. 

    In my previous role, I led a team in developing scalable software solutions, enhancing system performance and user experience.

    • Led a team of 5 engineers to develop a cloud-based application that improved data retrieval speed by 30%.

    • Implemented Agile methodologies, resulting in a 25% increase in project delivery speed.

    • Collaborated with cross-functional teams to integrate user feedback, enhancing product usability.

    • Mentore...

  • Answered by AI
  • Q2. Plans in next 5 years
  • Ans. 

    I plan to continue developing my technical skills and taking on leadership roles within the company.

    • Pursue advanced technical certifications

    • Lead cross-functional teams on complex projects

    • Mentor junior engineers

    • Explore opportunities for innovation and process improvement

    • Collaborate with senior management to set strategic goals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was ok. But the local management is horrible. Don't join expecting MNC standard.Even a startup might be better than this company. It's a family owned business by the manager. Not MNC

Deputy Manager Interview Questions & Answers

Sagar Asia user image sevaku Shiva kumar

posted on 15 Apr 2025

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. Related previous experience
  • Q2. Long term plans to achieve org gols
  • Ans. 

    Developing a strategic roadmap to align resources and initiatives with organizational goals for sustainable growth.

    • Conduct a SWOT analysis to identify strengths, weaknesses, opportunities, and threats.

    • Set SMART goals (Specific, Measurable, Achievable, Relevant, Time-bound) to guide long-term planning.

    • Engage stakeholders in the planning process to ensure alignment and buy-in.

    • Implement regular review cycles to assess pro...

  • Answered by AI

Iasys Technology Solutions Interview FAQs

How many rounds are there in Iasys Technology Solutions interview?
Iasys Technology Solutions interview process usually has 2-3 rounds. The most common rounds in the Iasys Technology Solutions interview process are Technical, HR and Resume Shortlist.
How to prepare for Iasys Technology Solutions 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 Iasys Technology Solutions. The most common topics and skills that interviewers at Iasys Technology Solutions expect are Technology Solutions, Automotive, Communication Skills, Javascript and PLC.
What are the top questions asked in Iasys Technology Solutions interview?

Some of the top questions asked at the Iasys Technology Solutions interview -

  1. what is class object, inheritance, function overloading ,function overriding, d...read more
  2. What is semaphore and mutex, binary semaphore, thread and proc...read more
  3. Introduction, in which programming language are you comfortable( 45 m...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 7 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 80%
4-6 weeks 20%
View more

Interview Questions from Similar Companies

Europa Locks Interview Questions
3.6
 • 21 Interviews
Trelleborg Interview Questions
4.0
 • 20 Interviews
PMT Machines Interview Questions
3.3
 • 20 Interviews
MITA Interview Questions
3.8
 • 15 Interviews
Sagar Asia Interview Questions
3.9
 • 15 Interviews
Garuda Power Interview Questions
3.3
 • 13 Interviews
View all

Iasys Technology Solutions Reviews and Ratings

based on 74 reviews

3.2/5

Rating in categories

3.4

Skill development

3.1

Work-life balance

2.6

Salary

3.4

Job security

3.0

Company culture

2.6

Promotions

3.1

Work satisfaction

Explore 74 Reviews and Ratings
Software Developer
69 salaries
unlock blur

₹3 L/yr - ₹6.7 L/yr

Software Engineer
30 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Softwaretest Engineer
21 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Graduate Engineer Trainee (Get)
18 salaries
unlock blur

₹3.2 L/yr - ₹4 L/yr

Java Developer
18 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare Iasys Technology Solutions with

Europa Locks

3.6
Compare

Trelleborg

4.0
Compare

MITA

3.8
Compare

Tokai Rubber Auto Parts India

3.3
Compare
write
Share an Interview