Upload Button Icon Add office photos

IG Infotech India

Compare button icon Compare button icon Compare

Filter interviews by

IG Infotech India Interview Questions, Process, and Tips

Updated 11 Oct 2024

Top IG Infotech India Interview Questions and Answers

IG Infotech India Interview Experiences

Popular Designations

12 interviews found

I applied via Campus Placement and was interviewed in Sep 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 Coding test in which, there were 25 MCQs and 2 Coding questions.
MCQs were majorly output based (Java Outputs), one coding question was easy to medium and the other was medium.
The time was quite sufficient.

Round 3 - Technical 

(3 Questions)

  • Q1. There were 5 technical coding questions. The questions can be rated from easy to medium.
  • Q2. There were 4 puzzles asked. All are available on GFG.
  • Q3. Basic theory questions were also asked thoroughly.
Round 4 - One-on-one 

(7 Questions)

  • Q1. Tell me something about yourself.
  • Q2. Background questions about family and friends.
  • Q3. Background about coding.
  • Q4. Why QA and not development.
  • Ans. 

    I enjoy the challenge of finding and preventing defects, ensuring high-quality software for end-users.

    • I have a keen eye for detail and enjoy analyzing and testing software

    • I find satisfaction in ensuring that end-users have a positive experience with the software

    • I have a passion for quality and enjoy collaborating with developers to improve the overall product

    • I believe that QA is just as important as development in the

  • Answered by AI
  • Q5. How many offers do you have.
  • Q6. Why do want to join our company.
  • Q7. Some questions were scenario based so get well prepared and take help of internet before the interview.

Interview Preparation Tips

Topics to prepare for IG Infotech India Software Quality Assurance Developer interview:
  • Java
  • Operating Systems
  • Computer Networking
  • Object Oriented Programming
  • Puzzles
  • DSA
  • HR
  • C++
Interview preparation tips for other job seekers - My advice to all the candidates would be to revise all the basic concepts such as DSA, CN, OS, DBMS and theory basics on your main coding language (mine was C++).
Try to revise OOPS very well and brush up array.
Try to read out all puzzles from GFG.
Atlast, try to prepare basic HR questions and be ready for scenario based questions.

Software Quality Assurance Developer Interview Questions asked at other Companies

Q1. Why QA and not development.
View answer (1)

Qa Developer Interview Questions & Answers

user image Anonymous

posted on 11 Oct 2024

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

(3 Questions)

  • Q1. Print count of repeated char in string
  • Ans. 

    Count the number of times each character is repeated in a given string.

    • Iterate through the string and store the count of each character in a hashmap.

    • Print the count of each character from the hashmap.

  • Answered by AI
  • Q2. Store array in list
  • Ans. 

    To store an array in a list, convert the array to a list data structure.

    • Convert the array to a list using a list constructor or list comprehension.

    • Example: array = ['apple', 'banana', 'cherry'] -> list = list(array)

    • Example: list = [item for item in array]

  • Answered by AI
  • Q3. Read file using apache poi
  • Ans. 

    Apache POI is a Java library for reading and writing Microsoft Office documents.

    • Create a FileInputStream object to read the file

    • Create an XSSFWorkbook object using the FileInputStream

    • Get the desired sheet from the workbook using getSheetAt() or getSheet() method

    • Iterate through rows and cells to read the data

  • Answered by AI

Skills evaluated in this interview

Qa Developer Interview Questions asked at other Companies

Q1. What is Integration testing, Black box testing, Regression testing?
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about youyou dorself and what do
  • Q2. Where do you see yourself in next 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - only java developers are needed

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Software Developer Interview Questions & Answers

user image ANIMESH ANAND

posted on 27 Apr 2024

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

I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General basic aptitude questions will be asked. Be careful about the time because time given is less.

Round 2 - Coding Test 

2 question were there one on linkedlist and other on string

Round 3 - Technical 

(2 Questions)

  • Q1. This was technical interview and was fully java based as well as complete resume.
  • Q2. They also ask about the final year project that we did in our college

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

IG Infotech India interview questions for popular designations

 Java Developer

 (2)

 Manager

 (1)

 Corporate Actions Analyst

 (1)

 Software Developer

 (1)

 Platform Operations Engineer

 (1)

 Graduate Trainee

 (1)

 Platform Engineer

 (1)

 Java Full Stack Developer

 (1)

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

