- 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.
- PostgreSQL Cookbook
- Flask Web開發入門、進階與實戰
- Java性能權威指南(第2版)
- Jenkins Continuous Integration Cookbook(Second Edition)
- Quantum Computing and Blockchain in Business
- “笨辦法”學C語言
- Modern C++ Programming Cookbook
- App Inventor少兒趣味編程動手做
- Simulation for Data Science with R
- Python物理建模初學者指南(第2版)
- C# 7.0本質論
- Mastering ArcGIS Server Development with JavaScript
- React.js實戰
- Learning IBM Bluemix
- 流程讓管理更高效:流程管理全套方案制作、設計與優化