Upload Button Icon Add office photos

Filter interviews by

KORE.AI SOFTWARE INDIA Interview Questions, Process, and Tips

Updated 30 Dec 2024

Top KORE.AI SOFTWARE INDIA Interview Questions and Answers

View all 9 questions

KORE.AI SOFTWARE INDIA Interview Experiences

Popular Designations

10 interviews found

Backend Developer Interview Questions & Answers

user image Pavan Kaushal

posted on 30 Dec 2024

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

(2 Questions)

  • Q1. All possible combinations in array
  • Q2. Js based questions

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
Add answer

CS Fresher Interview Questions & Answers

user image Lakshmi Devi Kurra

posted on 3 Oct 2023

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 Sep 2023. 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 - Aptitude Test 

Basic Aptitude related question

Round 3 - Technical 

(5 Questions)

  • Q1. Basic concepts of java (based on OOPs ) and OS, Normalization concept etc
  • Q2. Explain Inheritance concept and types of inheritance.
  • Q3. Explain Array concepts
  • Q4. What is the Critical section?
  • Q5. Explain Normalization.

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Pooja Sunkara

posted on 30 Oct 2024

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

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. JS Coding questions simple
  • Q2. Scenario based questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (178)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. How oracle where condition works internationally
  • Ans. 

    The WHERE condition in Oracle allows filtering of data based on specified criteria.

    • The WHERE condition is used in SQL queries to filter rows based on specified conditions.

    • It can be used with various operators such as =, <>, >, <, >=, <=, LIKE, IN, BETWEEN, etc.

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

    • The WHERE condition can be used to filter data based on specific values, ran...

  • Answered by AI
  • Q2. How Node.js works internally
  • Ans. 

    Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine, providing an event-driven, non-blocking I/O model.

    • Node.js uses an event-driven architecture, allowing for asynchronous programming.

    • It utilizes the V8 JavaScript engine to execute JavaScript code.

    • Node.js uses a single-threaded event loop to handle multiple concurrent requests efficiently.

    • It provides a rich set of built-in modules and libraries for v...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (178)

KORE.AI SOFTWARE INDIA interview questions for popular designations

 Software Engineer

 (3)

 Architect

 (1)

 Backend Developer

 (1)

 Product Designer Lead

 (1)

 Web Development Intern

 (1)

Senior Engineer - Data Science Interview Questions & Answers

user image Anonymous

posted on 8 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Ways data imbalance can be handled
  • Q2. Questions on SQL joins
  • Q3. Questions on attention mechanism
Round 2 - Case Study 

Implementation details related to encoder-decoder mechanism

Round 3 - One-on-one 

(1 Question)

  • Q1. Project related questions and deep dive
Round 4 - Behavioral 

(1 Question)

  • Q1. Work & project interests

Architect Interview Questions & Answers

user image Anonymous

posted on 26 May 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Microservices design patterns used Data structure Questions Project related discussion Discussions around creating the conversational bot
  • Q2. Design patterns used How to handle scale and latency issues
  • Ans. 

    To handle scale and latency issues, we use design patterns like load balancing, caching, and asynchronous processing.

    • Load balancing distributes traffic across multiple servers to prevent overload.

    • Caching stores frequently accessed data in memory to reduce latency.

    • Asynchronous processing allows tasks to be executed in the background, freeing up resources for other tasks.

    • We also use horizontal scaling, sharding, and part...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - System Design
Microservices architecture

Skills evaluated in this interview

Architect Interview Questions asked at other Companies

Q1. How do you find the resources available on a server if it is on premise?
View answer (2)

Jobs at KORE.AI SOFTWARE INDIA

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 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 - Coding Test 

2-coding questions which are basic

Round 3 - HR 

(2 Questions)

  • Q1. Asked about html, css, sql
  • Q2. Asked about tables, list in html About canvas in css Sql manipulate methods

Web Development Intern Interview Questions asked at other Companies

