InvestCloud Interview Question

Explain the difference between mergeMap, switchMap, and concatMap with real-time use cases. How does forkJoin differ from combineLatest? What happens when an observable inside a switchMap returns another observable? What is the lifecycle of a JWT token? How do you implement token refresh logic in Angular? What are interceptors and how do you use them for JWT handling?