What new technological skills do you plan to develop in your new job?
C#
Can you provide an example of a situation where you had to develop a database structure for a project?
What is the standard amount of time usually allocated for completing tasks in a project?
How many bits are in a byte?
Can you give an example of a situation where an abstract class is used?
Can you explain what the term idempotency means in the context of programming or APIs?
What is the maximum number of cluster indexes allowed for a single table in a database?
What should the GetHashCode method return?
At what stage in the development process should error handling be implemented in a large project?
What back-end technologies have you used?
Have you had experience with asynchronous programming?
How is the array data structure implemented in memory?
Have you worked with a user interface implemented using the MVC architecture?
How does namespace usage differ from library inclusion in a project?
Can you explain how the Pipeline works in the context of project development?
Have you had experience with configuring and using the BAS ticket broker in RabbitMQ?
What is the main difference between TryParse and Parse methods when converting types?
What is the necessity of separating heaps in memory management?
What happens to resources when using the 'using' statement and calling Dispose in .NET?
What is MVCC in PostgreSQL and how does it affect the performance of SELECT after a large number of UPDATE/INSERT/DELETE operations?