Upload Button Icon Add office photos
Engaged Employer

i

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

BLACK TULIP GROUP Verified Tick

Compare button icon Compare button icon Compare
-

No reviews yet

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

BLACK TULIP GROUP Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

In the aptitude test we have mental ability, general knowledge, communication,etc

Round 2 - One-on-one 

(5 Questions)

  • Q1. Self/family introduction
  • Q2. Related to internship/ communication
  • Q3. About Languages
  • Q4. About Locations
  • Q5. About MBA topics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. What is your role first to end in warehouse
  • Ans. 

    As a Sr executive in a warehouse, my role is to oversee the overall operations from receiving goods to shipping them out.

    • Manage inventory levels to ensure efficient storage and movement of goods

    • Supervise warehouse staff to ensure tasks are completed accurately and on time

    • Implement and enforce safety procedures to prevent accidents and injuries

    • Coordinate with other departments to ensure smooth flow of goods in and out o

  • Answered by AI
  • Q2. Who to motivate to empolyees
  • Ans. 

    Motivate employees by setting clear goals, providing recognition, offering opportunities for growth, and fostering a positive work environment.

    • Set clear and achievable goals for employees to work towards

    • Provide regular recognition and rewards for their hard work

    • Offer opportunities for growth and development through training and promotions

    • Foster a positive work environment by promoting teamwork, communication, and work-

  • Answered by AI
  • Q3. How to increase the transport cost??
  • Ans. 

    Increasing transport costs can be achieved through various strategies such as optimizing routes, implementing fuel surcharges, and investing in new technology.

    • Optimize routes to reduce mileage and fuel consumption

    • Implement fuel surcharges to offset rising fuel costs

    • Invest in new technology such as GPS tracking systems to improve efficiency

    • Negotiate higher rates with carriers based on increased demand or service quality

    • ...

  • Answered by AI
  • Q4. How to handle shortage and excess stock to store material??
  • Ans. 

    Shortage and excess stock can be handled by implementing efficient inventory management strategies.

    • Regularly monitor inventory levels to identify shortages and excess stock

    • Implement just-in-time inventory system to reduce excess stock

    • Utilize forecasting techniques to predict demand and prevent shortages

    • Establish relationships with multiple suppliers to mitigate shortages

    • Implement inventory control measures such as ABC

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Explain useState for managing state, useEffect for handling side effects, useMemo for performance optimization, and useCallback for memoizing functions. Understand how these hooks enhance functional compon...
  • Ans. 

    Explanation of useState, useEffect, useMemo, and useCallback hooks in React functional components.

    • useState is used to manage state in functional components

    • useEffect is used for handling side effects like data fetching, subscriptions, etc.

    • useMemo is used for performance optimization by memoizing expensive calculations

    • useCallback is used for memoizing functions to prevent unnecessary re-renders

    • These hooks enhance functio...

  • Answered by AI
  • Q2. Describe lifecycle methods in class components and their functional equivalents with hooks. Know how to handle component mounting, updating, and unmounting.
  • Q3. Understand setting up a Redux store, connecting components, and managing actions and reducers. Be familiar with middleware like Redux Thunk or Redux Saga for handling asynchronous actions.
  • Ans. 

    Setting up Redux store, connecting components, managing actions and reducers, and using middleware like Redux Thunk or Redux Saga for handling asynchronous actions.

    • Setting up a Redux store involves creating a store with createStore() function from Redux, combining reducers with combineReducers(), and applying middleware like Redux Thunk or Redux Saga.

    • Connecting components to the Redux store can be done using the connec...

  • Answered by AI
  • Q4. How to add and manipulate elements in arrays using JavaScript (e.g., inserting "watermelon" in the middle)?
  • Ans. 

    To add and manipulate elements in arrays using JavaScript, you can use array methods like splice() and slice().

    • Use the splice() method to insert elements into an array at a specific index. For example, arr.splice(index, 0, 'watermelon') will insert 'watermelon' at the specified index without removing any elements.

    • To manipulate elements in an array, you can use methods like splice() to remove elements or slice() to extr...

  • Answered by AI
  • Q5. Use and purpose of Math.floor() in JavaScript.
  • Ans. 

    Math.floor() is a method in JavaScript that rounds a number down to the nearest integer.

    • Math.floor() returns the largest integer less than or equal to a given number.

    • It is commonly used to convert a floating-point number to an integer.

    • Example: Math.floor(3.9) returns 3.

  • Answered by AI
  • Q6. Mocking components in Jest, including handling props and named exports
  • Ans. 

    Mocking components in Jest for testing with props and named exports

    • Use jest.mock() to mock components and their exports

    • For handling props, use jest.fn() to create mock functions and pass them as props to the component being tested

    • For named exports, use jest.mock() with a second argument to specify the module's exports

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Walmart Software Engineer III interview:
  • useMemo
  • Splice vs Slice
  • saga
  • use of redux and purpose
  • useCallback
  • jest mocking
  • what is use of Math.floor()
  • ceil
  • classComponent
