Do you follow YouTube channels to update your professional knowledge?
Python
How does a generator help reduce memory usage in a program?
What is a partition in Kafka? What is a consumer group?
Tell me about design patterns. What do you know?
What tasks and challenges is the Docker platform designed for?
Name the basic principles of OOP.
What attracted your attention to using FastAPI in projects?
What are special methods in a programming language and how are they implemented?
Have you created your own context management mechanism in your projects?
Tell us about your experience working with Go: did you develop services in Go yourself or mainly work with existing ones? What fixes did you make?
Name the basic principles of OOP (polymorphism, encapsulation, abstraction, inheritance) and explain each.
What types of data can subset operations be performed on?
Explain what is meant by thread joining in programming.
What data types are permissible for filling an array?
How does the operating system manage program threads?
Could you explain the meaning of reliability in the context of ACID and why it is important for transactions?
999999 in range(1,99999999) What is the time complexity of this expression?
What are the main key operations available in Redis?
What distinguishes microservices architecture from other system development approaches?
What are the main differences between the concepts of parallel and concurrent task processing?