SKSwasthik Kinswsthk.hashnode.dev·Mar 15, 2024 · 2 min readSJF Algo - Non Pre-emptiveUnderstand - 2 STEP [ STEP -1 ] First ge yava process du arrival time 0 ide adannu gantt chart ge bariteve [ STEP -2 ] Next yava process (example p1 ,p2 ,p3) du burst time smallest ide adannu navu select madteve. That selected process CPU ge run ...00
SKSwasthik Kinswsthk.hashnode.dev·Mar 2, 2024 · 1 min readTypeScript - The kickstartDo you there are two types of languages ? Strongly typed These are the languages that provides compile time error checks They are compiler languages that can be compiled They executes entire code at once and throw an error They require expli...00