Tag: computer science
-
My Advice for New Students in Computer Science
A few people have reached out to me, asking for my advice for new students thinking about going…
-
Beginner’s Guide to Linear Interpolation
Linear interpolation is a method we use to find a number that is some % in between two…
-
Merge Sort – Explained with Visuals
What is Merge Sort in One Sentence? Merge Sort is a computer science sorting algorithm, which essentially means…