![]() |
How do I apply?So, 91Squarefeet visited our college for campus placements (intern + FTE). No criteria related to CGPA/Marks were mentioned. Everyone was able to give the test if applied. PS: We didn’t have any OA rounds. Mostly the selection was based on CGPA. Around 17 students were selected for interview rounds. There were two interview rounds and 1 HR round, However, for some HR was included with interview rounds. Both the rounds were eliminative. ROUND-1So, In the first technical round, I was asked a medium-level DSA question. The question was to find the number of islands given the following matrix/ grid: 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 The question was very similar to Number of Islands. I explained the approach (DFS) and then I was asked about the time complexity which was O(row*col). He then asked me to code the function and again explained the code with an example. Next, I was asked some basic Django questions (because I mentioned Django in my resume). I was asked two questions from Django :
Many of my friends were asked about the variation of the DSA problem (no. of distinct islands, the perimeter of islands, etc.) along with some Puzzles. A few of them that I remember are :
Out of 17, 9 students were called for the next round which was mostly HR (HR + tech). ROUND- 2So Round started by greeting each other and then had a small discussion about myself, my projects and my previous work experiences. The questions asked to me are stated below:
And finally, the result came out and I was one of the 4 selected students. |
Reffered: https://www.geeksforgeeks.org
Experiences |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 13 |