Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.
Sort an array of 0s, 1s, and 2s and find the left view of a binary tree.
To sort the array of 0s, 1s, and 2s, you can use the Dutch National Flag algorithm which sorts the array in a single pass.
To find the left view of a binary tree, perform a level order traversal and keep track of the first node at each level.
I applied via Referral and was interviewed before Sep 2021. There was 1 interview round.
Steps to make software secure
Perform regular security audits
Implement secure coding practices
Use encryption for sensitive data
Implement access controls and authentication
Stay up-to-date with security patches and updates
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
Java hackerank test on 5 questions
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Question on the similar lines of Max sum subarray, we had to count the max consecutive sequence until the current sum is positive(almost same logic as max sum subarrray) but in the question they gave an initial value.
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
SAML is a protocol used for exchanging authentication and authorization data between parties.
SAML stands for Security Assertion Markup Language.
It is used for single sign-on (SSO) authentication.
SAML has three main components: the identity provider (IDP), the service provider (SP), and the user.
The SAML process involves the user requesting access to a service, the SP redirecting the user to the IDP for authentication, ...
Single sign-on (SSO) is a process that allows users to access multiple applications with a single set of login credentials.
SSO eliminates the need for users to remember multiple usernames and passwords.
It improves security by reducing the risk of password-related security breaches.
SSO can be implemented using various protocols such as SAML, OAuth, and OpenID Connect.
Examples of SSO providers include Okta, OneLogin, and
Some question on bfs
Some question on tree
Some question on array
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
Count the number of distinct islands in a tree with 0's and 1's where joined 1's form an island.
Traverse the tree and identify connected components of 1's to form islands.
Use a set to store the unique shapes of islands to avoid counting duplicates.
Consider different shapes of islands like horizontal, vertical, diagonal, etc.
Example: [['1', '0', '1'], ['1', '1', '0']] has 2 distinct islands.
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
Some of the top questions asked at the Walmart Labs Software Engineer III interview for experienced candidates -
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Senior Software Engineer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer III
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineering Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Director
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Amazon Development Centre India
Flipkart
Microsoft Corporation