I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding related to core java topics

Round 2 - Technical 

(1 Question)

  • Q1. Asked questions on java basics
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions about projects

Java Full Stack Developer Interview Questions asked at other Companies

Q1. Coding question - 1. Create a immutable class of orders. What happens when two objects are created out of it. 2.Using the immutable orders create a set of orders and how will you sort these out. 3.Given a List of list of string of integers ... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 17 Aug 2023

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

I applied via Campus Placement and was interviewed in Feb 2023. 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 - HR 

(1 Question)

  • Q1. Tell me about job role
Round 3 - Technical 

(1 Question)

  • Q1. Situation based questions and stock market basics

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 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 

2 coding question
1. based on array
2.on dp

Round 3 - Technical 

(2 Questions)

  • Q1. Abstraction using interface
  • Ans. 

    Abstraction using interface is a way to achieve abstraction in Java programming.

    • Interface defines a set of methods without implementation

    • Classes implementing the interface must provide implementation for all methods

    • Allows for loose coupling and flexibility in code design

    • Example: interface Shape with methods draw() and resize()

    • Classes like Circle and Square can implement Shape interface with their own implementation of

  • Answered by AI
  • Q2. Linked list insertion

Interview Preparation Tips

Interview preparation tips for other job seekers - prepared well for the exam.actually the coding around is easy as compare to interview round.interview is totally depend on luck

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Related to JD. And the technologies which are supposed
Round 3 - One-on-one 

(1 Question)

  • Q1. Started from basics and proceed to next level

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at the basics and properly go through the job description and prepare accordingly

Manager Interview Questions & Answers

user image Anonymous

posted on 3 Sep 2024

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

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced manager with a background in team leadership and project management.

    • Over 5 years of experience in managing teams and projects

    • Strong leadership skills demonstrated through successful completion of various projects

    • Excellent communication and problem-solving abilities

    • Proven track record of meeting deadlines and exceeding goals

  • Answered by AI
  • Q2. Reason for change
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for career advancement

    • Seeking new challenges and learning opportunities

    • Looking for a better work-life balance

    • Relocation for personal reasons

    • Company restructuring or downsizing

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)

I applied via Campus Placement and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude and SQL, internship projects

Round 2 - Technical 

(2 Questions)

  • Q1. Networking Questions
  • Q2. Basics about networking and os

Interview Preparation Tips

Topics to prepare for IG Infotech India Graduate Trainee interview:
  • Networking
Interview preparation tips for other job seekers - Be ready with good networking questions.

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)

I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Two rounds of technical interview. Most of the questions from Redhat linux, patching, Configuration management tools,Application troubleshooting (Mostly Web based) and some networking related questions as ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Get ready to jump in to a Linux ocean and I'm sure it will be a fun talking with them if you're a pure techie.

Platform Engineer Interview Questions asked at other Companies

Q1. Palindrome Linked List Problem Statement You are provided with a singly linked list of integers. Your task is to determine whether the given singly linked list is a palindrome. Return true if it is a palindrome, otherwise return false. Exam... read more
View answer (1)

IG Infotech India Interview FAQs

How many rounds are there in IG Infotech India interview?
IG Infotech India interview process usually has 2-3 rounds. The most common rounds in the IG Infotech India interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for IG Infotech India 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 IG Infotech India. The most common topics and skills that interviewers at IG Infotech India expect are Agile, CFD, Financial Services, Leadership Training and Analytical.
What are the top questions asked in IG Infotech India interview?

Some of the top questions asked at the IG Infotech India interview -

  1. Why QA and not developme...read more
  2. Print count of repeated char in str...read more
  3. abstraction using interf...read more

Tell us how to improve this page.

IG Infotech India Interview Process

based on 13 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
KPIT Technologies Interview Questions
3.4
 • 278 Interviews
View all

IG Infotech India Reviews and Ratings

based on 112 reviews

3.4/5

Rating in categories

3.1

Skill development

3.7

Work-life balance

3.7

Salary

2.8

Job security

3.5

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 112 Reviews and Ratings
Developer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Java Developer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Qa Developer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Developer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare IG Infotech India with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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