Upload Button Icon Add office photos

Filter interviews by

Kn 10 Enterprises Senior Data Entry Operator Interview Questions and Answers

Updated 9 Aug 2017

Kn 10 Enterprises Senior Data Entry Operator Interview Experiences

Interview questions from similar companies

I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. My self , Previous work knowledge, Salary expectations.
  • Q2. Why you left last organisation?
  • Q3. What is your salary expectations ?
  • Q4. Where do you live at ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident no matter if your grammar is not perfect while communicating. Just be normal.

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How do you handle an angry customer on call?
  • Ans. 

    I remain calm, listen actively, empathize, apologize, offer solutions, and follow up.

    • Remain calm and professional throughout the call.

    • Listen actively to the customer's concerns and let them vent.

    • Empathize with the customer and acknowledge their frustration.

    • Apologize for the inconvenience caused and take responsibility.

    • Offer solutions to resolve the issue and ask for their input.

    • Follow up with the customer to ensure the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Being patient and listening to customers first is the key to handle an angry customer on call.

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Medium

  • Q1. 

    Ninja and His Secret Information Encoding Problem

    Ninja, a new member of the FBI, has acquired some 'SECRET_INFORMATION' that he needs to share with his team. To ensure security against hackers, Ninja dec...

  • Ans. 

    The task is to encode and decode 'SECRET_INFORMATION' for security purposes and determine if the transmission was successful.

    • Read the number of test cases 'T'

    • For each test case, encode the 'SECRET_INFORMATION' and then decode it

    • Compare the decoded string with the original 'SECRET_INFORMATION'

    • Print 'Transmission successful' if they match, else print 'Transmission failed'

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. 

    Equilibrium Index Problem Statement

    Given an array Arr consisting of N integers, your task is to find the equilibrium index of the array.

    An index is considered as an equilibrium index if the sum of elem...

  • Ans. 

    Find the equilibrium index of an array where sum of elements on left equals sum on right.

    • Iterate through the array and calculate prefix sum and suffix sum at each index.

    • Compare prefix sum and suffix sum to find equilibrium index.

    • Return the left-most equilibrium index or -1 if none found.

  • Answered by AI
Round 3 - HR 

Round duration - 50 Minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Analyst in PuneEligibility criteria7 CGPACapgemini interview preparation:Topics to prepare for the interview - Data Structures, OOPS, SQL, Python, JavaTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Focus more on SQL
Tip 2 : Keep up with ongoing projects in the company

Application resume tips for other job seekers

Tip 1 : Be honest about what you add.
Tip 2 : Don't forget to mention extra curriculars.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic questions on testing.
  • Q2. Write sample code on some basic queries supplied during interview.
  • Ans. 

    Sample code for basic queries

    • Use SELECT statement to retrieve data from a table

    • Use WHERE clause to filter data based on conditions

    • Use ORDER BY clause to sort data in ascending or descending order

    • Use GROUP BY clause to group data based on a column

    • Use JOIN clause to combine data from multiple tables

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please have some knowledge on selenium testibg.

I applied via Referral and was interviewed before Jul 2021. 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 - HR 

(1 Question)

  • Q1. Introduction confirmation about the interview schedule.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Go through your resume
  • Q2. Testing core knowledge on applied domine.
Round 4 - HR 

(1 Question)

  • Q1. About the salary negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared on basis information Domin on which role you are applied.

I applied via Referral and was interviewed before Jul 2021. 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 - Technical 

(3 Questions)

  • Q1. Test on Exposure in previous company
  • Ans. What ever performed in past organisation only those I wrote and briefed what I did in my ex company
  • Answered Anonymously
  • Q2. Excel skills and the use of excel in past company
  • Ans. Shortcuts must for every formulae and pivot table is vital
  • Answered Anonymously
  • Q3. Core basic accounting concepts tested
Round 3 - HR 

(3 Questions)

  • Q1. Package in ex company
  • Q2. Expectations for this role
  • Ans. Minimum of 45% maximum of 60% they offered 45% as their maximum
  • Answered Anonymously
  • Q3. Join bonus expectation
  • Ans. They offered 30k I requested to add the same to my package so that it can considered for hike
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Genpact Assistant Manager interview:
  • Accounting
  • MS Office
Interview preparation tips for other job seekers - Be confident commit the experience only to the level you can handle

I applied via Referral and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is the difference between System drive and Boot drive
  • Ans. 

    System drive and Boot drive are different in terms of their functionality and purpose.

    • System drive contains the operating system files and other system-related files.

    • Boot drive is the drive from which the computer boots up.

    • System drive can be different from the Boot drive.

    • For example, in a dual-boot system, each operating system may have its own system and boot drives.

  • Answered by AI
  • Q2. Azure does It support AD LDAP?
  • Ans. 

    Yes, Azure supports AD LDAP.

    • Azure Active Directory Domain Services provides LDAP support

    • Allows applications to authenticate and authorize users

    • Can be used to manage on-premises AD from Azure

    • Supports LDAPS (LDAP over SSL/TLS) for secure communication

  • Answered by AI
  • Q3. Azure does not support LDAP in MS Azure.The workaround is to setup Azure AD Domain services.Setup Security groups in Indentity and Accounts Management , then configure to LDAP connect.
  • Ans. 

    Azure does not support LDAP. Workaround is to setup Azure AD Domain services and configure LDAP connect.

    • Azure AD Domain services can be used as a workaround for LDAP.

    • Security groups can be set up in Identity and Accounts Management.

    • LDAP connect can be configured after setting up Azure AD Domain services.

    • Azure AD Domain services provides managed domain services such as domain join, group policy, LDAP, and Kerberos/NTLM ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Azure MS Azure as a cloud solution to anwer the above.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Why do you want to join Genpact? 2. About previous organization experience? 3. Why do you want to leave your previous organization? 4. About family 5. Will you be comfortable for night shift? 6. Salary...

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't reveal your salary expectation before HR salary negotiation round. Just say you want it as per company norms.
If Genpact will love you and they feel that you are fit for this profile, they will try to meet your salary expectations.

I applied via Referral and was interviewed in Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. about your work experience and projects which i have handled
  • Q2. 2. What challenges you have faced?
  • Q3. 3. Some exercise based on the logics in SAS. I have to write logics.
  • Q4. 4.common questions like what is the difference between dupkey and nodup. Difference in put and input. Macros

Interview Preparation Tips

Interview preparation tips for other job seekers - Just say what you did do not frame anything which you never did.

Tell us how to improve this page.

Compare Kn 10 Enterprises with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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