Interview preparation tips for other job seekers - I gave interview on 19 Sep 2024 for Java Full Stack .
In Round 1, interviewer ask only frontend question ,expect to discuss the use of React hooks like useState, useEffect, useMemo, and useCallback for managing state and optimizing performance in functional components, understand component lifecycle methods and their functional equivalents, and demonstrate knowledge of Redux for global state management, including middleware like Redux Thunk or Redux Saga. Additionally, be familiar with modern JavaScript features such as ES6+ syntax and array manipulation methods to write clean and efficient code.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How many Salary in this job?
  • Q2. What is the better Activety in this Company?
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Facility?
  • Ans. 

    Facility refers to a physical location or building used for a specific purpose, such as a business, organization, or institution.

    • Facilities can include offices, factories, warehouses, hospitals, schools, and recreational centers.

    • Facilities management involves overseeing the maintenance, operation, and utilization of these spaces.

    • Facilities may also refer to amenities or services provided within a building, such as fitn...

  • Answered by AI
  • Q2. Where is the proper place?
Round 3 - Technical 

(2 Questions)

  • Q1. What is Technical Guide?
  • Ans. 

    A technical guide is a document or manual that provides detailed instructions or information on how to use a specific technology or product.

    • Provides step-by-step instructions on how to operate or troubleshoot a technology or product

    • Includes technical specifications and diagrams for better understanding

    • May contain tips, best practices, and troubleshooting techniques

    • Often used by technicians, engineers, or users to effec

  • Answered by AI
  • Q2. Who are Guide Provide me?
Round 4 - Case Study 

Best Salary & better Performance

Interview Preparation Tips

Interview preparation tips for other job seekers - Maina tain time & Discipline be preference of my side
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

We are discussing the daily sales targets and store achievements.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Ill be go one by one connect with the staff discussing the yesterday sale and stock requirements.
  • Q2. Then we see the floor standeds and hygienic

Interview Preparation Tips

Interview preparation tips for other job seekers - Staff need to be fast better oppertunity
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between decode and case?
  • Ans. 

    Decode is a function in Oracle that is used to provide if-then-else type of logic, while Case is used for conditional logic with multiple conditions.

    • Decode is used for simple if-then-else logic, while Case is used for more complex conditional logic.

    • Decode can only handle equality conditions, while Case can handle a variety of conditions.

    • Case allows for multiple conditions and multiple results, while Decode only allows ...

  • Answered by AI
  • Q2. How will we handle exceptions in Bulk Collect?
  • Ans. 

    Exceptions in Bulk Collect can be handled using SAVE EXCEPTIONS clause and FORALL statement.

    • Use SAVE EXCEPTIONS clause to handle exceptions in Bulk Collect.

    • Use FORALL statement to process the data and handle exceptions efficiently.

    • Exceptions can be logged, ignored, or handled based on the business requirements.

  • Answered by AI
  • Q3. What are Cursor attributes?
  • Ans. 

    Cursor attributes are properties that provide information about the status of a cursor in PL/SQL.

    • Cursor attributes include %FOUND, %NOTFOUND, %ROWCOUNT, and %ISOPEN.

    • They are used to check the status of a cursor after a DML operation.

    • For example, %FOUND returns TRUE if a fetch operation successfully retrieves a row.

  • Answered by AI
  • Q4. What is pragma autonomous transaction?
  • Ans. 

    Pragma autonomous transaction is used to create a new transaction within the current transaction.

    • Pragma autonomous transaction allows a subprogram to start a new transaction that is independent of the calling transaction.

    • This is useful when you need to commit or rollback changes made by the subprogram without affecting the main transaction.

    • It is commonly used in triggers, where you want to perform some actions independ...

  • Answered by AI
  • Q5. Concat function

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning, writing and communication

Round 2 - One-on-one 

(4 Questions)

  • Q1. What is the job role of store manager in Max and how you start your day
  • Ans. 

    The job role of a store manager at Max involves overseeing daily operations, managing staff, ensuring customer satisfaction, and driving sales.

    • Opening the store and conducting a walk-through to ensure everything is in order

    • Reviewing sales targets and performance metrics

    • Assigning tasks to staff members and providing guidance as needed

    • Handling customer complaints and resolving issues

    • Managing inventory levels and placing ...

  • Answered by AI
  • Q2. How to drive sale
  • Ans. 

    To drive sales, focus on customer service, product knowledge, merchandising, promotions, and staff training.

    • Provide excellent customer service to build loyalty and repeat business.

    • Ensure staff have thorough product knowledge to assist customers effectively.

    • Implement attractive merchandising displays to draw in customers.

    • Run promotions and sales to incentivize purchases.

    • Regularly train and motivate staff to maximize sal

  • Answered by AI
  • Q3. How you improvement VM in store
  • Ans. 

    Improving visual merchandising in store involves strategic placement of products and displays to enhance the overall shopping experience.

    • Regularly update window displays to attract customers

    • Ensure products are well-organized and easy to find

    • Utilize signage and lighting effectively to highlight key products

    • Train staff on maintaining visual standards

    • Monitor customer feedback and adjust displays accordingly

  • Answered by AI
  • Q4. How you handle attrition
  • Ans. 

    I handle attrition by focusing on employee engagement, career development, and creating a positive work environment.

    • Regularly communicate with employees to understand their needs and concerns

    • Provide opportunities for career growth and development

    • Create a positive work culture through team-building activities and recognition programs

    • Conduct exit interviews to gather feedback and identify areas for improvement

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Technical discussion on site reliability engineering role for 3 rounds
Round 2 - Technical 

