- Hands-On Data Structures and Algorithms with JavaScript
- Kashyap Mukkamala
- 83字
- 2021-06-30 19:12:15
Summary
With that, we conclude this chapter on queues. We learned about simple, priority, and circular queues and it's double-ended variant. We also learned when to apply them based on use cases and we saw with example, how we can leverage the power of benchmarking any algorithm or data structure as needed. In the next chapter, we will be putting sets, maps, and hashes under the microscope to understand their internal workings and see what situations they can be useful in.
推薦閱讀
- Practical Data Analysis Cookbook
- ExtGWT Rich Internet Application Cookbook
- GAE編程指南
- 匯編語言程序設(shè)計(第3版)
- SSM輕量級框架應(yīng)用實戰(zhàn)
- Protocol-Oriented Programming with Swift
- 深入分布式緩存:從原理到實踐
- FPGA Verilog開發(fā)實戰(zhàn)指南:基于Intel Cyclone IV(進階篇)
- Unity 2018 Shaders and Effects Cookbook
- Hands-On Kubernetes on Windows
- PHP 7從零基礎(chǔ)到項目實戰(zhàn)
- Bootstrap for Rails
- 例說FPGA:可直接用于工程項目的第一手經(jīng)驗
- Professional JavaScript
- C/C++程序設(shè)計教程