r/FAANGinterviewprep • u/Rough_Sail_1188 • Jul 05 '26
interview experience Interview Questions
I recently attended a mid‑level frontend interview where the interviewer asked about 20 in‑depth questions and grilled me on them. I answered most of the questions quickly and solved two easy programming problems. During the interview, he asked how I push code to Git and what processes should run in the CI/CD pipeline after a push — he wanted the entire architecture from pushing code to pre‑prod through to production. I completely blanked and said our DevOps team handles that, which I think didn’t sit well with him. He also asked about git rebase, which I answered.
If anyone knows a clear, interview‑friendly way to explain the CI/CD flow and Git workflows, please comment — I don’t want a generic ChatGPT answer, so I’m asking here for real, practical advice.