(2 Questions)

  • Q1. Technical discussion on devops roles
  • Q2. Cloud technology
Round 3 - Technical 

(1 Question)

  • Q1. Technical discussion for 3 rounds

Interview Preparation Tips

Interview preparation tips for other job seekers - Wasting time by taking more rounds for one devops / site reliability engineering role and not providing update. I request job seakers not to attend the more rounds of interview for this company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in May 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. How do you summarize the data or aggregate data?
  • Ans. 

    Data can be summarized by using statistical measures like mean, median, mode, and range.

    • Use statistical measures like mean, median, mode, and range to summarize data.

    • Aggregate data by grouping it based on certain criteria.

    • Utilize visualization tools like charts and graphs to summarize and present data effectively.

  • Answered by AI
  • Q2. How would you present data to stakeholders?
  • Ans. 

    I would present data to stakeholders in a clear and visually appealing manner to ensure understanding and engagement.

    • Create visualizations such as charts, graphs, and tables to summarize key findings

    • Use storytelling techniques to explain the data in a compelling way

    • Provide context and insights to help stakeholders interpret the data accurately

    • Tailor the presentation to the audience's level of expertise and interest

    • Enco...

  • Answered by AI
  • Q3. Which metric would you choosebased on multiple scenarios?
  • Ans. 

    I would choose the metric that aligns best with the specific goals and objectives of each scenario.

    • Consider the specific goals and objectives of each scenario

    • Choose a metric that directly measures progress towards those goals

    • Ensure the metric is relevant, reliable, and actionable

    • Examples: revenue growth for a sales scenario, customer satisfaction for a service scenario

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How would you analyse customer data?
  • Ans. 

    I would analyze customer data by segmenting, profiling, and identifying patterns to understand behavior and preferences.

    • Segment the data based on demographics, behavior, or purchase history

    • Create customer profiles to understand their preferences and needs

    • Identify patterns and trends in the data to make informed decisions

    • Use data visualization tools to present findings clearly

    • Utilize predictive analytics to forecast fut

  • Answered by AI
  • Q2. Explain some ways of customer profiling?
  • Ans. 

    Customer profiling involves gathering and analyzing data to create detailed profiles of customers.

    • Collecting demographic information such as age, gender, income, and location

    • Analyzing purchasing behavior and preferences

    • Segmenting customers based on their characteristics and behaviors

    • Creating personas to represent different customer types

    • Using data analytics tools to identify patterns and trends

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Asked normal questions around my resume and my experience and situation based sql questions

Round 2 - Coding Test 

Aksed multiple questions around python and pandas

Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to join MAF?
  • Ans. 

    I want to join MAF because of its reputation for innovation and commitment to making a positive impact in the industry.

    • MAF's focus on cutting-edge technology aligns with my passion for data analytics.

    • I am impressed by MAF's track record of delivering impactful solutions to clients.

    • I believe MAF's collaborative work environment will allow me to grow and develop my skills.

    • I am excited about the opportunity to contribute ...

  • Answered by AI
  • Q2. Your execpectd compensation?
  • Ans. 

    I am looking for a competitive salary commensurate with my experience and skills.

    • I am seeking a salary that reflects my qualifications and the responsibilities of the position

    • I have researched industry standards and salary ranges for similar roles

    • I am open to discussing compensation based on the overall benefits package offered

  • Answered by AI

BLACK TULIP GROUP Interview FAQs

How to prepare for BLACK TULIP GROUP 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 BLACK TULIP GROUP. The most common topics and skills that interviewers at BLACK TULIP GROUP expect are Accounting, Financial Statements, SEO, C# and Google Analytics.

Tell us how to improve this page.

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Walmart Interview Questions
3.8
 • 403 Interviews
DMart Interview Questions
3.9
 • 394 Interviews
Vishal Mega Mart Interview Questions
3.8
 • 153 Interviews
Titan Company Interview Questions
4.3
 • 145 Interviews
V-Mart Interview Questions
4.2
 • 143 Interviews
Landmark Group Interview Questions
4.0
 • 141 Interviews
Giant Eagle Interview Questions
3.2
 • 13 Interviews
Anko Interview Questions
4.1
 • 10 Interviews
View all
Chartered Accountant - Taxes and Compliances

Uae,

Dubai

3-5 Yrs

Not Disclosed

SAP B1 Techno-Functional Consultant

Chennai,

Thyagaraya nagar

5-9 Yrs

Not Disclosed

Explore more jobs
Business Analyst
3 salaries
unlock blur

₹8 L/yr - ₹8.8 L/yr

Explore more salaries
Compare BLACK TULIP GROUP with

Reliance Retail

3.9
Compare

DMart

3.9
Compare

Future Group

4.3
Compare

Vishal Mega Mart

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