Upload Button Icon Add office photos
Engaged Employer

i

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

KGISL Verified Tick

Compare button icon Compare button icon Compare
3.0

based on 657 Reviews

Filter interviews by

KGISL Associate Software Engineer Interview Questions and Answers

Updated 21 Jan 2025

Interview questions from similar companies

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

Normal logical, verbal, and quantitative ability questions.

Round 2 - Psychometric Test 

(1 Question)

  • Q1. Behavioural questions like how do you manage your team what do you do in thia or that situation
Round 3 - Technical 

(2 Questions)

  • Q1. Computer Fundamentals like OOPS,DBMS and SQL
  • Q2. Questions Based on yourresume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Patient and work o you CS fundamentals
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

Questions was regarding sql queries mostly

Round 2 - Technical 

(2 Questions)

  • Q1. Basic question regarding sql like aggregate functions , joins
  • Q2. Told to write sql query scenario based question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at MH Saboo Siddik College of Engineering, Mumbai and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Java , collection , spring boot
  • Q2. What is internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • To retrieve a value, the key is hashed again to fi...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Spring security, oops , hibernate

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well what you mentioned on resume

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Kongu Arts and Science College, Erode and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. It was very friendly and As I was from Maths background, they asked 3-4 Maths related questions and 3 Coding Questions
  • Q2. Technical round is like already I said in one on one.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at AMEs Dental College and Hospital, Raichur and was interviewed before Jan 2023. There were 4 interview rounds.

Round 1 - Assignment 

More like one on one

Round 2 - Technical 

(1 Question)

  • Q1. Coding related to real time scenarios
Round 3 - Case Study 

Presentation on particular given topic

Round 4 - HR 

(1 Question)

  • Q1. More about my personal life,my routine

Interview Preparation Tips

Topics to prepare for Test Yantra Software Solutions Associate Software Engineer interview:
  • Javascript
  • Java
  • HTML
  • CSS
Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. Difference between job and positions
  • Ans. 

    A job refers to a specific task or set of tasks performed by an individual, while a position refers to a role or title within an organization.

    • A job is temporary and can change frequently, while a position is more permanent and stable.

    • A job can be specific to a project or assignment, while a position is typically broader and encompasses multiple tasks and responsibilities.

    • A job can be held by multiple individuals at dif...

  • Answered by AI
  • Q2. Process of data migration
  • Ans. 

    Data migration involves transferring data from one system to another while ensuring data integrity and minimal downtime.

    • Identify the data to be migrated and its format

    • Choose a migration method (manual or automated)

    • Test the migration process on a small sample of data

    • Perform the actual migration with proper backup and security measures

    • Verify the migrated data for accuracy and completeness

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and prepare well for interview and bewell versed in any technology

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and logical reasoning

Round 2 - Coding Test 

String problem
basic java

Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Describe your passion
  • Q3. Why should i hire you

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

Round 1 - Group Discussion 

Group discussion was on a topic not related to computer science. It was a topic that anyone could speak.

Round 2 - Technical 

(2 Questions)

  • Q1. Explain where clause in sql
  • Ans. 

    WHERE clause is used to filter data in SQL queries.

    • WHERE clause is used after the FROM clause in a SQL query.

    • It is used to specify a condition that must be met for the query to return data.

    • Multiple conditions can be combined using logical operators such as AND and OR.

    • Examples: SELECT * FROM customers WHERE age > 18;

    • Examples: SELECT * FROM orders WHERE status = 'shipped' AND total_amount > 1000;

  • Answered by AI
  • Q2. Explain joins in sql
  • Ans. 

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

    • Joins are used to retrieve data from multiple tables in a single query

    • There are different types of joins such as inner join, left join, right join, and full outer join

    • Inner join returns only the matching rows from both tables

    • Left join returns all the rows from the left table and matching rows from the right table

    • Right join returns a...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Ugam Solution Associate Software Engineer interview:
  • SQL
Interview preparation tips for other job seekers - if you're looking for a really great work environment, then Ugam is the place.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Bubble sort code
  • Q2. 2nd max salary sql query
  • Q3. Linked list implementation
  • Ans. 

    Linked list is a data structure where each element points to the next element in the sequence.

    • Nodes contain data and a reference to the next node

    • Operations include insertion, deletion, and traversal

    • Example: Singly linked list: 1 -> 2 -> 3 -> null

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep core java basics strong
Be ready for basic code and query

Skills evaluated in this interview

KGISL Interview FAQs

How many rounds are there in KGISL Associate Software Engineer interview?
KGISL interview process usually has 1 rounds. The most common rounds in the KGISL interview process are Technical.

Tell us how to improve this page.

KGISL Associate Software Engineer Salary
based on 33 salaries
₹2.1 L/yr - ₹7.4 L/yr
14% less than the average Associate Software Engineer Salary in India
View more details

KGISL Associate Software Engineer Reviews and Ratings

based on 6 reviews

4.7/5

Rating in categories

4.6

Skill development

4.5

Work-life balance

4.7

Salary

4.4

Job security

4.3

Company culture

4.5

Promotions

4.6

Work satisfaction

Explore 6 Reviews and Ratings
Associate
413 salaries
unlock blur

₹1.6 L/yr - ₹9.2 L/yr

Senior Associate
321 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Process Associate
271 salaries
unlock blur

₹1 L/yr - ₹4.1 L/yr

Junior Associate
187 salaries
unlock blur

₹1.3 L/yr - ₹5.4 L/yr

Senior Process Associate
156 salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Explore more salaries
Compare KGISL with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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