1st technical round had 2 DSA questions and some general web development related questions. 2nd technical round was about the projects that I've done in the past. After that there was a HR round.
1
Esperienza positiva
Colloquio difficile
Candidatura
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Apple (Hyderabad)
Colloquio
Apple’s interview process includes resume screening, recruiter call, technical phone interviews, coding challenges, onsite rounds with system design, coding, behavioral assessments, and a final hiring manager discussion focused on problem-solving and culture fit.
Domande di colloquio [1]
Domanda 1
You are given an N × M grid.
Each cell contains some number of coins (0 ≤ coins ≤ 100).
Two agents start:
Agent A starts at (0, 0) — top-left corner
Agent B starts at (0, M−1) — top-right corner
Both agents must move to the bottom row (any column).
They move simultaneously, and each step they can:
Move down-left
Move down
Move down-right
If both agents land on the same cell, the coins in that cell are counted only once.
Ho sostenuto un colloquio presso Apple (Austin, TX)
Colloquio
Very Easy and Laid back compared to other swe tech interviews. I would not stress it but do look at the fundamentals of the languages e.g. java, python etc. If you know full stack you should be in great spot.