J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Shipsy (Bengaluru) en mars 2026
Entretien
Applied through on campus
2 technical rounds
1- resume based and basic technical knowledge
2- project based in depth and DSA
Questions were from resume and basic HR
Prepare resume well
Questions d'entretien [1]
Question 1
Given an array and a window size k, return the maximum element in every window of size k.
Array = [1,3,-1,-3,5,3,6,7]
k = 3