So What is...?
So what is? is a blog dedicated to answering in simple terms what different programming-related concepts are
Featured
An Array
Posted on:May 8, 2023 at 06:13 PMWhat is an array, how does it work, and what is it useful for?
A Hashmap
Posted on:May 1, 2023 at 03:20 AMWhat is a hash map or hash table and how does it work?
Quicksort
Posted on:April 15, 2023 at 09:43 PMWhat is quicksort, how does it work and how can you implement it?
Recent Posts
An Array
Posted on:May 8, 2023 at 06:13 PMWhat is an array, how does it work, and what is it useful for?
A Hashmap
Posted on:May 1, 2023 at 03:20 AMWhat is a hash map or hash table and how does it work?
Quicksort
Posted on:April 15, 2023 at 09:43 PMWhat is quicksort, how does it work and how can you implement it?
Recursion
Posted on:April 15, 2023 at 09:43 PMWhat is recursion, what is it good for and when do you use it?