Do you remember, that in one of the first lectures, we told you about the binary search algorithm?
Read MoreAre you a SOLID developer
SOLID is an acronym for 5 object-oriented design principles formulated by Robert Martin - @unclebobmartin. Following SOLID principles will help you build maintainable and extensible software.
Read More