data structure
3 articles · search the full text for this term
-
TensorFlow-Based Big Data Analytics for IoT Networks: A Study
Abstract: Internet of Things (IoT) has exploded in recent years, connecting billions of devices generating massive amounts of data. This deluge presents both a significant opportunity and a considerable challenge. While the potential insights hidden within this data are transformative, customary data processing techniques frequently fall short when handled with the velocity, volume, and variety of IoT-generated data. This is where Big Data technologies step in, offering the tools and infrastructure …
Published in International Journal of Data Structure Studies · Vol. 3, Issue 1, 2025 · pp. 31–38 Read article
-
Impact of Time Complexity Using Array and Linked List in Data Structure
Abstract: Data structures are techniques for maintaining, manipulating, and storing data on a computer, enabling efficient access and modification. They support various operations, such as insertion, deletion, updating, and sorting. Examples of data structure include arrays, linked lists, graphs, heaps, stacks, and queues. Each data structure is designed to meet specific needs and solve particular problems. Typically, we identify the problem, devise a solution as an algorithm, and then write an …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 2, 2024 · pp. 41–48 Read article
-
Rainwater Measuring Algorithm in O(1) Time Complexity
Abstract: The Rain Terraces Time Complexity Data Structure Algorithm (RTTCDSA) introduces a novel method for managing temporal data efficiently, inspired by the natural flow of rainwater on terraced landscapes. This study presents the conceptual framework and implementation details of RTTCDSA, which leverages principles of temporal dynamics and landscape morphology to organize and query temporal data with optimal time complexity. RTTCDSA employs a hierarchical structure akin to terraced landscapes, facilitating rapid traversal …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 1, 2024 · pp. 26–32 Read article