2 articles
-
Zero Trust Implementation Challenges in Legacy and Wireless Network Systems
Abstract: This article titled "Zero Trust Implementation Challenges in Legacy Systems and Wireless Network Systems" delves into the evolving landscape of cybersecurity, emphasizing the inadequacy of traditional perimeter-based security models in the face of modern cyber threats. The Zero Trust Security framework is highlighted as an essential advancement in this scenario, emphasizing the core idea of "never trust, always verify." This paradigm shift underscores the importance of continuous verification, least privilege …
Published in International Journal of Wireless Security and Networks · Vol. 3, Issue 1, 2025 · pp. 39–50 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