Upload Button Icon Add office photos

AIG

Compare button icon Compare button icon Compare

Filter interviews by

AIG Software Developer Intern Interview Questions and Answers

Updated 16 Sep 2021

AIG Software Developer Intern Interview Experiences

1 interview found

I was interviewed in Oct 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

It was an online one on one call that was taken. Like many others, even i too got formal and straight forward with my interviewers. It was pretty good despite the connectivity issues. I have gained by the way they were asking me questions as the nature of the call was quite amicable. It was pretty good as it was during the day for me.

  • Q1. 

    Longest Common Subsequence Problem Statement

    Given two strings, S and T with respective lengths M and N, your task is to determine the length of their longest common subsequence.

    A subsequence is a seque...

  • Ans. Memoization

    Let the two strings be x and y. 

    Let x(i) be the substring of x from index 0 to index i. 

    Let c[i, j] be the length of the longest common subsequence of strings x(i) and y(j).

    Then the recurrence relation to find c[i, j] is as follows:

    We can use this relation to write a simple recursive program but instead of recomputing the results of subproblems, compute them just once and store their results in a l...

  • Answered Anonymously
Round 2 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

It was during the night. I was to attend an one on one interview. Though it was a shaky start in the beginning, sporadically i picked up. The affable nature of the interviewer made me feel special and comfortable. He not only asked me normal interview questions but also took me through the technical aspects of an interview and i could get them all!

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    Step 1 : I first applied bubble sort. It was not good enough.
    Step 2 : Interviewer asked me to optimise the solution.
    Step 3 : Then I gave solution with merge sort and interviewer was happy.

  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Mechanical Engineering from NIT Rourkela. Eligibility criteriaMore than 7.5AIG interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Object Oriented Programming, Python Development, Web Designing, Dynamic memory allocationTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Stay focused, clear and confident before and during the interview.
Tip 2 : Language and body language must be formal.
Tip 3 : Put your creativity thoughts into action.

Application resume tips for other job seekers

Tip 1 : Make it very formal, tight and crisp. Don't end up highlighting unnecessary details else it would be rejected.
Tip 2 : Ensure that it has all that certifications, projects and self profile explaining terms which makes it lucrative.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via campus placement at SRM university (SRMU) and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Coding Test 

There were 5 sections which included one coding question, MCQs and one question on SQL

Round 2 - Technical 

(6 Questions)

  • Q1. Introduce yourself
  • Q2. Two sum coding question with time and space complexity
  • Q3. Strong manipulation question with time and space complexity
  • Q4. What is a process and thread? (OS)
  • Ans. 

    A process is an instance of a program running on a computer, while a thread is a unit of execution within a process.

    • A process has its own memory space, while threads within the same process share memory.

    • Processes are independent of each other, while threads within the same process can communicate with each other more easily.

    • Processes are heavyweight in terms of resource consumption, while threads are lightweight.

    • Exampl...

  • Answered by AI
  • Q5. OOPS based questions on polymorphism and the others
  • Q6. Why is the lid of the manhole round and not any other shape?
  • Ans. 

    A round manhole lid cannot fall through the opening it covers, unlike other shapes.

    • Round shape is the only shape that cannot fall through its own opening

    • Round shape is easier to move and position compared to other shapes

    • Round shape is more structurally sound and can support heavy loads evenly

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. OSI model and what are the ones that are used particularly while real software development process takes place
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI model consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • In real software development, layers commonly used are the Application layer, Transport layer, and sometimes the Network layer.

    • For example, when developing a web applica...

  • Answered by AI
  • Q3. Favourite subject asked and questions were asked based on that.
  • Q4. Will I be able to work on multiple tech stacks?
Round 4 - HR 

(3 Questions)

  • Q1. Self introduction
  • Q2. If I'm holding any other offers
  • Q3. Professional background of my parents

Interview Preparation Tips

Interview preparation tips for other job seekers - I had this opportunity through my campus placement. Even though there's a recession going on, I got to interview for this company and I'm nothing but grateful for it. The results have been declared and I got in.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Event loop, process nextTick
  • Q2. Callback and callbackhell
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Nov 2023. 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 - One-on-one 

(3 Questions)

  • Q1. I am freshers soo please one chance for your company
  • Q2. Yes I am fresher soo for your company work
  • Q3. Talk about a range of elements, including customer service.
  • Ans. 

    Customer service is an essential element in software development.

    • Customer service involves providing support and assistance to users of software applications.

    • It includes addressing user queries, resolving issues, and ensuring customer satisfaction.

    • Software developers may interact with customers through various channels like email, phone, or live chat.

    • Good customer service can lead to positive user experiences and incre...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - job roles that align with your interests and skills. Networking is also a great way to learn about potential career opportunities.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Normal thing ask by hr

Round 2 - HR 

(2 Questions)

  • Q1. Regarding project
  • Q2. What is your role
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Challenges in development
  • Ans. 

    Challenges in development include managing project timelines, debugging complex issues, and staying updated with new technologies.

    • Managing project timelines to ensure timely delivery of software

    • Debugging complex issues that arise during development

    • Staying updated with new technologies and tools to remain competitive in the industry

  • Answered by AI
  • Q2. Why Allianz, why leaving from current company

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Json data based assignment angular

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic technical question based on js angular

Interview Preparation Tips

Interview preparation tips for other job seekers - fine
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

General SQL Questions.

Round 2 - HR 

(1 Question)

  • Q1. Salary Negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Third-party Payroll.
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

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

(1 Question)

  • Q1. Coding ques mid level and project
Round 3 - Technical 

(1 Question)

  • Q1. Project discussion
Round 4 - HR 

(1 Question)

  • Q1. Hr ques mixed with project
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. All testing terminology
  • Ans. 

    Testing terminology refers to the specific language and vocabulary used in software testing.

    • Test case: A set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.

    • Regression testing: Re-running test cases to ensure that new code changes have not adversely affected existing functionality.

    • Smoke testing: A preliminary test to reveal simple fail...

  • Answered by AI
  • Q2. STLC ( what is software testing life cycle )
  • Ans. 

    STLC is a process followed by software testers to ensure high quality software is delivered.

    • STLC consists of phases like requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific goals and deliverables to ensure thorough testing of the software.

    • STLC helps in identifying defects early in the software development life cycle, reducing costs and time.

    • It ensures that the soft...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - you just have to keep talking whatever you did in your last project, and confident what ever you tell to interview, showcase significantly about your skills and you will kill it.

Skills evaluated in this interview

Tell us how to improve this page.

Assistant Manager
199 salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Junior Manager
176 salaries
unlock blur

₹4.2 L/yr - ₹9.7 L/yr

Manager
104 salaries
unlock blur

₹9 L/yr - ₹22 L/yr

Process Developer
48 salaries
unlock blur

₹3.1 L/yr - ₹6 L/yr

Lead Manager
42 salaries
unlock blur

₹12 L/yr - ₹30.5 L/yr

Explore more salaries
Compare AIG with

ICICI Lombard General Insurance Company

3.7
Compare

HDFC Life

4.0
Compare

Bajaj Allianz General Insurance

3.9
Compare

Tata AIG

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