Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Shipsy (Bengaluru) nel mese di mar 2026
Colloquio
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
Domande di colloquio [1]
Domanda 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