J'ai postulé via la recommandation d'un employé. Le processus a pris 2 mois. J'ai passé un entretien chez Microsoft (Hyderâbâd) en nov. 2023
Entretien
Coding Round:
Simple problems:
The coding questions were straightforward and focused on basic problem-solving. They didn’t require advanced algorithms or data structures—just clarity in logic and implementation.
No unexpected twists or advanced topics:
The questions followed standard formats (like string manipulation, arrays, or basic recursion). There were no hidden constraints, edge-case traps, or trick questions. You could solve them with a calm approach and fundamental programming knowledge.
Discussion Round:
Random questions (general/behavioral/technical mix):
This round covered a mix of different question types. Some were general (e.g., “Tell me about yourself”), others were behavioral (e.g., “How do you handle pressure?”), and a few touched upon technical concepts (e.g., basic OS/DBMS/networking questions). However, none went too deep into any one area.
No resume/project-based questions asked:
Surprisingly, the interviewer did not dive into your resume or ask about your past projects, internships, or skills mentioned in your profile. The round stayed away from personal experience and stuck to generic or conceptual topics.
Questions d'entretien [1]
Question 1
Check if two strings are anagrams
– Given two strings, determine if they are anagrams of each other (i.e., if they contain the same characters in a different order).
– Can be solved using sorting or frequency counting via hash maps.
Reverse a linked list
– Classic data structures question to reverse a singly linked list in-place.
– Tested understanding of pointers and basic linked list manipulation.
I apply online got interview a couple months later. technical and behavioral interview and technical was a leetcode easy with some behavioral and behavioral was typical interview questions nothing on my resume
in oa had a very strage question, only solved in 1 language and unclear instructions, even if you chose a different language, if you got this question it has oto be in what they chose.
Questions d'entretien [1]
Question 1
in oa had a very strage question, only solved in 1 language and unclear instructions, even if you chose a different language, if you got this question it has oto be in what they chose.
J'ai postulé en ligne. J'ai passé un entretien chez Microsoft (Redmond, WA)
Entretien
DS Internship: 1 resume, 1 coding, 2 behavioral/resume. Very friendly interviewers and great recruiter. Most questions were about Different big data technologies like Hive, PySpark etc. overall great experience, enjoyed the process