Upload Button Icon Add office photos
Engaged Employer

i

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

KocharTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

KocharTech Interview Questions, Process, and Tips

Updated 6 Apr 2025

Top KocharTech Interview Questions and Answers

View all 33 questions

KocharTech Interview Experiences

Popular Designations

73 interviews found

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

I applied via Naukri.com and was interviewed in Mar 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. About back Office knowledge
  • Ans. I will handle the daily work, submit daily work report, statements, entries.
  • Answered Anonymously
  • Q2. Can you handle customer support?
  • Ans. 

    Yes, I can handle customer support.

    • I have experience in handling customer inquiries and resolving issues.

    • I am skilled in providing excellent customer service and ensuring customer satisfaction.

    • I am proficient in using customer support software and tools.

    • I have strong communication and problem-solving skills.

    • I can handle both phone and email support efficiently.

    • I am patient, empathetic, and able to handle difficult cust...

  • Answered by AI
  • Q3. Can you responsible for this job

Interview Preparation Tips

Interview preparation tips for other job seekers - This is very opportunity company
Give chance to bright future

Senior Back Office Executive Interview Questions asked at other Companies

Q1. Can you handle customer support?
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Why would you want to join BPO?
  • Q2. Why is Kolkata called metropolitan city?

Customer Support Executive Interview Questions asked at other Companies

Q1. Understanding customer problems,whT i know about BPO nd how they work,how i will handle a difficult nd angry customer,i can satisfied my client.
View answer (22)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on linux and obervability
Round 2 - One-on-one 

(1 Question)

  • Q1. Some questions of linux networking and docker

Devops Engineer Interview Questions asked at other Companies

Q1. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(6 Questions)

  • Q1. Variables in javascript
  • Ans. 

    Variables in JavaScript are used to store data values.

    • Variables are declared using the 'var', 'let', or 'const' keywords.

    • Variables can store different types of data such as numbers, strings, arrays, objects, etc.

    • Variables can be reassigned with new values.

    • Variables are case-sensitive.

    • Example: var x = 5; let name = 'John'; const PI = 3.14;

  • Answered by AI
  • Q2. Event loop how works
  • Ans. 

    The event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.

    • Event loop is responsible for handling asynchronous operations in JavaScript.

    • It continuously checks the call stack and the callback queue to see if there are any functions that need to be executed.

    • If the call stack is empty, the event loop will take a function from the callback queue and push it onto...

  • Answered by AI
  • Q3. Virtual dom explaination
  • Q4. Controlled component
  • Q5. Event emmiter in nodejs
  • Ans. 

    Event emitter in Node.js is a module that allows objects to emit and listen for events.

    • Event emitter is a built-in module in Node.js

    • It allows objects to emit named events that cause Function objects to be called

    • Example: const EventEmitter = require('events');

    • Example: const myEmitter = new EventEmitter();

  • Answered by AI
  • Q6. How aggregation works on mongodb
  • Ans. 

    Aggregation in MongoDB is a framework for performing data processing operations on documents within a collection.

    • Aggregation pipeline stages allow for data transformation, filtering, sorting, grouping, and more

    • Operators like $match, $group, $project, $sort, $limit, $skip are commonly used in aggregation

    • Aggregation results can be output to a new collection, returned inline, or used for further processing

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Related to where do you see your self in 5 years
  • Q2. Agile process implementation

Skills evaluated in this interview

Mern Full Stack Developer Interview Questions asked at other Companies

Q1. What is the way to save large files (e.g. photos) into MongoDB database.
View answer (2)

KocharTech interview questions for popular designations

 Customer Support Executive

 (8)

 Customer Care Executive

 (5)

 Quality Evaluator

 (4)

 Assistant Manager

 (3)

 Software Trainee

 (2)

 CSR Executive

 (2)

 Software Developer

 (1)

 Backend Developer

 (1)

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

(2 Questions)

  • Q1. Explain microservice
  • Ans. 

    Microservices are a software development technique where applications are composed of small, independent services that communicate with each other over a network.

    • Microservices break down a large application into smaller, loosely coupled services.

    • Each service is responsible for a specific function and can be developed, deployed, and scaled independently.

    • Communication between microservices is typically done through APIs ...

  • Answered by AI
  • Q2. What is OOP and explain each concepts
  • Ans. 

    OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain data and methods to manipulate that data.

    • The main concepts of OOP are encapsulation, inheritance, and polymorphism.

    • Encapsulation refers to bundling data and methods that operate on the data into a single unit.

    • Inheritance allows a class to inherit properties and methods from ano...

  • Answered by AI

Skills evaluated in this interview

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
View answer (1)

Get interview-ready with Top KocharTech Interview Questions

Interview Questions & Answers

user image Anonymous

posted on 2 Sep 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via AmbitionBox and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Basics question 

(3 Questions)

  • Q1. Most important is conference
  • Q2. Well prepared for interview
  • Q3. If you can speak better than it good Otherwise u can not give your interview
Round 2 - Technical 

(2 Questions)

  • Q1. Question about technical
  • Q2. Case studies questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Force on case studies

Jobs at KocharTech

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Your next 2 years plans.
  • Ans. 

    In the next two years, I aim to enhance my skills, contribute to team success, and pursue career advancement in customer care.

    • Enhance communication skills through workshops and online courses.

    • Gain experience in handling complex customer queries to improve problem-solving abilities.

    • Aim for a leadership role by taking on additional responsibilities within the team.

    • Seek feedback regularly to identify areas for improvement...

  • Answered by AI
  • Q2. Your favourite hobbies.
  • Ans. 

    I enjoy reading, hiking, and painting, which help me relax and express my creativity while connecting with nature.

    • Reading: I love immersing myself in fiction and non-fiction books, expanding my knowledge and imagination.

    • Hiking: Exploring nature trails allows me to stay active and appreciate the beauty of the outdoors.

    • Painting: I find joy in expressing my thoughts and emotions through art, often using watercolors and ac

  • Answered by AI