Q1. Merge Sort Problem Statement You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm. Explanation: The Merge Sort algorithm is a Divide and Conquer app... read more
Add answer

Product Designer Lead Interview Questions & Answers

user image Mallikarjun Bhogavi

posted on 21 Aug 2023

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

I applied via Approached by Company and was interviewed before Aug 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Assignment 

White boarding Challenge

Round 3 - Case Study 

Portfolio Walkthrough

Round 4 - Technical 

(2 Questions)

  • Q1. Technical Interviews
  • Q2. Design for blind
  • Ans. 

    Designing for blind users requires a focus on accessibility and usability through non-visual means.

    • Consider using tactile elements for navigation and interaction

    • Provide audio feedback for important actions and information

    • Ensure compatibility with screen readers and other assistive technologies

    • Use high contrast colors and clear typography for readability

    • Include alternative text for images and graphics

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

(1 Question)

  • Q1. VP Round Interview

Product Designer Lead Interview Questions asked at other Companies

Q1. Designing an AI experience for Cuemath
View answer (1)

API Automation Trainee Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2020

Interview Questionnaire 

2 Questions

  • Q1. What are Assertions in TestNg?
  • Q2. Assertions are the conditions used to check some condition that we have to validate for some values

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepare whatever you put in Technical skills in your resume, interviewer may ask you one or two basic programs to check your Scripting knowledge so be prepared all sample programs that you can find online try to practice coding more because theory will not work more at the day before interview you can read theory but in coding nobody will help you.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Middleware, Role based authentication, Cluster, scaling, design pattern, Javascript ES6, async-await, promise etc

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (178)

KORE.AI SOFTWARE INDIA Interview FAQs

How many rounds are there in KORE.AI SOFTWARE INDIA interview?
KORE.AI SOFTWARE INDIA interview process usually has 2-3 rounds. The most common rounds in the KORE.AI SOFTWARE INDIA interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for KORE.AI SOFTWARE INDIA 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 KORE.AI SOFTWARE INDIA. The most common topics and skills that interviewers at KORE.AI SOFTWARE INDIA expect are Healthcare, Javascript, Agile Coaching, Telecom and Product Management.
What are the top questions asked in KORE.AI SOFTWARE INDIA interview?

Some of the top questions asked at the KORE.AI SOFTWARE INDIA interview -

  1. Design patterns used How to handle scale and latency iss...read more
  2. How oracle where condition works internationa...read more
  3. Explain Inheritance concept and types of inheritan...read more

Tell us how to improve this page.

KORE.AI SOFTWARE INDIA Interview Process

based on 14 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
Zoho Interview Questions
4.3
 • 514 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

KORE.AI SOFTWARE INDIA Reviews and Ratings

based on 77 reviews

3.6/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

3.6

Salary

3.8

Job security

3.2

Company culture

3.1

Promotions

3.0

Work satisfaction

Explore 77 Reviews and Ratings
Engineering Professional

Hyderabad / Secunderabad

8-10 Yrs

Not Disclosed

Sales Professional

Hyderabad / Secunderabad

1-3 Yrs

Not Disclosed

Marketing

Hyderabad / Secunderabad

7-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
117 salaries
unlock blur

₹6.9 L/yr - ₹26.4 L/yr

Senior Software Engineer
92 salaries
unlock blur

₹8.6 L/yr - ₹30 L/yr

Associate Software Engineer
44 salaries
unlock blur

₹4.6 L/yr - ₹10.8 L/yr

Associate Technical Leader
31 salaries
unlock blur

₹10.1 L/yr - ₹33 L/yr

Associate Engineer
29 salaries
unlock blur

₹3.1 L/yr - ₹13 L/yr

Explore more salaries
Compare KORE.AI SOFTWARE INDIA with

Freshworks

3.5
Compare

Zoho

4.3
Compare

TCS

3.7
Compare

Infosys

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