1. Which scheduling algorithm is used by most modern operating systems for CPU scheduling?
2. In machine learning, what problem does the vanishing gradient mainly affect?
3. What is the time complexity of matrix multiplication using Strassen’s algorithm?
4. In Python, what does the "asyncio" library primarily provide?
5. Main goal of two-phase commit?
6. Which consensus algorithm is widely used in blockchain technologies like Bitcoin?
7. In compiler design, what does SSA (Static Single Assignment) form help optimize?
8. In distributed systems, which protocol solves the consensus problem under crash failures?
9. In cryptography, which algorithm is used for zero-knowledge proofs in modern blockchain systems?