Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2022. There were 5 interview rounds.
Aptitude was 1 hr video monitered.
Standard level C/C++ questions like pointers, structures and constructors.
Other apti questions were easy.
Structure padding is the insertion of unused bytes between members of a structure to align the data in memory.
Padding is added to ensure that each member of the structure is aligned to a memory address that is a multiple of its size.
Padding can be compiler-dependent and can vary based on the target architecture.
Padding can affect the size of the structure and the performance of the program.
Example: struct MyStruct { ch...
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Declare variables for first, second and next numbers
Initialize first and second numbers as 0 and 1 respectively
Loop through the desired number of terms and calculate the next number as the sum of the previous two
Store the result in an array
Return the array
List of DSA questions including merge sort, tree mirror check, rotated sorted array search, linked list palindrome and loop detection and removal.
Merge sort is a divide and conquer algorithm that sorts an array in O(nlogn) time complexity.
To check if two trees are mirror, we need to compare their left and right subtrees recursively.
To find an element in a rotated sorted array, we can use binary search algorithm.
To chec...
Python overview and oops concept
Aptitude questions were asked
Western Digital interview questions for popular designations
I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.
Simple 20 questions basic questions and c questions in 40 minutes 40 questions
Get interview-ready with Top Western Digital Interview Questions
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
I had applied for the cloud architect role. In the first round of the interviewer took some medium levels. DSA question and asked me to solve.
Since I am a architect, I really do LLD, in my day to day activity. Due to which I couldn't solve the DSA problem fully. I gave a high level pseudo code.
The interviewer politely said that even if you're good architect, your fundamental should be strong.
For the interview next day I got a email confirmation that I have successfully rejected :-)
WD offers exciting opportunities for growth and innovation in the software engineering field.
Opportunity to work on cutting-edge technologies
Collaborative and supportive work environment
Career development and growth opportunities
Strong company culture and values
Global presence and diverse projects
Use Floyd's Tortoise and Hare algorithm to detect loop in linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at any point, there is a loop in the linked list.
WD offers a variety of products including external hard drives, internal hard drives, SSDs, and network attached storage devices.
External hard drives
Internal hard drives
SSDs
Network attached storage devices
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
There were aptitude questions and c language output questions and embedded system questions
I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 5 interview rounds.
Questions on bitmap were asked in round 2
Algorithms, logic design
Easy shift & generic coding questions
Top trending discussions
The duration of Western Digital interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 31 interviews
Interview experience
based on 279 reviews
Rating in categories
Staff Engineer
312
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Engineer
204
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
145
salaries
| ₹0 L/yr - ₹0 L/yr |
Test Engineer
132
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
74
salaries
| ₹0 L/yr - ₹0 L/yr |
Seagate
Micron Technology
Intel
Samsung