Upload Button Icon Add office photos

Filter interviews by

Kmg Infotech Interview Questions and Answers

Updated 24 Apr 2023

Kmg Infotech Interview Experiences

Popular Designations

3 interviews found

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 - Resume Shortlist 

(1 Question)

  • Q1. Inttoduction to your profile
  • Ans. 

    I am a seasoned consultant with expertise in project management and business strategy.

    • Over 10 years of experience in consulting for various industries

    • Strong background in project management and business strategy

    • Proven track record of delivering successful projects on time and within budget

    • Excellent communication and leadership skills

    • Experience working with cross-functional teams and stakeholders

    • Proficient in data analy...

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

(1 Question)

  • Q1. Use case, business analysis documentation, sql

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
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. What is your favorite hobby?
  • Q2. Could you tell me your education background?

Interview Preparation Tips

Interview preparation tips for other job seekers - read more questions and prepare before mirror, it may make you know how to keep smile!

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 (43)

I appeared for an interview in Nov 2020.

Interview Questionnaire 

2 Questions

  • Q1. What is an object and classes ?give an example from real senecio
  • Ans. 

    Objects and classes are fundamental concepts in object-oriented programming.

    • An object is an instance of a class that encapsulates data and behavior.

    • A class is a blueprint or template for creating objects.

    • Example: A car is an object, while its blueprint is the class.

    • Objects can interact with each other through methods and properties.

    • Classes can inherit properties and methods from other classes.

    • Example: A sports car can

  • Answered by AI
  • Q2. Inheritance?

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple questions

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 (43)

Jobs at Kmg Infotech

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Simple program
  • Q2. I wrote a simple program in C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident

I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What technical challenges have you faced in your work till now and how did you overcome it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be truthful and give detailed explanation of the issues and how it was resolved. Explain the severity of the problem and what blockage it had caused in your daily work. How did you chose a solution and how fast was it implemented.

I applied via Company Website and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I surprised with one question that is are u ready to do job in anywhere

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi guys I just suggest you that you have to focus on your resume and don't use the words which you don't know if you release a word which you don't know then hr will take that word so prepare well for TR and HR I hope my suggestion will helpful

I applied via tcs and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java based

Interview Preparation Tips

Interview preparation tips for other job seekers - good

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly Technical related to Python, OOPS, Multithreading, Django architecture etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answers should be to the point. Use a pen and paper in case interviewer is not getting your point.

I appeared for an interview before Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Timing was around 10am
It was quite a normal online examination kind of environment 
People from the company were there to invigilate 
All were quite nice and helpful in case the exam got stuck

  • Q1. 

    Ninja and Alien Language Order Problem

    An alien dropped its dictionary while visiting Earth. The Ninja wants to determine the order of characters used in the alien language, based on the given list of wor...

  • Ans. 

    Determine the order of characters in an alien language based on a list of words.

    • Create a graph data structure to represent the relationships between characters in the words.

    • Perform a topological sort on the graph to find the order of characters.

    • Return the smallest lexicographical order of characters as the result.

  • Answered by AI
  • Q2. 

    Check Duplicate Within K Distance

    Given an array of integers arr of size N and an integer K, determine if there are any duplicate elements within a distance of K from each other in the array. Return "true...

  • Ans. 

    Check if there are any duplicate elements within a distance of K from each other in the array.

    • Iterate through the array and keep track of the indices of elements using a hashmap.

    • For each element, check if it already exists in the hashmap within distance K.

    • Return true if a duplicate is found within distance K, otherwise return false.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

Timing was 2pm when it started
Interviewer was polite

  • Q1. 

    Kth Largest Element Problem Statement

    Ninja enjoys working with numbers, and Alice challenges him to find the Kth largest value from a given list of numbers.

    Input:

    The first line contains an integer 'T...
  • Ans. 

    The task is to find the Kth largest element in a given list of numbers for each test case.

    • Read the number of test cases 'T'

    • For each test case, read the number of elements 'N' and the Kth largest number to find 'K'

    • Sort the array in descending order and output the Kth element

  • Answered by AI
Round 3 - HR 

Round duration - 20 minutes
Round difficulty - Easy

Timing was 9 am onwards 
Interviewer was good enough

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Developer in DelhiEligibility criteriaAbove 7 CGPA with no pending backlogsWipro Limited interview preparation:Topics to prepare for the interview - Java, C++, DBMS, Data Structures, Dot net, HTML, CSS, JSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on specialization of any one skill and keep a basic knowledge of all the skills you mention in your resume
Tip 2 : Gain confidence in presenting yourself by practicing well before
Tip 3 : Gain a basic knowledge of the company you go for selection

Application resume tips for other job seekers

Tip 1 : Resume should be simple and precise but pretty smart to cover your skills 
Tip 2 : Mention what you really know,no false things

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic question tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask the basic question related to stream

Kmg Infotech Interview FAQs

How many rounds are there in Kmg Infotech interview?
Kmg Infotech interview process usually has 2-3 rounds. The most common rounds in the Kmg Infotech interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for Kmg Infotech 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 Kmg Infotech. The most common topics and skills that interviewers at Kmg Infotech expect are Networking, Switching, Network Engineering, Network Administration and Router.
What are the top questions asked in Kmg Infotech interview?

Some of the top questions asked at the Kmg Infotech interview -

  1. What is an object and classes ?give an example from real senec...read more
  2. Inttoduction to your prof...read more
  3. Use case, business analysis documentation, ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
 • 797 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
View all

Kmg Infotech Reviews and Ratings

based on 56 reviews

3.3/5

Rating in categories

3.3

Skill development

3.2

Work-life balance

3.1

Salary

3.3

Job security

3.0

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 56 Reviews and Ratings
Senior Engineer

Jaipur

8-12 Yrs

Not Disclosed

Lead Data Engineer

Gurgaon / Gurugram

8-12 Yrs

Not Disclosed

Explore more jobs
Software Engineer
28 salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹6 L/yr - ₹12.2 L/yr

Network Engineer
12 salaries
unlock blur

₹2.6 L/yr - ₹4.8 L/yr

Software Developer
10 salaries
unlock blur

₹3.5 L/yr - ₹6.3 L/yr

Associate Software Engineer
7 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Kmg Infotech 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