Upload Button Icon Add office photos

Filter interviews by

TML Business Services Interview Questions and Answers

Updated 29 Nov 2024

TML Business Services Interview Experiences

Popular Designations

5 interviews found

Executive Interview Questions & Answers

user image PARESH Rathod

posted on 29 Nov 2024

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

I was interviewed in Oct 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction and work experience
  • Q2. Why left current organization
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for career advancement

    • Lack of growth opportunities in current role

    • Seeking new challenges and experiences

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why will join our organization?
  • Ans. 

    I am excited about the innovative projects and collaborative culture at your organization.

    • I am impressed by the company's track record of success and growth.

    • I am eager to work with a talented team and contribute my skills and expertise.

    • I believe that the organization's values align with my own professional goals.

  • Answered by AI
  • Q2. Why we recruit you?
  • Ans. 

    I bring a unique combination of skills, experience, and passion that align perfectly with the needs of the organization.

    • Extensive experience in the industry with a proven track record of success

    • Strong leadership skills and ability to drive results

    • Passion for the industry and a strong desire to contribute to the organization's growth

    • Innovative thinking and problem-solving abilities

    • Excellent communication and interperson

  • Answered by AI

Executive Interview Questions asked at other Companies

Q1. How will you start RS method Development for known drug product?
View answer (16)

I applied via Naukri.com and was interviewed in Feb 2022. 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. Tell me about yourself Why you want to change job Hike you need
Round 3 - Technical 

(1 Question)

  • Q1. Work profile Process of customer end to end Automation process Sap tcodes
  • Ans. 

    The work profile involves managing the end-to-end process of customers and implementing automation using SAP tcodes.

    • Managing customer interactions from start to finish

    • Implementing automation processes using SAP tcodes

    • Ensuring smooth functioning of customer service operations

    • Analyzing customer data to improve service quality

    • Collaborating with cross-functional teams to optimize customer experience

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Revenue recognition method Ifrs related to warranty Accounting entry for warranty

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence
Patience
Keep on trying
Update resume as per requirements

Skills evaluated in this interview

Senior Manager Interview Questions asked at other Companies

Q1. 1. What you understand the requirement of shuttering material at project site?
View answer (19)

Executive- AMC Interview Questions & Answers

user image Anonymous

posted on 23 Jun 2022

I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why u resign your old company?
  • Q2. What is your work profile in previous company?

Interview Preparation Tips

Topics to prepare for TML Business Services Executive- AMC interview:
  • Self Introduction
Interview preparation tips for other job seekers - Do what ever u are doing but remember this gonna impact your future

I applied via Approached by Company and was interviewed in Dec 2021. There were 2 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 - Technical 

(1 Question)

  • Q1. All about BS6 MHCV vehicles , Warranty Circulars , Questions related to Job codes and Failure Codes ,

Interview Preparation Tips

Topics to prepare for TML Business Services Warranty Executive interview:
  • Warranty Circulars
  • BS6 Aggregates
Interview preparation tips for other job seekers - Just be fluent and confident in the interview .

Warranty Executive Interview Questions asked at other Companies

Q1. HOW DOES SUPERCHARGER DIFFER FROM TURBOCHARGER
View answer (1)

TML Business Services interview questions for popular designations

 Senior Manager

 (2)

 Executive

 (1)

 Warranty Executive

 (1)

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

I applied via Referral and was interviewed before Mar 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. What is not leviable to GST
  • Ans. 

    Goods and services that are not subject to GST

    • Basic food items like fruits, vegetables, and grains

    • Education services provided by recognized institutions

    • Healthcare services provided by hospitals and clinics

    • Financial services like loans and insurance

    • Sale or lease of residential properties

  • Answered by AI
  • Q2. Any case studies handled
  • Ans. Westing House case study of classification
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Compliance knowledge is necessary with basic provisions of law

Senior Manager Interview Questions asked at other Companies

Q1. 1. What you understand the requirement of shuttering material at project site?
View answer (19)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Coding Test 

