Filter interviews by
I was interviewed in Jan 2025.
Conduct a voice test focusing on spontaneous communication within the software, ensuring it is time-oriented.
I was interviewed in Dec 2024.
I was interviewed in Dec 2024.
I was interviewed in Aug 2024.
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...
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...
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...
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.
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
Walmart interview questions for popular designations
I was interviewed before Feb 2024.
I was asked to build an application using Next.js.
I was asked to implement two additional features in the first round assignment, which included questions related to ReactJS, JavaScript, and frontend development.
Design a notification system that captures daily screenshots of web pages and sends them to users; each user will receive a personalized report along with relevant managerial questions.
Get interview-ready with Top Walmart Interview Questions
I applied via Indeed and was interviewed in Oct 2024. There were 2 interview rounds.
A test that rated your ability to work retail and handel customers.
I have a flexible availability and can adjust my schedule as needed.
I am available to work weekdays, weekends, and evenings.
I can easily switch shifts with advance notice.
I am open to working overtime if required.
I am willing to accommodate any scheduling needs of the company.
I have 5 years of experience in marketing and sales roles at a tech company.
Worked on developing marketing strategies to increase brand awareness
Managed social media accounts and created engaging content
Collaborated with sales team to generate leads and close deals
I have experience in de-escalating situations with unhappy customers by actively listening, empathizing, and finding solutions.
Active listening to understand the customer's concerns
Empathizing with the customer's emotions
Finding solutions to address the customer's issues
Remaining calm and professional throughout the interaction
Offering alternatives or compensation when appropriate
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
Catalog Analyst role involves managing product data, ensuring accuracy and consistency in catalogs.
Responsible for creating, updating, and maintaining product catalogs
Ensuring accuracy and consistency of product data
Analyzing catalog performance and making recommendations for improvements
Collaborating with cross-functional teams such as marketing, sales, and product development
Knowledge of data management systems and t
Five useful Excel shortcuts for efficient data analysis.
Ctrl + C: Copy selected cells
Ctrl + V: Paste copied cells
Ctrl + Z: Undo previous action
Ctrl + Shift + Arrow Key: Select entire data range in a direction
Ctrl + Home: Move to cell A1
Pivot table for summarizing data, vlookup for finding values in a table, hlookup for horizontal lookup, xlookup for advanced lookup.
Pivot table is used to summarize and analyze large datasets.
VLOOKUP is used to find a value in a table by row.
HLOOKUP is used to find a value in a table by column.
XLOOKUP is a more advanced version of VLOOKUP and HLOOKUP, allowing for more flexibility in searching for data.
Example: Use piv...
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
Use two threads to print even and odd numbers in sequence
Create two threads, one for printing even numbers and one for printing odd numbers
Use synchronization mechanisms like mutex or semaphore to ensure numbers are printed in sequence
Start both threads simultaneously and let them print numbers alternately
Detecting cycle in a linked list and discussing behavioral aspects
Explain how to use Floyd's Tortoise and Hare algorithm to detect a cycle in a linked list
Discuss the importance of understanding memory management in linked lists to prevent cycles
Explain the impact of cycles in linked lists on time complexity and space complexity of algorithms
I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.
1.Sum numbers in linked list
2. Maximum sum subarray
Implement a hashmap data structure in code.
Use an array to store key-value pairs
Implement a hash function to map keys to indices in the array
Handle collisions using techniques like chaining or open addressing
Design a platform similar to LinkedIn for professional networking.
Create user profiles with work experience, education, skills, and endorsements.
Allow users to connect with others, join groups, and follow companies.
Include features like job postings, messaging, news feed, and recommendations.
Implement algorithms for personalized content and job suggestions.
Ensure data privacy and security measures are in place.
Top trending discussions
Some of the top questions asked at the Walmart interview -
The duration of Walmart interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 330 interviews
Interview experience
based on 2.4k reviews
Rating in categories
Software Engineer III
1.8k
salaries
| ₹14 L/yr - ₹47 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹23 L/yr - ₹70 L/yr |
Software Engineer
781
salaries
| ₹12 L/yr - ₹45 L/yr |
Software Development Engineer 3
254
salaries
| ₹15.6 L/yr - ₹46 L/yr |
Assistant Team Leader
236
salaries
| ₹1.3 L/yr - ₹5 L/yr |
Amazon
Flipkart
Microsoft Corporation