Upload Button Icon Add office photos
Engaged Employer

i

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

Tata CLiQ Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tata CLiQ Interview Questions, Process, and Tips for Experienced

Updated 30 Nov 2024

Top Tata CLiQ Interview Questions and Answers for Experienced

View all 11 questions

Tata CLiQ Interview Experiences for Experienced

Popular Designations

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - One-on-one 

(4 Questions)

  • Q1. Describe logistics in 3 words
  • Ans. 

    Efficient movement of goods

    • Supply chain management

    • Transportation and distribution

    • Inventory control

  • Answered by AI
  • Q2. Introduction, past experience
  • Q3. How will you streamline railway ticketing operations
  • Ans. 

    To streamline railway ticketing operations, I would implement online ticketing systems, automate processes, improve customer service, and optimize resource allocation.

    • Implement online ticketing systems to reduce manual ticketing processes and long queues.

    • Automate ticket booking, cancellation, and refund processes to save time and improve efficiency.

    • Improve customer service by providing self-service kiosks, mobile ticke...

  • Answered by AI
  • Q4. Strengths and weaknesses

Fulfillment Executive Interview Questions asked at other Companies

Q1. How will you streamline railway ticketing operations
View answer (1)

Head Interview Questions & Answers

user image Anonymous

posted on 18 Aug 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Profile based technical round
Round 3 - Technical 

(1 Question)

  • Q1. Profile based technical round
Round 4 - HR 

(1 Question)

  • Q1. HR discussion around experience
Round 5 - One-on-one 

(1 Question)

  • Q1. Final discussion with the hiring manager

Head Interview Questions asked at other Companies

Q1. What are good marketing channels to promote bags
View answer (2)
Round 1 - HR 

(2 Questions)

  • Q1. Why you want to joint this company ?
  • Q2. Difference between BPO and call Center ?
  • Ans. 

    BPO involves outsourcing of various business processes while call center is a subset of BPO that deals with customer support through phone calls.

    • BPO includes services like accounting, HR, and IT support while call center focuses solely on customer service through phone calls.

    • BPO involves outsourcing to third-party vendors while call centers can be in-house or outsourced.

    • BPO requires a broader skill set while call cente...

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

(1 Question)

  • Q1. How covid has influence the middle class family?
  • Ans. 

    Covid has significantly impacted the middle class family.

    • Many middle class families have faced financial difficulties due to job losses or reduced income.

    • Remote work and online schooling have become the new norm, leading to additional expenses for technology and home office setup.

    • The pandemic has also caused mental health issues and increased stress levels for many families.

    • Travel plans and leisure activities have been...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident . Don’t use advanced vocabulary try to make it simple by framing small and meaningful sentence

Customer Service Executive Interview Questions asked at other Companies

Q1. How u deal to the customer if he get non veg food instead of veg food ?
View answer (36)

I applied via Referral and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. What are your strengths and weaknesses?
Round 2 - One-on-one 

(3 Questions)

  • Q1. Situation based questions
  • Q2. How confident are you
  • Q3. How can you be patient while dwaling with customers
  • Ans. 

    I remain calm and listen attentively to their concerns, taking breaks when necessary.

    • I take deep breaths and remind myself to stay calm

    • I listen attentively to their concerns without interrupting

    • I empathize with their situation and apologize for any inconvenience

    • I take breaks when necessary to avoid burnout

    • I focus on finding a solution to their problem

    • I maintain a positive attitude and avoid taking their frustration per

  • Answered by AI
Round 3 - Operation 

(2 Questions)

  • Q1. Confidence related past job related
  • Q2. Patience related , and if you have dealt with things like this in past

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident....
Share your escalation experience if you have ..
Because it is needed
We are dealing with luxury customers here , so your communication has to be great
You need to be very patient and very soft spoken
And while giving interview if they give you some situations based questions, that if you get an irate Customer
Be confident while answering , and yes you will answer with patience
Its not difficult to crack

Customer Care Consultant Interview Questions asked at other Companies

Q1. How can you be patient while dwaling with customers
View answer (2)

Tata CLiQ interview questions for popular designations

 Customer Service Executive

 (2)

 Senior Officer

 (1)

 Senior Engineering Manager

 (1)

 Production Manager

 (1)

 Product Manager

 (1)

 Assistant Manager

 (1)

 Software Developer

 (1)

 Category Manager

 (1)

I applied via Recruitment Consultant and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There were Questions related to System design, Product development, Commercialization , personalization and product enhancement along with DSA, psychometric Test, Kotlin or react Q

Interview Preparation Tips

Interview preparation tips for other job seekers - One should be good with System design and related concepts.
For psychometric test try to be your self and try responding q within 15 sec and should select most appropriate option which comes in your mind.
React knowledge is a added advantage

