Subham-Maity / System-Design-Notes-Practical

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.Dev Interview

  1. JS

2. Core

  1. OOPS
    • Classes, Constructor Functions, Inheritance, Extends vs Implements, Overriding and Extending Inherited Properties, Deadly Diamond of Death, Encapsulation(Access Modifiers, Instance Variables with Access Modifiers, Setters and Getters), Polymorphism - Check Here
  2. SOLID Design Principles
  3. Basics
    • 2.1 Difference between horizontal and vertical scaling - Check Here
    • 2.2 Capacity Planning and Estimation - Check Here
    • 2.3 Functional vs Non-Functional Requirements - Check Here
    • 2.4 HTTP Long Polling vs Server Sent Events vs WebSockets - Check Here
    • 2.5 What are http and HTTPS protocols? - Check Here
    • 2.6 TCP/IP Protocol - Check Here
    • 2.7 What Happens When You Enter “YouTube.com”? - Check Here

About


Languages

Language:TypeScript 48.9%Language:JavaScript 39.3%Language:HTML 8.2%Language:Java 3.6%