I applied through a recruiter. I interviewed at IBM (Gurgaon, Haryana) in Jul 2025
Interview
It consists of mainly 2,3 rounds depending on projects need.
2TR+1 HR followed by client rounds.
Interview revolves around topics on spark,sql, big data and cloud services like Gcp(Big Query,Airflow,Daraproc) process and its optimizations.
Interview questions [1]
Question 1
Write a program to fetch all the number sets which sum upto a desired target from an array.
2 sum problem(both optimal and bruteforce)