
Walmart Interview Experience for Fresher SDE - 1, Mar 2021
Posted: 20 Apr 2021
2
Selected
Round 1
Round 2
Round 3
Interview Process
Online Coding Test
Moderate
Duration:
120 minutes
Interview-Date:
2 Mar 2021
Problems:
2
This was the online round held at Hackerearth. All students who met the eligibility criteria were shared link for the online test on hackerearth.
You are given a string ‘str’ of size ‘N’. Your task is to remove consecutive duplicates from this string recursively.
For example:
If the input string is ‘str’ = ”aazbbby”, then your output will be “azby”.
Note that we are just removin...
View more
You have been given a binary tree of integers. Your task is to calculate the sum of all the leaf nodes which are present at the deepest level of this binary tree. If there are no such nodes, prin...
View more
Join the Discussion
1 reply
Education :
Vellore Institute of Technology - VIT Chennai
Computer Science Engineering
•
8.1 CGPA
Walmart Mock Interviews
For college students & professionals looking to get into Walmart
walmart wouldn't ask this easy questions