Interview Questions Asked - sitapriyanka/aws GitHub Wiki

BlackkNight

  1. what is interface?
  2. What is OpenClosed Principle?
  3. What is single responsibility principle?
  4. What is dependency injection and an example?
  5. There is a employee XML. How do you get the second employee age ?
  6. What is the difference between where and select?
  7. What is startup class used for in asp.net core?
  8. So many questions on messaging queue?
  9. What is scaling?
  10. What is c# async and await?
  11. How do you trigger s3 to kick an event in Lambda?