1. How can you handle processing lakhs of records with NGRX?
2. Write a Python function to reverse a string without using built-in functions.
3. How would you design a test script for a random demo application?
4. Given two strings s and t, return true if t is a substring of s, and false otherwise.
5. Explain the SOLID principles.