Upload Button Icon Add office photos

Filter interviews by

IndiaCan English and PD Trainer Interview Questions and Answers

Updated 20 Apr 2021

IndiaCan English and PD Trainer Interview Experiences

1 interview found

Interview Questionnaire 

3 Questions

  • Q1. Introduction
  • Q2. My field interest
  • Q3. Reason of choosing this job

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 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 - One-on-one 

(3 Questions)

  • Q1. How will you sell
  • Ans. 

    I will sell by understanding the customer's needs, building rapport, showcasing the product's benefits, and closing the deal.

    • Listen actively to the customer to understand their needs and pain points

    • Build rapport and trust with the customer to establish a connection

    • Highlight the unique features and benefits of the product that align with the customer's needs

    • Overcome objections and address any concerns the customer may h...

  • Answered by AI
  • Q2. Sell me something
  • Ans. 

    I would like to sell you a smartwatch that tracks your fitness goals and monitors your health.

    • Highlight the features of the smartwatch such as heart rate monitoring, step tracking, sleep analysis, and notifications.

    • Explain how the smartwatch can help improve your overall health and fitness by providing real-time data and insights.

    • Offer a demonstration of the smartwatch in action to showcase its functionality and ease o

  • Answered by AI
  • Q3. Shahjahshsbsshsjjsj hshsh hshsh hsh
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions and simple answer
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

Html,Css, javascript,php, front-end etc

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

I applied via Approached by Company and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Don’t remember what was the question
Round 2 - One-on-one 

(1 Question)

  • Q1. Don’t remember what was the questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Background checks maybe

Interview Preparation Tips

Interview preparation tips for other job seekers - Plz don’t join this bankrupt company never gonna pay you salaries
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding and MySQL queries. Like Types of join, having and where difference etc.

Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Previous experiences
  • Q2. Future goals and ambition
Round 2 - One-on-one 

(2 Questions)

  • Q1. Sales related questions
  • Q2. Sales improvement strategy
  • Ans. 

    Implementing a structured sales training program and setting clear sales targets.

    • Develop a comprehensive sales training program to improve product knowledge and sales techniques.

    • Set specific and achievable sales targets for each sales executive to motivate and track performance.

    • Regularly review and provide feedback on sales performance to identify areas for improvement.

    • Implement a CRM system to track leads, opportuniti...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

  • Q1. Tell me about your self
  • Q2. Tell me about your self in hindi

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Round 1 - One-on-one 

(2 Questions)

  • Q1. Question doesn't matter
  • Q2. Question doesn't really care
Round 2 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - I request you all never ever try to think to be a part of lido learning.. trust me it's a fraud company. All they want is money and they don't care about their employees. They have hire and fire policy. If lido would be last option for you never though of considering that.. just wait and search for better opportunity. Just have faith on urself you will get better in ur life without lido learning.

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. 

    Path Queries Problem Statement

    Consider a weighted, undirected graph with 'V' vertices numbered from 1 to 'V' and 'E' bidirectional edges. You are tasked with handling 'Q' queries. For each query, you are...

  • Ans. 

    Implement a function to find the shortest distance between two vertices in a weighted, undirected graph.

    • Use Dijkstra's algorithm to find the shortest path between the given vertices.

    • Create a graph data structure to represent the weighted, undirected graph.

    • Handle cases where no path exists between the given vertices by returning -1.

    • Optimize the algorithm to handle multiple queries efficiently.

    • Consider edge cases such as...

  • Answered by AI
  • Q2. 

    Merge Sort Algorithm Problem Statement

    Your task is to sort a sequence of numbers stored in the array ‘ARR’ in non-descending order using the Merge Sort algorithm.

    Explanation:

    Merge Sort is a divide-an...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Divide the input array into two halves recursively

    • Sort the two halves separately

    • Merge the sorted halves to produce a fully sorted array

    • Time complexity of Merge Sort is O(n log n)

    • Example: Input - [5, 2, 9, 1, 5], Output - [1, 2, 5, 5, 9]

  • Answered by AI
  • Q3. 

    Rat in a Maze: All Paths Problem

    You are provided with an N * N maze where a rat is positioned at starting cell MAZE[0][0]. The goal is to determine and print all possible paths that the rat can take to r...

  • Ans. 

    Given an N * N maze with binary values, find and print all possible paths for a rat to reach the destination cell.

    • Use backtracking to explore all possible paths from the starting cell to the destination cell.

    • At each cell, check if it is a valid move (within bounds and not blocked), then recursively explore all four directions.

    • Keep track of the path taken so far and mark the cells accordingly.

    • Once the destination cell i...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as SDE - 1 in NoidaEligibility criteriaNo criteriaLido Learning interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming etcTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
 

Application resume tips for other job seekers

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Group Discussion 

Customer Relationship Management ( strategies used to encounter customer satisfaction )

Tell us how to improve this page.

Interview Questions from Similar Companies

Chegg Interview Questions
4.1
 • 158 Interviews
Teachnook Interview Questions
3.1
 • 87 Interviews
Lido Learning Interview Questions
2.3
 • 55 Interviews
FastInfo Interview Questions
4.1
 • 51 Interviews
Teachmint Interview Questions
3.2
 • 27 Interviews
GUVI Interview Questions
3.8
 • 25 Interviews
View all

IndiaCan English and PD Trainer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Center Manager
12 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Project Coordinator
9 salaries
unlock blur

₹4.2 L/yr - ₹5.2 L/yr

Retail Trainer
7 salaries
unlock blur

₹1.8 L/yr - ₹2 L/yr

Hospitality Trainer
7 salaries
unlock blur

₹1.8 L/yr - ₹3.2 L/yr

BPO Trainer
7 salaries
unlock blur

₹1.8 L/yr - ₹2.2 L/yr

Explore more salaries
Compare IndiaCan with

Chegg

4.1
Compare

Edubridge Learning

4.1
Compare

FastInfo

4.1
Compare

iNurture Education Solutions

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