1. Explain the design process by discussing it with the group.
2. What were your previous responsibilities as a Test Analyst?
3. Write a Factorial Program in C.
4. You are given an undirected graph as a list of edges. Each node is labeled from 1 to n. You are asked to find the connected components in the graph. For each connected component, find the number of nodes in it. Return the sum of the squares of the sizes of the connected components.
5. What is the difference between electronics and electrical engineering?