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 Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 26 Jan 2023

Iasys Technology Solutions Graduate Engineer Trainee (Get) Interview Experiences

1 interview found

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

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Tell about yourself

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
  • 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
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2023.

Round 1 - Aptitude Test 

Some basic questions related to mechanical engineering syllabus

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions like difference between two stroke and four stroke engine etc
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is QA and QC
  • Ans. 

    QA stands for Quality Assurance and involves processes to prevent defects, while QC stands for Quality Control and involves processes to identify defects.

    • QA focuses on preventing defects in the product or service being delivered

    • QC focuses on identifying defects in the product or service being delivered

    • QA involves processes such as reviews, audits, and process improvements

    • QC involves processes such as testing, inspectio...

  • Answered by AI
  • Q2. Welding details

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic Preparations only , not to try extra
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 - HR 

(1 Question)

  • Q1. General discussion of your work history
Round 3 - Technical 

(1 Question)

  • Q1. Stream technical question
Round 4 - Assignment 

General work related assignment

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare of your work related technical question.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Problem Solving, past assignments
Round 3 - HR 

(1 Question)

  • Q1. Flexible work timings, notice period
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General Questiones
Round 2 - Technical 

(1 Question)

  • Q1. Basics and Intermediate level
Round 3 - One-on-one 

(1 Question)

  • Q1. Behaviour and Logicals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Skills 

(1 Question)

  • Q1. What skills you have
Round 2 - Experience and market grip 

(1 Question)

  • Q1. How much experience you have in the market

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep market knowledge in sales job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Solving questions paper

Round 2 - Assignment 

CAD &Solid work test

Round 3 - HR 

(2 Questions)

  • Q1. Project Handling experience
  • Q2. Salary negotiation

Iasys Technology Solutions Interview FAQs

How many rounds are there in Iasys Technology Solutions Graduate Engineer Trainee (Get) interview?
Iasys Technology Solutions interview process usually has 3 rounds. The most common rounds in the Iasys Technology Solutions interview process are Resume Shortlist, Aptitude Test and One-on-one Round.
How to prepare for Iasys Technology Solutions Graduate Engineer Trainee (Get) 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 SQL, C++, Communication Skills, JEE and Java.
What are the top questions asked in Iasys Technology Solutions Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the Iasys Technology Solutions Graduate Engineer Trainee (Get) interview -

  1. write a java program to revers the string (for eg :"this is string" is string s...read more
  2. 5)what is stack?? 6)explain ArrayList 7) what is split method in java string cl...read more

Tell us how to improve this page.

Iasys Technology Solutions Graduate Engineer Trainee (Get) Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Europa Locks Interview Questions
3.6
 • 20 Interviews
PMT Machines Interview Questions
3.3
 • 19 Interviews
Trelleborg Interview Questions
3.9
 • 18 Interviews
MITA Interview Questions
3.7
 • 14 Interviews
D.B ENGINEERING Interview Questions
4.2
 • 11 Interviews
View all
Iasys Technology Solutions Graduate Engineer Trainee (Get) Salary
based on 16 salaries
₹3.2 L/yr - ₹3.5 L/yr
11% less than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Iasys Technology Solutions Graduate Engineer Trainee (Get) Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
67 salaries
unlock blur

₹3 L/yr - ₹6.7 L/yr

Software Engineer
31 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Softwaretest Engineer
22 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Graduate Engineer Trainee (Get)
16 salaries
unlock blur

₹3.2 L/yr - ₹3.5 L/yr

Java Developer
16 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare Iasys Technology Solutions with

Europa Locks

3.6
Compare

Trelleborg

3.9
Compare

Case New-Holland Construction Equipment India

4.0
Compare

Tokai Rubber Auto Parts India

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