Can you explain the principles and main concepts underlying continuous integration and delivery?
C#
Can you name situations where an object is considered incorrect or in an invalid state?
Have you used the AutoMapper library in your projects for automatic object mapping configuration?
What tool or library have you used for RabbitMQ integration in your projects?
Can you explain what a hash function is and how it is used to transform data?
Can you explain the main differences between threads and processes in an operating system?
What heaps do you know besides the main one (SOH)? Tell me about the Large Object Heap and Pinned Object Heap.
Can you explain the principles of operation and purpose of the AddTransient method in Dependency Injection?
Can you explain what is meant by Scoped in programming?
Can you give an example when you create your own exceptions in code?
Is DateTime a type that possesses important properties?
Could you describe the main principles and structure of microservices architecture?
Can you explain what the YAGNI principle means in software development?
How do approaches to performing long-running operations differ when using Thread and Task?
What is the main idea and application of the functional programming paradigm?
Can you explain what an enumerated type is and how it is used in programming?
How to extract a list of departments and their average salaries from a table containing fields for name, department, and salary?
What is the difference between stack memory and heap memory in terms of usage volume?
Which component or mechanism converts the await operator during program execution?
What reference data types are implemented in C#?