1. Explain the difference between concurrency and parallelism.
2. What are the differences between a list and a tuple?
3. Write a shell script for different scenarios.
4. Design a 3-input XOR gate using a 4:1 multiplexer.
5. Design and implement a hash map data structure.