Understanding SSDs: Flash Storage and Controller Functions (Part 1)
April 08, 2024In-depth explaination of how flash memory works and brief understanding of SSD controller operations like wear-levelling and garbage collection.
In-depth explaination of how flash memory works and brief understanding of SSD controller operations like wear-levelling and garbage collection.
Sharing my personal journey of interning with Google Summer of Code, Outreachy, and attending Grace Hopper Celebration Open Source Day.
Complete guide for applicants - details about eligibility criteria, program schedules, selecting organizations or projects, proposal template, and a step-by-step walk through the program phases.
Learn concept behind 'this' binding.
Learn a bit about Javascript engine, lexical scope, hoisting and closures.
Introduction to Big-O notation and time complexity.