1. Explain the Liskov Substitution Principle with examples.
2. How do you connect your code to database? what kind of Repository you use? Will group By work with without having
3. Given an integer array, segregate odd and even numbers without using another array.
4. Scrum principles and values
5. Explain POLYMORPHISM and other oops concepts.