Upload Button Icon Add office photos

Tanishq

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Tanishq Senior Cashier Interview Questions and Answers

Updated 7 May 2022

Tanishq Senior Cashier Interview Experiences

2 interviews found

I appeared for an interview in Apr 2022.

Round 1 - One-on-one 

(1 Question)

  • Q1. What was your Activities From Beginning To Eod

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't Feel Nervous Listen and Answer Smoothly

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

Interview Questionnaire 

2 Questions

  • Q1. How to tackle to rush in big bazaar
  • Ans. 

    To tackle rush in Big Bazaar, prioritize tasks, increase staff, optimize checkout process, and manage customer flow.

    • Prioritize tasks based on urgency and importance

    • Increase staff during peak hours to handle the rush

    • Optimize the checkout process by ensuring all cash registers are open and functioning properly

    • Manage customer flow by implementing queue management systems or assigning staff to guide customers

    • Train cashiers...

  • Answered by AI
  • Q2. How to tackle a costumer during dhanteras and akhshay tritya..
  • Ans. 

    To tackle customers during Dhanteras and Akshay Tritiya, provide excellent customer service, manage inventory effectively, offer special promotions, and ensure smooth transactions.

    • Ensure sufficient staff is available to handle increased footfall

    • Provide personalized assistance to customers in selecting products

    • Maintain a well-stocked inventory to meet customer demands

    • Offer special discounts or promotions on popular item...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I m thanks full for this opportunity and interviewer are very polite person... Technical question..

Senior Cashier Interview Questions Asked at Other Companies

asked in Tanishq
Q1. How to tackle a costumer during dhanteras and akhshay tritya..
asked in Tanishq
Q2. How to tackle to rush in big bazaar
asked in KFC
Q3. How to handle customer ,how to treat customer don't let the custo ... read more
Q4. How to handle to the customer when his unconditional
asked in Max Fashion
Q5. How Maintained sale and other data daily bases.

Interview questions from similar companies

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

I appeared for an interview before Jan 2023.

Round 1 - HR 

(1 Question)

  • Q1. About yourself and your achievements
Round 2 - Technical 

(1 Question)

  • Q1. About accounting knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Client introduction round
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. P2p cycle, what

Interview Preparation Tips

Interview preparation tips for other job seekers - Invoice process, vendor maintenance

Accountant Interview Questions & Answers

Goldman Sachs user image Amar Nanubhai Patel

posted on 3 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Accounting Concepts & Basics of Accounting

I applied via Walk-in and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self.
  • Ans. 

    I am a highly motivated and detail-oriented individual with a strong background in finance and a passion for problem-solving.

    • Bachelor's degree in Finance from XYZ University

    • 3 years of experience in financial analysis and reporting

    • Proficient in financial modeling and data analysis

    • Strong communication and interpersonal skills

    • Proven ability to work effectively in a team

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Practice good nonverbal communication
2. Dress for the job or company
3. Listen
4. Don't talk too much
5. Don't too familiar

I appeared for an interview in Dec 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: For CSE and EE students , CPI was not at all seem to be a criteria for shortlisting and almost all who have a decent profile got shortlisted for the test. However, for other department students they shortlisted above 9 CPI students.

Round: Test
Experience: It was a 2 hour test. It consisted of 3 sections-Quant , Machine Learning and Computer Science . Each section had 10 questions and 45 minutes were allotted for each section.
Being from non-CSE background I attempted only 2 sections ie. Quant and Machine Learning. Machine Learning section was fairly easy this time and almost all questions were standard. If someone has done an introductory course on Machine Learning and basic stats , this section was a cake walk for him. However , attempting quant section required some preparation of solving probability puzzles (computing expectations etc.) ,basic linear algebra and geometry base questions.
Duration: 2 hours

Round: Technical Interview
Experience: I had 2 rounds of interview. Both were technical ones.
In the first interview , they asked some probability puzzles (from 50 challenging problems in probability book) . Since I had completed that book before , I was able to solve them . Then they asked 1-2 algorithm based questions like formulate an efficient algorithm for solving a particular problem. I was not able to solve them completely but tried to give them the overview of y approach. The interviewer didn't seem to be satisfied though. It lasted for around 20-25 minutes.He told me to wait outside . To my surprise, I was called for the 2nd round.
The second went better than the first round. They again asked questions on computing probability , expectations , constructing a Markov Chain for a a given problem etc. Since I had done 1 course in Fiance also , he asked me questions from it also which were quite easy. Then he began asking algorithms and asked me to explain a sorting algorithm and I chose Quick Sort. While explaining it , I got struck at one point but the interviewer was helping me by giving hints and I was able to explain it fully. The second round was quite exhaustive as it went on for around 45-60 minutes.

Skills: Problem Solving Abilties, Mathematical Aptitude, Algorithmic Approach To Problem Solving, Machine Learning, Statistical Method Basics
College Name: IIT Kanpur

Analyst Interview Questions & Answers

Goldman Sachs user image Devendra Bendkhale

posted on 4 Dec 2015

Interview Questionnaire 

4 Questions

  • Q1. Discussion on one of the project
  • Q2. Given a matrix containing several positive numbers find max path from bottom left to top right using only up and right steps
  • Ans. 

    Find max path from bottom left to top right in a matrix using only up and right steps.

    • Start from bottom left corner and move towards top right corner.

    • At each step, choose the maximum value between the cell above and the cell to the right.

    • Keep track of the sum of values in the chosen path.

    • The final sum is the maximum possible sum of values in a path from bottom left to top right.

  • Answered by AI
  • Q3. Dice rolled several times until sum of outcomes till now comes greater than equal to hundred. What is most likely number to occur as final sum?
  • Ans. 

    The most likely number to occur as the final sum is 100.

    • The sum of the outcomes of the dice rolls will keep increasing until it reaches or exceeds 100.

    • Since the dice have equal probabilities for each outcome, the sum will have a higher chance of reaching 100.

    • The probability of rolling a sum greater than 100 decreases as the sum gets larger.

  • Answered by AI
  • Q4. Cutting three random points on the circle of radius 1 centered at (0,0) . What is probability that point (1,0) lies in longest cut
  • Ans. 

    Finding probability of point (1,0) lying in longest cut of three random points on circle of radius 1 centered at (0,0)

    • The longest cut will be the one that spans the smallest angle between two of the three points

    • The probability can be found by calculating the area of the region where the longest cut includes point (1,0)

    • This can be done by finding the angle between (1,0) and the two other points and using trigonometry to...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 30 OBJECTIVE QUESTION 90 MIN . QUESTION LEVEL WAS TOUGH. GS Takes their tests very seriously
Tips: Do the section first which are you most famaliar with. They hire on section wise performance.


Skill Tips: Be calm . Approach is important than answer.

Skills: Analytical Skills, Coding Skills, Maths(esp Probability), Algorithm Analysis, Probabiity
College Name: IIT Guwahati

Skills evaluated in this interview

Interview Questionnaire 

8 Questions

  • Q1. He explained my what is call value and put value in finance and asked me to plot it so that user maker maximum profit
  • Q2. Find the magic number in an sorted array. magic number is the one whose value and index position is same
  • Ans. 

    Find the magic number in a sorted array where value and index are same.

    • Iterate through the array and check if the value and index are same

    • If found, return the value

    • If not found, return -1

  • Answered by AI
  • Q3. Given a 2d matrix sorted row and column wise, search an element
  • Ans. 

    Searching an element in a sorted 2D matrix

    • Start from the top-right corner or bottom-left corner

    • Compare the target element with the current element

    • Move left or down if the target is smaller or move right or up if the target is larger

  • Answered by AI
  • Q4. Design a newspaper subscription system
  • Ans. 

    Design a newspaper subscription system

    • Create a user registration system

    • Allow users to select subscription plan and payment method

    • Provide options for delivery frequency and start/end dates

    • Send reminders for subscription renewal

    • Allow users to modify or cancel subscription

    • Track subscription history and payment records

  • Answered by AI
  • Q5. A person can climb 1 or 2 stairs. Find the number of ways to jump n stairs
  • Ans. 

    Number of ways to jump n stairs if a person can climb 1 or 2 stairs.

    • Use dynamic programming to solve the problem.

    • The number of ways to jump n stairs is equal to the sum of ways to jump n-1 stairs and ways to jump n-2 stairs.

    • Base cases: if n=0, return 1 and if n=1, return 1.

  • Answered by AI
  • Q6. How will you mane a LRU Cache
  • Ans. 

    An LRU cache can be made using a doubly linked list and a hash map.

    • Create a doubly linked list to store the cache items.

    • Create a hash map to store the key-value pairs.

    • When a new item is added, check if the cache is full. If it is, remove the least recently used item from the linked list and hash map.

    • When an item is accessed, move it to the front of the linked list.

    • When an item is removed, remove it from both the linked

  • Answered by AI
  • Q7. Suppose you and I are playing a dice game. The one who get the lesser number looses the games. The dice has n sides. If I start the game, what is the probablity of you winning?
  • Ans. 

    Probability of winning a dice game where the one with lesser number wins.

    • The probability of winning depends on the number of sides on the dice.

    • If the dice has an odd number of sides, the probability of winning is higher for the second player.

    • If the dice has an even number of sides, the probability of winning is equal for both players.

  • Answered by AI
  • Q8. Given 3 functions, f which gives the first day of the current month, g gives the next working day and h gives the previous working day, conpute the 3rd working day? Compute the 2nd working day of the previ...
  • Ans. 

    Compute working days using given functions f, g, and h.

    • To compute the 3rd working day, apply function g three times to function f.

    • To compute the 2nd working day of the previous month, apply function h to function f, then apply function g twice.

    • To compute the 4th working day of the next month, apply function g four times to function f.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 30 questions divided into 3 sections(Computer Science fundamentals, Mathematics and Machine learning) each containing 10 questions. Each question was of 3 points with the negative marking of 1 mark. 60 students were shortlisted from this round.

