the next video approaches
the next video approaches
feels like leetcode for trying to get a job at Bell Labs in 1975
feels like leetcode for trying to get a job at Bell Labs in 1975
you take a fixed number of elements of a fixed size and store them one after the other in memory. to access an element you take the start address and add the element size multiplied by the index
you take a fixed number of elements of a fixed size and store them one after the other in memory. to access an element you take the start address and add the element size multiplied by the index