Upload Button Icon Add office photos

Filter interviews by

Iolite Technologies Associate Software Engineer Interview Questions and Answers

Updated 29 Oct 2022

Iolite Technologies Associate Software Engineer Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Oct 2021. 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 - HR 

(2 Questions)

  • Q1. First round will be HR round. Here, they will ask some basic information about you, your salary expectations n all
  • Q2. Tell me about yourself Are available for face to face interview

Interview Preparation Tips

Interview preparation tips for other job seekers - In 2nd/technical round, they will ask technical questions related to your domain.

It is easy round.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via campus placement at Bangalore Institute Of Technology (BIT) and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Questions asked on basic C++ and Java, very few aptitudes question

Round 2 - Coding Test 

There were 3 medium-hard level questions were asked in coding round

Round 3 - Group Discussion 

Group discussion was held for 35mins: 30mins discussion among the group and 5mins to present it

Round 4 - Technical 

(3 Questions)

  • Q1. Majorly asked about my projects
  • Q2. More focusing on Cloud computing
  • Q3. One puzzle was given to solve
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(4 Questions)

  • Q1. What are joins in sql
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. What is OOP features
  • Ans. 

    OOP features are key concepts in Object-Oriented Programming that include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object)

    • Inheritance: Ability for a class to inherit properties and behavior from another class

    • Polymorphism: Ability for objects to be treated as instances of their parent class or their own class

    • Abstractio...

  • Answered by AI
  • Q3. Primary key , foreign key
  • Q4. Exception in java
  • Ans. 

    An exception in Java is a runtime error that disrupts the normal flow of a program.

    • Exceptions are objects that are thrown when an error occurs during the execution of a program.

    • They can be caught and handled using try-catch blocks.

    • Common types of exceptions in Java include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Dwarkadas J Sanghvi College of Engineering, Mumbai and was interviewed in Nov 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Quant Topics: Interests, Sequence and Series along with Missing items, Time and Distance/Work,
Verbal Topics: Comprehension, Corrections, Grammar etc
CS Core Subjects: DSA, OOPS, DBMS, OS

Overall Test Difficulty was Easy-Medium

Round 2 - Coding Test 

System asked to choose one of the programming languages from C, C++ or Java. (Note: You can't change the language once confirmed!)
There were 7 different coding questions along with code. You just need to debug the code to get the correct output.
DSA: Graphs (Basics), Linked Lists, Conditional Statements, and Arrays (Stack and Queue)

Overall Difficulty was Medium (tbh, it depends on the practice you have done!)

Round 3 - Technical 

(1 Question)

  • Q1. 1. Tell me about yourself 2. What tech stack(s) you have worked on? Why? Why not others? 3. SQL queries based on joins, nesting and aggregations 4. Logical reasoning questions 5. Previous internships exper...
Round 4 - Behavioral interview 

(1 Question)

  • Q1. 1. Tell me about yourself 2. Why you do seek to join this company? 3. Are you comfortable working in shifts? If yes, how will you manage your time? 4. SQL queries 5. Logical question: Total number of squar...
Round 5 - HR 

(1 Question)

  • Q1. 1. Tell me about your day. Walk me through it. 2. If given a coding problem, what is your preferred language? Why? 3. Walk me through your best project in your resume. Why/How/When did you make it? 4. Tell...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the aptitude and DSA rounds with CS core subjects. Proofread your resume and study about the company, as it makes behavioral and HR questions easy to answer. Make them feel that you are the committed to your job, you will be assigned to and mainly to company.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Above sql, c , python ,java,

Round 2 - Coding Test 

Two coding question of avg range

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at NMAM Institute of Technology, Mangalore

Round 1 - Technical 

(2 Questions)

  • Q1. Oops qns most (java c++)
  • Q2. Recursion (java c++) 30 qns 30 min basic alll programming related
Round 2 - Coding Test 

Array string easy to medium

Round 3 - Group Discussion 

Gd-more of case study topic college learning portal build

Round 4 - Technical 

(1 Question)

  • Q1. About the 3 coding problem scope of improvement and project
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was basic aptitude test on rs aggrawal

Round 2 - One-on-one 

(1 Question)

  • Q1. Try catch exception handling
Round 3 - HR 

(1 Question)

  • Q1. Where do you live
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hashmap question , DSA algorithms

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Any advantages and disadvantages for working at MNC

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA algorithms

I applied via Referral and was interviewed in Oct 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 - Coding Test 

Round 1 was divided into 2 parts:
1) Aptitude and Technical MCQs
2) Coding Test

Round 3 - Technical 

(1 Question)

  • Q1. The technical round was mainly based on the resume. Prepare the skills and projects mentioned in your resume thoroughly. Luck plays a significant factor in clearing the technical round
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions like 'Mention your strengths and weaknesses'

Interview Preparation Tips

Interview preparation tips for other job seekers - Luck plays a major factor in clearing the technical round.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. General behavioural questions
  • Q2. Weaknesses and strengths
  • Q3. Why choose LSEG
Round 2 - Aptitude Test 

An IQ test in MCQ format. We were given small math problems and analytical/logical questions

Round 3 - Technical 

(3 Questions)

  • Q1. OOP concepts and examples from your coding experience
  • Ans. 

    OOP concepts like inheritance, encapsulation, and polymorphism are essential in software development.

    • Inheritance: Creating subclasses that inherit properties and behaviors from a parent class.

    • Encapsulation: Bundling data and methods within a class to restrict access from outside.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Example: Creating a class 'Animal' with subclasses

  • Answered by AI
  • Q2. What data structures are good for certain scenarios
  • Ans. 

    Different data structures are suitable for different scenarios based on their characteristics and operations.

    • Arrays are good for storing a collection of elements with constant time access to individual elements.

    • Linked lists are good for frequent insertions and deletions at any position in the list.

    • Hash tables are good for fast lookups and insertions based on key-value pairs.

    • Trees are good for hierarchical data represen...

  • Answered by AI
  • Q3. Whiteboard questions to write pseudo codes to solve some problems
Round 4 - Group Discussion 

Had a discussion with the Head of technology and head of engineering. Asked general behavioural questions and technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have solid understanding on general technical concepts and you'll be fine :)

Skills evaluated in this interview

Iolite Technologies Interview FAQs

How many rounds are there in Iolite Technologies Associate Software Engineer interview?
Iolite Technologies interview process usually has 2 rounds. The most common rounds in the Iolite Technologies interview process are Resume Shortlist and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 Iolite Technologies interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Iolite Technologies Associate Software Engineer Salary
based on 18 salaries
₹1.5 L/yr - ₹4 L/yr
43% less than the average Associate Software Engineer Salary in India
View more details

Iolite Technologies Associate Software Engineer Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

4.7

Skill development

4.0

Work-Life balance

2.4

Salary & Benefits

4.4

Job Security

4.0

Company culture

3.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 2 Reviews and Ratings
Software Engineer
35 salaries
unlock blur

₹1.6 L/yr - ₹5.1 L/yr

Associate Software Engineer
18 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Software Developer
11 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹5.1 L/yr - ₹9 L/yr

Java Developer
6 salaries
unlock blur

₹2 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Iolite Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview