Upload Button Icon Add office photos

Filter interviews by

TenderCuts Interview Questions and Answers

Updated 20 Nov 2022

TenderCuts Interview Experiences

Popular Designations

3 interviews found

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

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool & be yourself. If you've good Academic credentials, based on your experience you can get the desired job

Senior Executive - Finance Interview Questions asked at other Companies

Q1. What are provisions, contingent liabilities, and contingent assets, and can you provide examples of each?
View answer (1)

I applied via Walk-in and was interviewed in Oct 2021. There were 5 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Target and expiry checking, shrink, dump, dad, SAP, Cash handling, customer service,and Shift handling, motivated to team

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (88)
TenderCuts Interview Questions and Answers for Freshers
illustration image

I applied via Company Website and was interviewed before Nov 2021. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - All u can do with ur spirit and hardworking all possible with team work

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)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. What is you profession
  • Ans. 

    I am a Senior Associate in the field of finance, specializing in investment management.

    • I have expertise in analyzing financial data and making investment recommendations.

    • I work closely with clients to understand their financial goals and risk tolerance.

    • I monitor market trends and economic indicators to make informed investment decisions.

    • I have experience in portfolio management and asset allocation.

    • I may hold certifica...

  • Answered by AI
  • Q2. What is your ambition
  • Ans. 

    My ambition is to become a respected leader in my field, making a positive impact through innovative solutions and mentorship.

    • To continuously learn and grow in my role

    • To lead and inspire a team towards success

    • To contribute to the advancement of the organization and industry

    • To mentor and guide junior colleagues in their professional development

  • Answered by AI

I appeared for an interview before Dec 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round was purely based on Data Structures and Algorithms . One has to be fairly comfortable in solving Algorithmic problems to pass this round . Both the questions asked were quite common and luckily I had already prepared them from CodeStudio and LeetCode.

  • Q1. 

    Binary Tree Traversals Problem Statement

    Given a Binary Tree with 'N' nodes, where each node holds an integer value, your task is to compute the In-Order, Pre-Order, and Post-Order traversals of the binar...

  • Ans. 

    Compute the In-Order, Pre-Order, and Post-Order traversals of a Binary Tree given in level-order format.

    • Implement functions to perform In-Order, Pre-Order, and Post-Order traversals of a Binary Tree.

    • Use level-order input to construct the Binary Tree.

    • Traverse the Binary Tree recursively to generate the required traversals.

    • Ensure proper handling of null nodes represented by -1 in the input.

    • Return the three traversals as

  • Answered by AI
  • Q2. 

    Reverse Linked List Problem Statement

    Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.

    Input:

    The first line of input is an intege...
  • Ans. 

    Reverse a singly linked list by altering the links between nodes.

    • Iterate through the linked list and reverse the links between nodes

    • Use three pointers to keep track of the current, previous, and next nodes

    • Update the links between nodes to reverse the list

    • Return the head of the reversed linked list

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

This round basically tested some concepts from Data Structures and File Manipulation .

  • Q1. 

    Intersection of Two Arrays Problem Statement

    Given two arrays A and B with sizes N and M respectively, both sorted in non-decreasing order, determine their intersection.

    The intersection of two arrays in...

  • Ans. 

    The problem involves finding the intersection of two sorted arrays efficiently.

    • Use two pointers to iterate through both arrays simultaneously.

    • Compare elements at the pointers and move the pointers accordingly.

    • Handle cases where elements are equal and update the intersection array.

    • Return the intersection array as the result.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPABig Basket interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Operating Systems, Aptitude, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Interview Questionnaire 

5 Questions

  • Q1. All questions related Warehouse and Inventory Team Management
  • Q2. Experience about warehouse
  • Ans. 

    I have 5 years of experience managing warehouse operations, including inventory control, shipping/receiving, and staff supervision.

    • Implemented efficient inventory management system to reduce errors and improve accuracy

    • Led team in achieving 99% on-time shipping rate by optimizing workflow processes

    • Trained staff on safety protocols and equipment operation to ensure compliance with OSHA regulations

  • Answered by AI
  • Q3. Vendor management, business development
  • Q4. Loss prevention
  • Q5. E commerce system

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure answer as per your experience