Customer Care Executive Interview Questions asked at other Companies

Q1. What would you do if you win 1billion dollar lottey?
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is your name?
  • Ans. 

    My name is John Smith.

    • Full name is John Smith

    • Common name in English-speaking countries

    • Easy to remember and pronounce

  • Answered by AI
  • Q2. Other
Round 2 - Other 

(1 Question)

  • Q1. What is your favourite colour?
  • Ans. 

    My favourite colour is blue because it reminds me of the calming ocean and clear skies.

    • Blue is associated with tranquility and peace

    • It symbolizes loyalty and trustworthiness

    • Examples: navy blue, sky blue, royal blue

  • Answered by AI
Round 3 - Aptitude Test 

Company is good. And process is good

Operations Executive Interview Questions asked at other Companies

Q1. What is the electric current? How is works ?
View answer (30)

Interview Questions & Answers

user image Anonymous

posted on 1 May 2024

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

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is your salary range expectation?
  • Q2. Why should we hire you?
  • Q3. What are your goals for the future?

Interview Preparation Tips

Topics to prepare for KocharTech interview:
  • Economics
Interview preparation tips for other job seekers - Be confident and give respect to everyone and be polite and show respect for seniors and juniors

Assistant Manager Interview Questions & Answers

user image mathin ahamed

posted on 30 Apr 2024

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

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Why d you want to work our company
Round 2 - One-on-one 

(2 Questions)

  • Q1. Can you disused a successfully
  • Ans. 

    Discussing a successful project or achievement

    • Start by providing background information on the project or achievement

    • Explain the goals and objectives of the project

    • Discuss the strategies and actions taken to achieve success

    • Highlight any challenges faced and how they were overcome

    • Share the results and impact of the project or achievement

    • Conclude by reflecting on key learnings and takeaways

  • Answered by AI
  • Q2. How do prioritized your work

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (89)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 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 - One-on-one 

(2 Questions)

  • Q1. Swiggy process which is brillently explained
  • Ans. 

    Swiggy's process involves seamless online food ordering and delivery services.

    • Customers place orders through the Swiggy app or website.

    • Restaurants receive the orders and prepare the food.

    • Delivery partners pick up the orders and deliver them to customers.

    • Customers can track their orders in real-time.

    • Swiggy ensures timely delivery and customer satisfaction.

  • Answered by AI
  • Q2. Delivery app how does work?
  • Ans. 

    Delivery app connects customers with restaurants or stores for ordering food or products to be delivered to their location.

    • Customers browse through available restaurants or stores on the app

    • Customers place an order and pay through the app

    • Restaurants or stores receive the order and prepare it for delivery

    • Delivery drivers pick up the order and deliver it to the customer's location

    • Customers can track the delivery status i

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How much salary you expect?
  • Q2. How much your expectation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Sure

Skills evaluated in this interview

Accounts Manager Interview Questions asked at other Companies

Q1. Tell me an analysis about how to factor customer or prospects for your product segment
View answer (5)

KocharTech Interview FAQs

How many rounds are there in KocharTech interview?
KocharTech interview process usually has 2-3 rounds. The most common rounds in the KocharTech interview process are Resume Shortlist, HR and One-on-one Round.
How to prepare for KocharTech 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 KocharTech. The most common topics and skills that interviewers at KocharTech expect are Customer Service, customer support, voice process, bpo and Interpersonal Skills.
What are the top questions asked in KocharTech interview?

Some of the top questions asked at the KocharTech interview -

  1. Can you handle customer suppo...read more
  2. What's Star @delta connect...read more
  3. How will you solve the customer's proble...read more
How long is the KocharTech interview process?

The duration of KocharTech interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

KocharTech Interview Process

based on 57 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

EPAM Systems Interview Questions
3.7
 • 556 Interviews
Synechron Interview Questions
3.5
 • 366 Interviews
Movate Interview Questions
3.3
 • 260 Interviews
VVDN Technologies Interview Questions
3.6
 • 199 Interviews
Cybage Interview Questions
3.8
 • 194 Interviews
ValueLabs Interview Questions
3.7
 • 191 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 174 Interviews
Capita Interview Questions
3.6
 • 148 Interviews
View all

KocharTech Reviews and Ratings

based on 2.2k reviews

3.9/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.7

Salary

3.8

Job security

3.8

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 2.2k Reviews and Ratings
Mega Walk-in/ Email support

Gurgaon / Gurugram

0-1 Yrs

₹ 2-3 LPA

Explore more jobs
Customer Service Executive
227 salaries
unlock blur

₹0.9 L/yr - ₹3.5 L/yr

Customer Support Executive
201 salaries
unlock blur

₹0.9 L/yr - ₹4.8 L/yr

Customer Care Executive
177 salaries
unlock blur

₹0.7 L/yr - ₹4 L/yr

Team Lead
139 salaries
unlock blur

₹1.5 L/yr - ₹6.5 L/yr

Technical Support Executive
97 salaries
unlock blur

₹0.8 L/yr - ₹4 L/yr

Explore more salaries
Compare KocharTech with

Synechron

3.5
Compare

Zensar Technologies

3.7
Compare

Capita

3.6
Compare

VVDN Technologies

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