Basic Software Engineer’s (Backend) Interview Guide (My Notes Compilation Part 1)
Most of the time, giving interviews is one of the most fascinating and risky task. I applied to around 20 […]
Developer’s Life Line. Guide to development and coding interviews
Most of the time, giving interviews is one of the most fascinating and risky task. I applied to around 20 […]
As I posted my first article on interview notes, I got great feedback from my peers, so here is part
Topics OOP (Object Oriented Programming) Class Code Example Pillars of OOP 1.Abstraction 2. Inheritance Example Code: 3. Polymorphism Example Code: 4. Encapsulation Code