13 articles
-
Data Structure Driven Probabilistic Deadlock Resolution in Multiprocessor Systems
Abstract: Deadlock resolution in multiprocessor systems is fundamentally a graph-theoretic and probabilistic decision problem. Existing victim selection heuristics, such as youngest, oldest, and lowest priority, apply static rules that overlook the dynamic runtime state of processes, leading to unnecessary computational loss. This paper reframes the inference-guided preemption (IGP) algorithm as a data-structure-centric solution, highlighting how resource allocation graphs, wait-for graphs, adjacency lists, min-heaps, and hash-based evidence stores interact to enable efficient …
Published in International Journal of Data Structure Studies · Vol. 4, Issue 1, 2026 · pp. 11–20 Read article
-
Parallel Greedy Approach for Phylogenetic Tree Construction in the Context of Marine Species
Abstract: The rebuilding of phylogenetic trees for marine species shows major computing problems because of the massive genomic data and the huge biodiversity inherent in ocean ecosystems. Traditional phylogenetic methods are accurate but become more expensive when they are processing with thousands of marine taxa parallelly. This article shows a critical analysis of parallel greedy algorithms as an adaptable solution for large-scale marine phylogenetics. It examines the main principles of greedy …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 4, Issue 1, 2026 · pp. 33–45 Read article
-
Hybrid Best-Response Algorithms for Mobile Computing Offloading: A Comprehensive Review
Abstract: The exponential growth of mobile applications with intensive computational requirements has necessitated innovative offloading strategies in mobile computing ecosystems. This comprehensive review examines hybrid best-response offloading algorithms integrated with game-theoretic optimization frameworks to address resource allocation challenges in mobile edge computing (MEC) environments. The proliferation of Internet of Things (IoT) devices and bandwidth-intensive applications has created unprecedented demands on mobile network infrastructure, compelling researchers to develop sophisticated offloading mechanisms that …
Published in International Journal of Mobile Computing Technology · Vol. 3, Issue 2, 2025 · pp. 20–26 Read article
-
Application of B-trees for Design of Optimal Page Replacement Technique in Modern Operating Systems
Abstract: Algorithms related to replacing the memory pages in operating systems are critical components of modern operating systems that manage virtual memory efficiently. Current algorithms such as LRU (Least Recently Used), Clock algorithms as well as FIFO (First-In-First-Out), often struggle with the increasing demands of contemporary applications and larger memory hierarchies. This research work proposes a novel approach utilizing B-tree data structures to design an optimal page replacement technique. The proposed …
Published in International Journal of Data Structure Studies · Vol. 3, Issue 2, 2025 · pp. 23–30 Read article
-
Differential Privacy-Aware Data Sanitization for Multi-Level Security
Abstract: Multi-level security (MLS) models are fundamental for enforcing mandatory access control in high-security environments such as government, military, healthcare, and finance. However, traditional MLS frameworks, including the Bell-LaPadula and Biba models, often create rigid data silos, preventing efficient data utilization. Differential privacy (DP) presents a novel solution by enabling controlled information leakage while preserving confidentiality. By injecting statistical noise into query results, DP allows lower-clearance users to access sanitized versions …
Published in International Journal of Computer Science Languages · Vol. 3, Issue 1, 2025 · pp. 42–52 Read article
-
Efficient Malware Detection in Cybersecurity: Leveraging Advanced Data Structures for Enhanced Threat Identification
Abstract: The cybersecurity landscape is constantly changing with more advanced malware creating major challenges for detection systems. To address these challenges effectively, advanced data structures have become essential in optimizing how data is managed, processed, and analyzed for malware detection. This review paper delves into the role of several cutting-edge data structures—bloom filters, tries, hash tables, graphs, decision trees, and suffix trees—in enhancing the efficiency and accuracy of malware detection mechanisms. …
Published in International Journal of Data Structure Studies · Vol. 2, Issue 2, 2024 · pp. 32–40 Read article
-
An Investigative Study of Quantum-safe Secure Multi-party Computation
Abstract: This article represents the comprehensive investigation in the emerging field of quantum-safe secure multi-party computation (QSSMPC) and presents novel perspectives to address the impending threat posed by quantum computers to classical cryptographic systems. As the era of quantum computing approaches, traditional encryption methods become vulnerable to quantum algorithms, necessitating the development of quantum-resistant cryptographic protocols. In this context, the paper introduces innovative approaches to secure multi-party computation in a quantum-safe …
Published in International Journal of Computer Science Languages · Vol. 2, Issue 1, 2024 · pp. 39–44 Read article
-
An Investigative Study on Cache-Oblivious Data Structures
Abstract: Cache-oblivious data structures and data management systems have emerged as critical components in modern computing environments, aiming to optimize memory access patterns across different levels of the memory hierarchy without explicit knowledge of cache sizes or configurations. This study presents an overview of cache-oblivious techniques, including adaptive data structures, compression, parallel processing, and security considerations. The workexplores future directions in cache-oblivious systems, such as non-volatile memory support, graph processing, edge …
Published in International Journal of Data Structure Studies · Vol. 1, Issue 2, 2023 · pp. 33–37 Read article
-
Novel Perspectives in Quantum Safe Crypto algorithms for Enhanced Cyber Security
Abstract: This paper explores novel perspectives in quantum-safe cryptographic algorithms to bolster cybersecurity in the face of impending quantum computing advancements. Due to the efficient resolution of intricate mathematical problems by quantum computers, posing a substantial threat to existing cryptographic systems, there is a pressing requirement to create resilient alternatives. This study delves into innovative approaches, drawing from quantum-resistant cryptographic primitives, lattice-based cryptography, code-based cryptography, and hash-based cryptography. By examining the …
Published in International Journal of Computer Science Languages · Vol. 1, Issue 2, 2023 · pp. 18–22 Read article
-
Mitigation of Location-based Attacks for Increased User Privacy
Abstract: Designing an effective method to mitigate location-based attacks is a pressing imperative in the realm of cybersecurity. As our world becomes increasingly interconnected through the Internet of Things and location-aware services, the risks associated with the misuse of location data continue to escalate. Location-based attacks encompass a spectrum of threats, from geolocation spoofing and eavesdropping to geo-tagging abuse, potentially leading to severe privacy invasions and security breaches. This abstract provides …
Published in International Journal of Mobile Computing Technology · Vol. 1, Issue 2, 2023 · pp. 1–5 Read article
-
Designing a Novel Insider Threat Model for Enhanced Cybersecurity
Abstract: Designing a novel insider threat model is a critical imperative in the realm of cybersecurity. As organizations face an ever-expanding threat landscape, insider threats, whether deliberate or inadvertent, present a formidable challenge to the safeguarding of sensitive data and critical assets. This abstract encapsulates the significance, challenges, and innovations inherent in crafting an effective insider threat model for enhanced cybersecurity. The necessity for novel insider threat models arises from the …
Published in International Journal of Information Security Engineering · Vol. 1, Issue 2, 2023 · pp. 24–27 Read article
-
Application of Grey Wolf Optimizer (GWO) strategy for Malware Analysis
Abstract: The ever-evolving landscape of cybersecurity necessitates continuous advancements in malware analysis techniques. This study explores the deployment of the Grey Wolf Optimizer (GWO) algorithm as a novel bio-inspired optimization mechanism to address the challenges posed by modern malware threats. The primary objective is to enhance various facets of malware analysis, including feature selection, parameter optimization, and the overall efficacy of malware detection models. The study begins by introducing the GWO …
Published in International Journal of Wireless Security and Networks · Vol. 1, Issue 2, 2023 · pp. 43–53 Read article
-
A Critical Study of Research Challenges for Self-adaptive Software
Abstract: Software systems dealing with distributed applications in changing environments normally require human supervision to proceed with activity in all conditions. These rearranging, investigating, and all in all upkeep errands prompt exorbitant and tedious strategies amid the working stage. These issues are principally because of the open-circle structure regularly followed in programming advancement. Hence, there is popularity for administration many-sided quality decrease, administration mechanization, vigor, and accomplishing the majority of the …
Published in International Journal of Computer Science Languages · Vol. 1, Issue 1, 2023 · pp. 1–6 Read article