- Hands-On Data Structures and Algorithms with JavaScript
- Kashyap Mukkamala
- 141字
- 2021-06-30 19:12:12
Summary
There we have it, real-world web examples using stacks. The important thing to note in both examples is that the majority of the logic as expected does not revolve around the data structure itself. It is a supplementary component, that greatly simplifies access and protects your data from unintentional code smells and bugs.
In this chapter, we covered the basics of why we need a specific stack data structure instead of in-built arrays, simplifying our code using the said data structure, and noted the applications of the data structure. This is just the exciting beginning, and there is a lot more to come.
In the next chapter, we will explore the queues data structure along the same lines and analyze some additional performance metrics to check whether it's worth the hassle to build and/or use custom data structures.
- Node.js 10實戰
- Android Jetpack開發:原理解析與應用實戰
- SQL學習指南(第3版)
- Arduino開發實戰指南:LabVIEW卷
- Learning Elixir
- Getting Started with Gulp
- Java Fundamentals
- Fast Data Processing with Spark(Second Edition)
- ArcGIS for Desktop Cookbook
- 現代C:概念剖析和編程實踐
- Python深度學習與項目實戰
- Puppet Cookbook(Third Edition)
- Java程序設計(項目教學版)
- Mastering Unity Scripting
- Illustrator CS6中文版應用教程(第二版)