Hello 👋, I’m Sahil.
Trust me, I’m an Engineer!
Gone Girl is a crime thriller novel by american writer Gillian Flynn.
In programming, a “map” typically refers to a data structure that stores key-value pairs, allowing for efficient retrieval of values based on their associated keys.
In programming, an array is a data structure that stores a collection of elements of the same data type, typically in contiguous memory locations.
In programming, switch and defer statements are control flow mechanisms with distinct purposes.