CS fundamentals and algorithmsShopee
Purpose of virtual memory
Someone asks you, "If a device has plenty of physical memory, why do we even need virtual memory?" How would you answer?
Purpose of virtual memory
Someone asks you, "If a device has plenty of physical memory, why do we even need virtual memory?" How would you answer?
Memory and ARCShort answerAdvanced
Sometimes an app you sent to the background comes back and starts from scratch. Explain t…
#virtual-memory #jetsam
CS fundamentals and algorithmsShort answerBasics
What's the difference between a process and a thread? What do threads share, and what doe…
#os
App lifecycle and systemShort answerBasics
How do the process states from an OS class (new, ready, running, waiting, terminated) map…
#jetsam
Memory and ARCShort answerIntro
What is a memory leak?
#jetsam