Pergunta de entrevista da empresa ADP

Do you have experience in both .NET and Angular? 2. Do you have experience in writing test cases? 3. How do you write test cases in Angular? 5. Write an example of Custom Middleware in .NET Core. 6. Write a Backend Extension Method (C# extension method example). 7. SQL Scenario: o Student table: student_id, student_name o Marks table: student_id, subject, marks Find the students who did not appear in English exam. 8. Rewrite the above SQL query using another approach (alternative query). 9. What is Closure concept (in .NET / TypeScript)? 10. What is the difference between Event and Delegate? 11. Can you write code to declare an Event?