I participated in a coding round on their platform, which consisted of three coding questions in 60 min. however, their editor and compiler were quite inadequate. The event was held onsite, with 500 candidates arriving on January 11, 2024, at 9 AM. Approximately 100 candidates cleared that round.

Round 2 - Coding Test 

I solved all three questions, yet we still had to participate in the second round, which included one coding question to be completed in 20 minutes. The question was poorly framed, leading to the rejection of most students. However, I managed to solve all the test cases.

Round 3 - Coding Test 

The coding round comprised one question and was conducted on paper for a duration of 10 minutes.

Round 4 - Technical 

(5 Questions)

  • Q1. It was the puzzle question involving five numbered fingers where you need to determine which finger corresponds to a given number in constant time complexity O(1)?
  • Q2. Write code for searching in a 2D matrix with a time complexity of O(mlogn)?
  • Ans. 

    Implement a binary search in each row of a sorted 2D matrix to achieve O(mlogn) time complexity.

    • Divide and conquer approach can be used to search in each row of the matrix.

    • Perform binary search on each row to find the target element efficiently.

    • Ensure the rows are sorted to apply binary search in each row.

  • Answered by AI
  • Q3. How would you design a store management system, including all relevant schema tables?
  • Ans. 

    Design a store management system with relevant schema tables

    • Create a 'Store' table with attributes like store_id, name, location, etc.

    • Design a 'Product' table with attributes like product_id, name, price, quantity, etc.

    • Include a 'Sales' table to track sales transactions with attributes like sale_id, date, total_amount, etc.

    • Implement a 'Stock' table to manage product stock levels with attributes like stock_id, product_i

  • Answered by AI
  • Q4. Design schema of your project
  • Ans. 

    The schema of my project is designed to efficiently store and retrieve data for a web application.

    • Use relational database to store structured data

    • Create tables for different entities like users, products, orders

    • Establish relationships between tables using foreign keys

    • Use indexes to optimize query performance

  • Answered by AI
  • Q5. Design category schema where category can have multiple sub categories
  • Ans. 

    Design a category schema with multiple subcategories

    • Use a parent-child relationship to link categories and subcategories

    • Implement a tree data structure to represent the hierarchy

    • Each category can have multiple subcategories

    • Example: Category - Electronics, Subcategories - Computers, Mobile Phones, TVs

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. Questions related to javascript
  • Q2. Sql queries which consists of group and joins
  • Ans. 

    SQL queries involving group by and joins are used to retrieve data from multiple tables and aggregate results.

    • Use GROUP BY to group rows that have the same values in specified columns

    • Use JOIN to combine rows from two or more tables based on a related column

    • Examples: SELECT column1, SUM(column2) FROM table1 JOIN table2 ON table1.id = table2.id GROUP BY column1

  • Answered by AI
Round 6 - HR 

(2 Questions)

  • Q1. Can you provide your introduction?
  • Ans. 

    I am a passionate software engineering student with experience in Java, Python, and web development.

    • Currently pursuing a degree in Computer Science

    • Proficient in Java, Python, and web development technologies like HTML, CSS, and JavaScript

    • Completed internships at tech companies working on software projects

    • Participated in coding competitions and hackathons

  • Answered by AI
  • Q2. Why do you want to join this company?
  • Ans. 

    I am impressed by the company's innovative projects and collaborative work culture.

    • Impressed by innovative projects

    • Desire to work in collaborative environment

    • Company's reputation in the industry

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Salary: 5 LPA; Bond: 1.6 years. My experience was quite poor. Initially, we were required to report at 9 AM, and our workday extended until 10:30 PM. We were not provided with any dinner or food after 6 PM, only receiving coffee, and we were prohibited from going outside to get food. Subsequently, we were called for an interview on a different day, but despite passing the HR round, I was ultimately rejected. Out of the initial group, only 20 candidates reached the technical interviews, and only 2 or 3 were extended offers on the same day.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions about python basics.
  • Q2. Questions about Django and web developement
