I applied through an employee referral. The process took 1 week. I interviewed at FamPay (Bengaluru) in Jun 2025
Interview
Round1: IV (Interview Vector round)
Interview was more focussed into technical challenges and problem solving with focus on APM (application program monitoring) and CI / CD using Docker and K8s. HLD and LLD was also expected with a problem statement being asked.
Round 2: Tech round [Head of Engineering Connect]
Problem statements related to past experienced was asked (resume drilling). Moreover a problem related to fintech as asked.
Round 3: Culture fitment (onsite)
Connected with Founding team at Fam
Interview questions [1]
Question 1
Resume based previous experience questions were asked, for me it was Fintech background questions.
Designing DB schema for real world problem statements and LLD of the same was expected.
Interview started with my introduction , where she asked about my projects , and then dived in Javascript, react, HTML, css and a buisness logic question, topics involved promise, microtask queue, macrotask queue, css animation library
Interview questions [1]
Question 1
questions asked to me were promise related,
Promise1 = new Promise.resolve('123);
promise2=setTimeout(()=>{},0) which promise will resolve first
I applied through an employee referral. The process took 3 weeks. I interviewed at FamPay (Bengaluru)
Interview
1st round was machine coding on a third party platform. The questions were easy to medium.
2nd round was a system design round with my manager. We discussed various scale related problems and possible solutions.
3rd round was a cult fit round.
Interview questions [1]
Question 1
Machine coding: Synchronise go routines, how would a pub sub work.