Advanced DS&A: Sorting Algorithms I


Details
Join us for a session on sorting algorithms as we explore why they are one of the most important categories of algorithm and what considerations we should make when choosing one.
We’ll also learn how to implement common sorting algorithms and give you a chance to pair-program on related LeetCode problems.
This is a hands-on meetup so be prepared to get out your laptops, turn on your video cameras, and meet some fellow developers!
IMPORTANT: Prior Knowledge
These DS&A sessions build on concepts we've covered in our first cycle of DS&A sessions.
For this session, we want attendees to be familiar with the following topics:
- Time and Space complexity basics.
- Experience with at least 1 programming language (variables, conditionals, loops, objects).
- Arrays (structure, common operations, time complexity).
If you need a refresher on any of these topics, please review the first 60 minutes of our Array Patterns 1 session (recordings).
New to our community?
Join our NYC Coders Discord server
Join our LinkedIn page.
Looking forward to seeing you soon!

Advanced DS&A: Sorting Algorithms I