MJMd Janay Alaminjanay.hashnode.dev·Oct 15, 2023 · 4 min readIntroduction to Data StructuresData structure is a way of arranging data so that it can be accessed, updated, and deleted at a low cost. Data structure is also used for data processing, storing, and retrieving. To build an efficient program, we might need to use data structure pro...01S
MJMd Janay Alaminjanay.hashnode.dev·Oct 15, 2023 · 2 min readIntroduction to Diagram DesignDiagrams are one of the most important concepts for developing software. You can say diagrams are blueprints of software. Before jumping into implementing software, diagrams are needed to understand what to build and how to build it. Those diagrams h...01S