Concurrency Patterns in Go - a Series
Explore concurrency patterns in Go to improve your code
Explore concurrency patterns in Go to improve your code
What even are stacks?
Explaining how selection sort works
Setting the stage with the simple search algorithm.
How does the binary search algorithm work and where can it be used.
What are linked lists, their variations and their uses.
What are arrays and what mysteries do they hold?
What are data structures, what are their differences and what do we use them for.
What are algorithms, why do they matter and what are some useful algorithms.
What is Big-O even and why should we care?