Name: Rumana Saifi Language used: Java
- Problem 1: Basic Calculator logic using switch-case.
- Problem 2: Generated odd numbers using the formula (2*i - 1).
- Problem 3: Adjusted the limit 'n' based on whether input 'a' is even or odd.
- Problem 4: Used a LinkedHashMap to count multiples of 1-9 from a given list.