Senior Engineering Manager Interview Questions asked at other Companies

Q1. How do you ensure a payment does get credited to wrong employee account?
View answer (1)

I was interviewed in Oct 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

The online round was conducted on Hackerearth around 11:30 PM 
This round was an online coding plus MCQ round which includes 15 MCQ with positive 4 and negative 1 and 3 coding questions with two questions 10 marks and one was of 20 marks . MCQ were easy to medium and covers all the topic of Networks OOPS DBMS and CPP/JAVA 
In Coding section one 20 marks question was medium and two 10 marks were of easy level, like if you practice regularly you can crack two 10 marks means you can score 20 marks out of 40 in coding

  • Q1. 

    Reach the Destination Problem Statement

    You are given a source point (sx, sy) and a destination point (dx, dy). Determine if it is possible to reach the destination point using only the following valid mo...

  • Ans. 

    The problem involves determining if it is possible to reach a destination point from a source point using specified moves.

    • Iterate through each test case and check if destination is reachable from source using specified moves

    • Implement a recursive function to simulate the moves and check if destination is reached

    • Consider constraints to optimize the solution

    • Example: For input (1, 1, 3, 5), the output should be true as des

  • Answered by AI
  • Q2. 

    Ways To Make Coin Change

    Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...

  • Ans. 

    The task is to find the total number of ways to make change for a specified value using given denominations.

    • Use dynamic programming to solve this problem efficiently.

    • Create a 1D array to store the number of ways to make change for each value from 0 to the target value.

    • Iterate through the denominations and update the array based on the current denomination.

    • The final answer will be the value at the target index of the ar

  • Answered by AI
  • Q3. 

    Min Jumps Problem Statement

    In Ninja town, represented as an N * M grid, people travel by jumping over buildings in the grid's cells. Santa is starting at cell (0, 0) and must deliver gifts to cell (N-1, ...

  • Ans. 

    Santa needs to find the quickest path to deliver gifts in Ninja town by jumping over buildings with least travel time.

    • Santa starts at (0, 0) and needs to reach (N-1, M-1) on Christmas Eve.

    • Santa can jump to (x+1, y+1), (x+1, y), or (x, y+1) from any cell (x, y).

    • Travel time between two buildings equals the absolute difference in their heights.

    • Find the quickest path with least travel time.

    • Example: For grid [[1, 3, 5], [2,

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 50 minutes
Round difficulty - Medium

It was a technical interview which was scheduled on 16th October 2020 at 10:00 AM 
This round mainly focus on your DSA, DBMS , OS Networking and coding skills like how optimised you can write code 
This round was conducted on Zoom 
Their were 2 interviewers and both of them were very calm and supportive

  • Q1. 

    Pythagorean Triplets Detection

    Determine if an array contains a Pythagorean triplet by checking whether there are three integers x, y, and z such that x2 + y2 = z2 within the array.

    Input:

    The first lin...
  • Ans. 

    Detect if an array contains a Pythagorean triplet by checking if there are three integers x, y, and z such that x^2 + y^2 = z^2.

    • Iterate through all possible triplets of numbers in the array and check if they form a Pythagorean triplet.

    • Use a nested loop to generate all possible combinations of three numbers from the array.

    • Check if the sum of squares of two numbers is equal to the square of the third number for each trip...

  • Answered by AI
  • Q2. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

  • Ans. 

    Detect if a singly linked list forms a cycle by checking if a node's next pointer points back to a previous node.

    • Use Floyd's Tortoise and Hare algorithm to detect a cycle in the linked list.

    • Maintain two pointers, one moving at twice the speed of the other.

    • If there is a cycle, the two pointers will eventually meet.

    • If one of the pointers reaches the end of the list (null), there is no cycle.

  • Answered by AI
Round 3 - HR 

Round duration - 10 minutes
Round difficulty - Easy

This was the HR round conducted online through ZOOM on 16th October 2020 around 4:00 PM
There were two interviewers and both were quite good and frank 
This round mainly focus on basic resume questions and about yourself

Interview Preparation Tips

Eligibility criteria% in X and XII – 60% or 6 CGPA in Pursuing Degree – 60% or 6 CGPA , No Standing ArrearsTata Cliq interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Network and Communication, DBMS, SQL, OOPS, OS, JavaTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice DSA and have a proper grasp on that as cramming wont help you because the questioned asked are different and you might get confused and rather you wont be able to answer at all 
Tip 2 : When you are preparing for the company be it off campus or on-campus always go through the job description and read it carefully what technologies they use because they might ask some question related to it 
Tip 3 : In my views if you are starting to code then start with GFG , for me it worked you will get all level question from basic and then you can move to platforms like LEETCODE , LEETFREE 
Tip 4 : Don't rush ever if you think you are not able to solve question , don't panic everyone is not able to do good but the main thing is to develop your thought process and its done by practicing more and more questions
Tip 5 : While solving don't try to look for answer at once, read the question understand it try to make a flow chart on paper and try to code it if after a long try if you are not able to solve then have a look at it and analyze where you went wrong .
Tip 6 : Always make a time table it will help you to prepare well and on time with every concept 
Tip 7 : Do a minimum of 2 to 3 projects that you know well because sometimes they may ask you to run in front of them and explain it so you should be confident enough to explain
Tip 8 : While giving a interview don't ever say a no to any question just try to answer what all you know related to it and reply in positive that you know that much related to this topic and don't try to fool them as they catch mistakes easily 
Tip 9 : Last but not least always keep a smile on your face and don't be nervous it will help you to show that you are confident enough and it will be interesting for both of you .

Application resume tips for other job seekers

Tip 1 : It should be a one page resume for freshers 
Tip 2 : Keep it crisp , don't include everything about yourself , keep those details for the interview
Tip 3 : Read the JD know about the company, its vision and the requisites for the position you are applying for and develop the resume with the things keeping in mind 
Tip 4 : You should be also clear about career objective because they may ask on your career objectives in HR or Managerial Round
Tip 5 : Organize the information while writing it , have a proper heading and all the extra information using bullet points and avoid writing paragraphs
Tip 6 : Keep the resume short and simple as the recruiter don't like the long and exaggerated resumes 
Tip 7 : While writing your work experiences try to write your accomplishment not your duties .
Tip 8 : Only include the projects that you know well otherwise who knows if they ask something that you know , it may give a bad impression and chances can be low

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. How to grow the category
  • Ans. 

    To grow the category, we need to focus on customer needs, expand product offerings, and improve marketing strategies.

    • Conduct market research to identify customer needs and preferences

    • Introduce new products or variations to existing products

    • Collaborate with suppliers to improve product quality and pricing

    • Develop targeted marketing campaigns to increase brand awareness and attract new customers

    • Analyze sales data to ident

  • Answered by AI
  • Q2. I answered as per our experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have the experience, u can easily pass out the interview. The level wass moderate.

Category Manager Interview Questions asked at other Companies

Q1. If you are to start a men's grooming category in Gurgaon then how many partners will you start with
View answer (2)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Case Study 

Firstly we will study about the case in which we study about the customer need, customer problem and what customer want

Round 2 - Group Discussion 

Then we confirm the solution of the problem with other colleagues and on Google also

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and having some patience
Should not hesitate whatever in your mind tell to your sir and mam

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Its a module test which includes your grammar knowledge, listening skills and communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be precise with your language and grammar use.

I applied via Naukri.com and was interviewed in May 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There were total of 8 rounds.Yes, you read it right! Every round checks your communication skills and English as well as grammar. First 7 rounds are online or over phone. The eighth round is hr interview w...

Interview Preparation Tips

Interview preparation tips for other job seekers - All the rounds are very easy if you show a little confidence in yourself. Dont panic. Don't take long pause during talking to HR person.

Tata CLiQ Interview FAQs

How many rounds are there in Tata CLiQ interview for experienced candidates?
Tata CLiQ interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Tata CLiQ interview process for experienced candidates are One-on-one Round, HR and Resume Shortlist.
How to prepare for Tata CLiQ interview for experienced candidates?
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 Tata CLiQ. The most common topics and skills that interviewers at Tata CLiQ expect are Accessories, Continuous Improvement, E-commerce, Logistics and Operations.
What are the top questions asked in Tata CLiQ interview for experienced candidates?

Some of the top questions asked at the Tata CLiQ interview for experienced candidates -

  1. How can you be patient while dwaling with custom...read more
  2. How will you streamline railway ticketing operati...read more
  3. How covid has influence the middle class fami...read more

Tell us how to improve this page.

Tata CLiQ Interview Process for Experienced

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Blinkit Interview Questions
3.7
 • 181 Interviews
Nykaa Interview Questions
3.5
 • 114 Interviews
Tracxn Interview Questions
3.1
 • 100 Interviews
Snapdeal Interview Questions
3.8
 • 75 Interviews
Shopclues Interview Questions
3.9
 • 9 Interviews
Paytm Mall Interview Questions
3.6
 • 7 Interviews
View all

Tata CLiQ Reviews and Ratings

based on 184 reviews

3.4/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.4

Salary

3.3

Job security

3.3

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 184 Reviews and Ratings
Assistant Category Manager
96 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
75 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Category Manager
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Category Executive
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tata CLiQ with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.8
Compare

Myntra

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