Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn how to effectively sort data using JavaScript in this insightful conference talk from Amsterdam JSNation 2018. Explore the intricacies of the Array#sort method and discover why sorting numbers might not always yield expected results. Dive deep into computer science concepts as you examine useful sorting algorithms implemented by JavaScript engines like Chrome's V8 and Microsoft's Chakra. Gain a comprehensive understanding of computational complexity, design strategies, and the divide-and-conquer approach. Delve into the Quicksort algorithm and analyze its performance through benchmarking. By mastering these sorting techniques and understanding their underlying principles, enhance your ability to create more efficient and consistent applications, regardless of your JavaScript experience level.
Syllabus
Intro
Context
Computational Complexity
Design strategies
Divide Conquer
Quicksort
Performance
Benchmark
Conclusion
Taught by
JavaScript Conferences by GitNation