Interview Questionnaire 

1 Question

  • Q1. They asked 3 Coding questions and 5 MCQ all of them were very simple. One was related to fibbonaci. Another one was like there was 2d array and at i,j sum till row i and sum till j was given and all the el...

Interview Preparation Tips

Interview preparation tips for other job seekers - I got all three questions correct and also I got a call from recruiter saying that be prepared for interview at tuesday but when i tried calling, He wasn't picking it up. Overall, It was a pathetic experience.

I applied via Referral and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me abt yourself
  • Q2. Achievements in past

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best, go in a flow , talk truth

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

Interview Questionnaire 

1 Question

  • Q1. 5S Concepts at warehouse sector, FMCG and FNV operation
  • Ans. 

    The 5S concepts are widely used in the warehouse sector, FMCG, and FNV operations to improve efficiency and organization.

    • Sort: Remove unnecessary items and organize the necessary ones.

    • Set in Order: Arrange items in a logical and efficient manner.

    • Shine: Clean and maintain the workplace regularly.

    • Standardize: Establish standardized processes and procedures.

    • Sustain: Continuously maintain and improve the 5S practices.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Knows about warehouse operations price negotiation electrical fundamental knowledge

I applied via Walk-in and was interviewed in Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I just shared my previous experience and by interest in sales executive as a organization backup agriculture farmer s life growth and happy to serve in job

Interview Preparation Tips

Interview preparation tips for other job seekers - As I said that to solve problems in sales executive with customer face to face in practical if any problems arise and to calm and to growth of organization as well customer life style changed to technology
Contribute & help others!
anonymous
You can choose to be anonymous

TenderCuts Interview FAQs

How many rounds are there in TenderCuts interview?
TenderCuts interview process usually has 3-4 rounds. The most common rounds in the TenderCuts interview process are Resume Shortlist, HR and One-on-one Round.
What are the top questions asked in TenderCuts interview?

Some of the top questions asked at the TenderCuts interview -

  1. Sales and target, shrink, dump,dad, invento...read more
  2. RESUME SCREENING Q...read more
  3. Please have a good analysis from Google and resp...read more

Recently Viewed

SALARIES

Apple

SALARIES

Apple

SALARIES

Apple

SALARIES

Apple

SALARIES

Apple

SALARIES

Apple

SALARIES

Apple

SALARIES

Apple

SALARIES

Apple

Tell us how to improve this page.

TenderCuts Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

BigBasket Interview Questions
3.9
 • 359 Interviews
Blinkit Interview Questions
3.7
 • 182 Interviews
Ninjacart Interview Questions
4.0
 • 95 Interviews
Licious Interview Questions
3.7
 • 62 Interviews
MagicPin Interview Questions
2.6
 • 50 Interviews
FreshToHome Interview Questions
3.5
 • 23 Interviews
Nature's Basket Interview Questions
3.8
 • 12 Interviews
ZappFresh.com Interview Questions
3.0
 • 2 Interviews
Meatigo Interview Questions
1.8
 • 1 Interview
View all

TenderCuts Reviews and Ratings

based on 38 reviews

3.9/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.5

Salary

3.6

Job security

3.7

Company culture

3.6

Promotions

3.4

Work satisfaction

Explore 38 Reviews and Ratings
Assistant Store Manager
17 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Assistant Manager
10 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Store Manager
9 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Customer Support Executive
6 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Quality Executive
5 salaries
unlock blur

₹2.4 L/yr - ₹3.5 L/yr

Explore more salaries
Compare TenderCuts with

Licious

3.7
Compare

FreshToHome

3.5
Compare

ZappFresh.com

3.0
Compare

BigBasket

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