1. What is IIF?
2. Given an array input = [1,2,3,4,5] and n = 1, rotate the array to produce output = [5,1,2,3,4].
3. Did you manage a CI/CD pipeline in your project? If yes, what challenges did you face?
4. How do you handle escalations?
5. What is velocity?