Round 2 - Coding Test 

Creating API endpoints for signin, signup with validations

Round 3 - Technical 

(1 Question)

  • Q1. DSA questions - medium level
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Proficient in problem-solving.

Round 2 - Coding Test 

I am skilled at coding, but I do not practice daily.

Round 3 - Case Study 

Good at case study time

Round 4 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
Round 5 - One-on-one 

(2 Questions)

  • Q1. I have no idea about this round
  • Q2. Nothing to ask about anything
Round 6 - Technical 

(2 Questions)

  • Q1. What types of questions do companies typically ask during interviews?
  • Q2. Nothing to ask about technical round
Round 7 - Group Discussion 

I may not excel in group discussions, but I possess a considerable amount of knowledge.

Round 8 - Assignment 

I always give my best in any task.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to share anything
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Difference between Lag & Lead with an example
  • Q2. Example explaining Rank,Dense_Rank,Row_Number
  • Q3. Business question around customer funneling.
  • Q4. Some technical questions around marketing campaigns(utm_source,campaign_id,etc.)
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions around customer funneling(Ideal and non-ideal)
  • Q2. Some other business related problems and situational questions.
Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioural and resume basaed questions with some situational questions.
Round 4 - HR 

(1 Question)

  • Q1. Behavioral questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - HR had taken all my documents and confirmed that she will close the offer within 2-3 days but even after 1 week and multiple follow-ups she started ignoring my mails and messages and did not give any update.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

One question relates to Linked list and another related to string

Round 2 - Technical 

(5 Questions)

  • Q1. Circular linked list algorithm
  • Ans. 

    Circular linked list is a data structure where the last node points back to the first node.

    • In a circular linked list, each node has a pointer to the next node and the last node points back to the first node.

    • Traversal in a circular linked list can start from any node and continue until the starting node is reached again.

    • Insertion and deletion operations in a circular linked list are similar to those in a regular linked ...

  • Answered by AI
  • Q2. String manipulation and logical questioning
  • Q3. String creation and deletion
  • Q4. DSA problem solving questions
  • Q5. Logical questions asked and informed

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare basic concepts of programming and SQL

TML Business Services Interview FAQs

How many rounds are there in TML Business Services interview?
TML Business Services interview process usually has 2-3 rounds. The most common rounds in the TML Business Services interview process are Resume Shortlist, Technical and HR.
How to prepare for TML Business Services 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 TML Business Services. The most common topics and skills that interviewers at TML Business Services expect are Excel, Translation, Mechanical Engineering, Analytical Chemistry and Automobile.
What are the top questions asked in TML Business Services interview?

Some of the top questions asked at the TML Business Services interview -

  1. Work profile Process of customer end to end Automation process Sap tco...read more
  2. What is not leviable to ...read more
  3. All about BS6 MHCV vehicles , Warranty Circulars , Questions related to Job cod...read more

Tell us how to improve this page.

TML Business Services Interview Process

based on 6 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 814 Interviews
View all

TML Business Services Reviews and Ratings

based on 100 reviews

4.0/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.5

Salary

4.0

Job security

3.8

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 100 Reviews and Ratings
Area Parts Manager - Service Network

Kochi

3-8 Yrs

Not Disclosed

Senior Manager-Advance Quality

Pune

5-10 Yrs

Not Disclosed

Senior Manager (L5) - Cost Engineer

Pune

3-7 Yrs

Not Disclosed

Explore more jobs
Executive
69 salaries
unlock blur

₹2.6 L/yr - ₹6.8 L/yr

Senior Manager
44 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Senior Team Member
20 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Team Lead
17 salaries
unlock blur

₹3.5 L/yr - ₹7.7 L/yr

Team Member
15 salaries
unlock blur

₹1.9 L/yr - ₹3.2 L/yr

Explore more salaries
Compare TML Business Services with

Wipro

3.7
Compare

Infosys

3.6
Compare

Tech Mahindra

3.5
Compare

HCLTech

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