1. What is the program using Stream API to find odd numbers, square those odd numbers, and then calculate their sum?
2. What is the difference between AWS ALB and NLB?
3. Given a string, write code to reverse the order of words in it.
4. Projects during b.tech
5. Given an array, how would you sort it so that all 0's are moved to the end of the array?