Python Quiz - Level 6

1. Algo for articulation points?

2. Deep vs shallow copy in Python?

3. Heap build time complexity?

4. NOT true about Python decorators?

5. OLTP vs OLAP?

6. Purpose of __slots__ in Python?

7. Public-key crypto algo?

8. Amortized push/pop in dynamic array stack?

9. CAP theorem trade-off?