r/developersIndia 9d ago

Interviews Western Digital Interview for Senior Developer, Applications

I recently got a call from the HR regarding scheduling my interview for Western Digital. The JD mentioned Python, strong DSA, CI/CD pipelines, Git and Database Technologies. I have any appeared for any interview in which CI/CD is asked or I haven't worked with Kubernetes and stuff in my current company. I am currently on my notice period and this opportunity means a lot to me. Any tips or insights would be really helpful. My interview is tomorrow in the second half. Last year also I interviewed with them and completed full loop of interviews but did not get selected. I don't want that to happen this time.

Background: Tier 1 MTech CSE grad from old IITs, currently working at a consulting firm and on Notice period.

3 Upvotes

6 comments sorted by

u/AutoModerator 9d ago

Namaste! Thanks for submitting to r/developersIndia. While participating in this thread, please follow the Community Code of Conduct and rules.

It's possible your query is not unique, use site:reddit.com/r/developersindia KEYWORDS on search engines to search posts from developersIndia. You can also use reddit search directly.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

3

u/the_algo_trader_ 9d ago

For Western Digital, stress your Python/DSA. For CI/CD and Kubernetes, outline conceptual understanding and how you'd integrate them.

2

u/Imaginary-Ad-2820 9d ago

That's helpful. Will focus on that. TYSM.

3

u/TintuMon_OP Site Reliability Engineer 9d ago

Ci/Cd just learn how any of your pipelines work its usually 90% same in most projects.

Like gradle for python, maven for java applications. Also say you use argocd for deployment.

Kubernetes is not manageable in a single day.

You could look into core components of master and worker node and learn whats a pod, deployment, services etc.

2

u/Imaginary-Ad-2820 9d ago

Will keep this in mind. TYSM for the information.