Upload Button Icon Add office photos
Engaged Employer

i

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

Pratham Motors Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Pratham Motors Telecaller Interview Questions and Answers

Updated 24 Jan 2023

Pratham Motors Telecaller Interview Experiences

1 interview found

Telecaller Interview Questions & Answers

user image Anonymous

posted on 24 Jan 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Job Fair and was interviewed before Jan 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 - Aptitude Test 

Mathematics, social science ,English

Round 3 - Coding Test 

C++,java Data base management syst

Interview Preparation Tips

Interview preparation tips for other job seekers - Iam Nagarjun Pershing Telecaler in warangal warangal

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Aptitude test on communication protocols and programming.

Round 3 - HR 

(1 Question)

  • Q1. Interview to check language proficiency and attitude.
Round 4 - Technical 

(1 Question)

  • Q1. Explain your final year project work

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare different in vehicle communication protocols and there use cases and be confident.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Design related questions
  • Q2. What was your role in previous organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more technical questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There was 1 interview round.

Round 1 - Assignment 

About current project and Sql, power bi

I appeared for an interview in Dec 2020.

Round 1 - Video Call 

(3 Questions)

Round duration - 70 Minutes
Round difficulty - Medium

There were 5 people in the zoom meet, including me. Rest all 4 were interviewers, 3 from India and 1 from the United Kingdom.
They started with my introduction and then moved on to the questions from my resume, starting with my internship at Samsung Bangalore and then projects.
Then another interviewer asked about my weakness and strength. Then comes the turn of coding questions.
Starting with finding the minimum element in O(1) time, rotating the 2-D array by 90 degrees, OOPS questions were also asked like- polymorphism, abstraction, virtual class. Some OS questions were- cache, paging algorithms.
Then come my POR and other activities.

  • Q1. 

    Kth Smallest Element Problem Statement

    You are provided with an array of integers ARR of size N and an integer K. Your task is to find and return the K-th smallest value present in the array. All elements...

  • Ans. 

    Find the K-th smallest element in an array of distinct integers.

    • Sort the array and return the element at index K-1.

    • Use a min-heap to find the K-th smallest element efficiently.

    • Implement quickselect algorithm for optimal performance.

  • Answered by AI
  • Q2. 

    Inplace Rotate Matrix 90 Degrees Anti-Clockwise

    You are provided with a square matrix of non-negative integers of size 'N x N'. The task is to rotate this matrix by 90 degrees in an anti-clockwise directi...

  • Ans. 

    Rotate a square matrix by 90 degrees anti-clockwise without using extra space.

    • Iterate through each layer of the matrix from outer to inner layers

    • Swap elements in groups of 4 to rotate the matrix in place

    • Handle odd-sized matrices separately by adjusting the loop boundaries

  • Answered by AI
  • Q3. What are the page replacement algorithms in Operating Systems?
  • Ans. 

    Page replacement algorithms are used in operating systems to decide which page to replace when a new page needs to be brought in.

    • FIFO (First In, First Out) - replaces the oldest page in memory

    • LRU (Least Recently Used) - replaces the page that has not been used for the longest time

    • LFU (Least Frequently Used) - replaces the page that has been used the least number of times

    • Optimal - replaces the page that will not be used

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteria7 CGPAJaguar Land Rover interview preparation:Topics to prepare for the interview - Arrays, Strings, Stack and Queue, STL, Object-Oriented Programming, Operating System, Database Management System, Computer NetworksTime required to prepare for the interview - 5 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice GFG Must Do section, solve at least 5 Questions daily
Tip 2 : Start talking to new people regarding technology to remove hesitation at the time of the interview.
Tip 3 : Be in contact with a senior already working in that company, ask them regarding previous experience and new project the company is working on.
Tip 4 : Once you are done with GFG must do questions, now complete leetcode sorting by your target company.
Tip 5 : For core subjects refer to gate smashers and knowledge gate videos on youtube.

Application resume tips for other job seekers

Tip 1 : Try to modify your resume according to the company you are applying for, for this read their Job Description provided to you.
Tip 2 : Mention no more than 3 projects and 1,2 internships.
Tip 3 : Divide your skills into beginner, intermediate and hard sections, otherwise don't mention too many skills.
Tip 4 : Don't mention to many Position Of Responsibilities( at max 2-3).

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. It went well, results awaiting

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent company to work. Preparation is the key to crack the interview
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 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 - Technical 

(2 Questions)

  • Q1. Basic fucndamemtals
  • Q2. GD&T , stack up analysis

I applied via Recruitment Consulltant

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 

(1 Question)

  • Q1. About final year of engineering project and core subjects basics.
Round 3 - HR 

(3 Questions)

  • Q1. What is your year of experience??
  • Q2. If any gap inbetween education or employment then what's the reason??
  • Q3. Salary expectations over experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Want to work with German company then very good opportunity to travel to Germany for at least 25 day's.

I applied via Referral and was interviewed in Oct 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 

(2 Questions)

  • Q1. How to fine tune the program
  • Ans. 

    Fine tuning a program involves identifying and addressing any issues or inefficiencies to optimize performance.

    • Analyze program performance metrics

    • Identify areas for improvement

    • Adjust code or settings to optimize performance

    • Test changes to ensure they improve performance

    • Repeat process as necessary

  • Answered by AI
  • Q2. By simulation and manual simulation
Round 3 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Strength - voice Weakness - short temper

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be bold and smiling face
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions about your experience and expectations
Round 2 - Coding Test 

A take home assignment

Pratham Motors Interview FAQs

How many rounds are there in Pratham Motors Telecaller interview?
Pratham Motors interview process usually has 3 rounds. The most common rounds in the Pratham Motors interview process are Resume Shortlist, Aptitude Test and Coding Test.

Tell us how to improve this page.

Pratham Motors Telecaller Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Plastic Omnium Interview Questions
3.7
 • 24 Interviews
Polaris Interview Questions
3.9
 • 22 Interviews
Simple Energy Interview Questions
3.9
 • 15 Interviews
MAN Truck & Bus Interview Questions
3.0
 • 14 Interviews
Hilex Interview Questions
3.9
 • 14 Interviews
Rohan Motors Interview Questions
3.6
 • 13 Interviews
View all

Pratham Motors Telecaller Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

2.0

Work-life balance

5.0

Salary

5.0

Job security

4.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Executive Accountant
12 salaries
unlock blur

₹1.9 L/yr - ₹3.5 L/yr

Sales Executive
12 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Relationship Manager
9 salaries
unlock blur

₹2.2 L/yr - ₹3.8 L/yr

Accounts Manager
8 salaries
unlock blur

₹6.8 L/yr - ₹8 L/yr

Team Lead
6 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Pratham Motors with

Saud Bahwan Group

3.4
Compare

Plastic Omnium

3.7
Compare

Kataria Automobiles

3.7
Compare

Hilex

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