Upload Button Icon Add office photos
Engaged Employer

i

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

iOPEX Technologies Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 1.3k Reviews

Filter interviews by

iOPEX Technologies Engineer Trainee Interview Questions and Answers

Updated 2 Jul 2024

iOPEX Technologies Engineer Trainee Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions were asked and there were many easy questions

Round 2 - Group Discussion 

In GD there were 6 members and everyone was given enough time to think and speak.

Round 3 - Technical 

(4 Questions)

  • Q1. Breif Intro was asked
  • Q2. Question on college final year project
  • Q3. Question on topics of CN
  • Q4. Topics like DNS , TCP/IP Protocol, IP address , MAC, LAN, MAN, WAN, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Just chill and prepare as directed by the HR in the mail ID

Engineer Trainee Interview Questions & Answers

user image Kalavathi M

posted on 15 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself

Engineer Trainee Interview Questions Asked at Other Companies

Q1. If 10 people had a meeting and they shake hands only once with ea ... read more
asked in Siemens
Q2. Puzzle - A drawer contains 10 pairs each of red and blue socks. W ... read more
asked in Sobha
Q3. Shear force diagram and bending moment diagram for combination of ... read more
Q4. Explain stress and strain curve; Different Modulus eg young,bulk ... read more
asked in AVASOFT
Q5. What is logic of amstrong number say its coding logic

Interview Questionnaire 

1 Question

  • Q1. VPN, DNS, DHCP, TCP, SSL, Packet flow, ARP

Engineer Trainee interview

user image Easy Apply

posted on 10 Feb 2022

iOPEX Technologies interview questions for designations

 Software Engineer Trainee

 (1)

 System Engineer Trainee

 (1)

 Junior Engineer

 (1)

 Data Scientist Trainee

 (1)

 System Engineer

 (6)

 TAC Engineer

 (1)

 Technical Engineer

 (1)

 Senior Systems Engineer

 (5)

Engineer Trainee Jobs at iOPEX Technologies

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concepts, Encapsulation, Abstraction in detail with example
  • Q2. Types of beans in Java
  • Ans. 

    Java has two types of beans: stateful and stateless beans.

    • Stateful beans maintain conversational state with the client, while stateless beans do not.

    • Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.

    • Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code to sort an Array in ascending order
  • Ans. 

    Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.

    • Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.

    • For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.

    • Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.

  • Answered by AI
  • Q2. Find the second greatest number in an array
  • Ans. 

    Iterate through the array to find the second greatest number.

    • Iterate through the array and keep track of the greatest and second greatest numbers.

    • Compare each element with the current greatest and second greatest numbers.

    • Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Let us assume we have an array of 0's and 1's,how would you find the first index for 1.
  • Ans. 

    Iterate through the array and return the index of the first occurrence of 1.

    • Iterate through the array using a loop.

    • Check each element of the array, if it is 1 then return its index.

    • If no 1 is found, return -1.

  • Answered by AI
  • Q2. SQL queries related to Order By and Group By

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the basics.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basics aptitude ,programming mcq

Round 2 - Technical 

(1 Question)

  • Q1. Basic technical questions like datatypes,sum of two number ,palindrome
Round 3 - Coding Test 

To ask to write a program for maximum repeating character in a string?

Round 4 - HR 

(1 Question)

  • Q1. Normal HR discussion like family background ,self intro etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - my advice is very easy to clear all rounds in the interview prepare some basic interview question and get a offer from this company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions on oops and sql queries

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Query on many to many table and aggregations
  • Q2. OOPS concepts and SpringBoot
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Revenue recognition
  • Q2. Debit, credit rules
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. First online assessment. Fundamental question from all computer science subjects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for your projects very well. First elimination round in Technical interview is Project Round. Interviewer will ask you questions from your project in very detail.

iOPEX Technologies Interview FAQs

How many rounds are there in iOPEX Technologies Engineer Trainee interview?
iOPEX Technologies interview process usually has 2 rounds. The most common rounds in the iOPEX Technologies interview process are HR, Aptitude Test and Group Discussion.
How to prepare for iOPEX Technologies Engineer Trainee 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 iOPEX Technologies. The most common topics and skills that interviewers at iOPEX Technologies expect are Communication Skills, AutoCAD, Automation Testing, CCNA and CCNP.
What are the top questions asked in iOPEX Technologies Engineer Trainee interview?

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

  1. VPN, DNS, DHCP, TCP, SSL, Packet flow, ...read more
  2. Topics like DNS , TCP/IP Protocol, IP address , MAC, LAN, MAN, WAN, ...read more
  3. Breif Intro was as...read more

Tell us how to improve this page.

iOPEX Technologies Engineer Trainee Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
iOPEX Technologies Engineer Trainee Salary
based on 16 salaries
₹3 L/yr - ₹4 L/yr
19% more than the average Engineer Trainee Salary in India
View more details

iOPEX Technologies Engineer Trainee Reviews and Ratings

based on 32 reviews

4.4/5

Rating in categories

4.5

Skill development

4.3

Work-life balance

4.4

Salary

4.1

Job security

4.4

Company culture

4.4

Promotions

4.3

Work satisfaction

Explore 32 Reviews and Ratings
Technical Support Engineer
291 salaries
unlock blur

₹1.8 L/yr - ₹6.6 L/yr

Media Analyst
245 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

System Engineer
220 salaries
unlock blur

₹1.8 L/yr - ₹9.6 L/yr

Software Engineer
142 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
129 salaries
unlock blur

₹5 L/yr - ₹18.5 L/yr

Explore more salaries
Compare iOPEX Technologies with

Wipro

3.7
Compare

HCLTech

3.5
Compare

TCS

3.7
Compare

Infosys

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