2nd paper consisted of 3 questions in each section. Each section was of 30 points with each question of different weightage.
Tips: Time is more that sufficient. Focus on only one section but try to excel in that

Round: Technical Interview
Experience: Interviewers are very friendly and helped my if I got stuck anywhere

General Tips: Try to cover geeks for geeks as much as you can. It will help you a lot
Skills: Basics Of Machine Learning, Design Engineering, Probabiity, Algorithmic Approach To Problem Solving
College Name: IIT Kharagpur
Motivation: Highly relevant work to my interests

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2016. There were 3 interview rounds.

Interview Preparation Tips

Round: Test
Experience: Each section had 10 questions, 100 marks, with 45min duration for each. It consisted of Multiple Choice (+10, -3), Fill in the Blanks type(+10,0), and a coding question (+20).
Platform was HackerRank. You had to do good in atleast 2 sections
Tips: CS: DSA, Graph Theory, Time Complexity
Quant: Probability, Probability, Probability.
Machine Learning: Ensemble Methods, Bagging, Boosting, Decision Trees, etc. You need to know the concepts. No mathematical formulation or equations were asked
Duration: 1 hour 35 minutes

Round: Technical Interview
Experience: First of all, the GS panelists were really nice, kind and helpful. They provide with several hints, given you are sincere and have that attitude of solving the problem.
There were 6 technical rounds in all, with different teams of GS.
3 rounds consisted of questions from Probability, Expectation, Markov process, etc.
1 round for algorithm puzzles.
1 round for strategy puzzles.
1 round for Finance (discussed on derivatives, call options, etc.)
Tips: Be thorough with the basics. Don't beat around the bush. Given a problem, discuss the solution first and then go about doing it.

Skills: Probability And Statistics, Algorithm, Knowledge Of Your Resume Points, Aptitude, Finance Basics
College Name: IIT Madras

Tanishq Interview FAQs

How many rounds are there in Tanishq Senior Cashier interview?
Tanishq interview process usually has 1 rounds. The most common rounds in the Tanishq interview process are One-on-one Round.
What are the top questions asked in Tanishq Senior Cashier interview?

Some of the top questions asked at the Tanishq Senior Cashier interview -

  1. How to tackle a costumer during dhanteras and akhshay tritya...read more
  2. How to tackle to rush in big baz...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
ZS Interview Questions
3.3
 • 453 Interviews
Goldman Sachs Interview Questions
3.5
 • 380 Interviews
Synechron Interview Questions
3.5
 • 366 Interviews
Lenskart Interview Questions
3.2
 • 317 Interviews
Randstad Interview Questions
3.7
 • 267 Interviews
Whitehat jr Interview Questions
3.4
 • 262 Interviews
View all

Fast track your campus placements

View all
Tanishq Senior Cashier Salary
based on 34 salaries
₹1.8 L/yr - ₹6 L/yr
35% more than the average Senior Cashier Salary in India
View more details

Tanishq Senior Cashier Reviews and Ratings

based on 11 reviews

4.7/5

Rating in categories

4.7

Skill development

4.0

Work-life balance

4.5

Salary

4.8

Job security

4.7

Company culture

3.9

Promotions

4.6

Work satisfaction

Explore 11 Reviews and Ratings
Retail Sales Officer
558 salaries
unlock blur

₹0.8 L/yr - ₹6.5 L/yr

Store Manager
176 salaries
unlock blur

₹2.6 L/yr - ₹10.8 L/yr

Retail Sales Executive
155 salaries
unlock blur

₹1.2 L/yr - ₹5.4 L/yr

Floor Manager
141 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Sales Executive
132 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Explore more salaries
Compare Tanishq with

BYJU'S

3.1
Compare

Shapoorji Pallonji Group

4.1
Compare

Vivo

4.1
Compare

Hyundai Motor India Limited

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