CFP last date
20 March 2026
Call for Paper
April Edition
IJCA solicits high quality original research papers for the upcoming April edition of the journal. The last date of research paper submission is 20 March 2026

Submit your paper
Know more
Random Articles
Reseach Article

A Fast and Scalable Approach for National Number Storage using Radix Tree Structure

by Rasha Moh'd Altarawneh, Fatima Thaher Aburomman
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 187 - Number 81
Year of Publication: 2026
Authors: Rasha Moh'd Altarawneh, Fatima Thaher Aburomman
10.5120/ijca2026926415

Rasha Moh'd Altarawneh, Fatima Thaher Aburomman . A Fast and Scalable Approach for National Number Storage using Radix Tree Structure. International Journal of Computer Applications. 187, 81 ( Feb 2026), 32-34. DOI=10.5120/ijca2026926415

@article{ 10.5120/ijca2026926415,
author = { Rasha Moh'd Altarawneh, Fatima Thaher Aburomman },
title = { A Fast and Scalable Approach for National Number Storage using Radix Tree Structure },
journal = { International Journal of Computer Applications },
issue_date = { Feb 2026 },
volume = { 187 },
number = { 81 },
month = { Feb },
year = { 2026 },
issn = { 0975-8887 },
pages = { 32-34 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume187/number81/a-fast-and-scalable-approach-for-national-number-storage-using-radix-tree-structure/ },
doi = { 10.5120/ijca2026926415 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2026-02-21T01:28:02.147797+05:30
%A Rasha Moh'd Altarawneh
%A Fatima Thaher Aburomman
%T A Fast and Scalable Approach for National Number Storage using Radix Tree Structure
%J International Journal of Computer Applications
%@ 0975-8887
%V 187
%N 81
%P 32-34
%D 2026
%I Foundation of Computer Science (FCS), NY, USA
Abstract

In this paper, modern administrative and security systems must be able to store and retrieve national identity numbers efficiently. Large-scale identity databases provide some methods such as linear or binary search trees, when connected to large-scale identity datasets the performance may be less than expected. This research proposes an intelligent and optimized lookup system for national ID numbers based on a Radix tree structure, which enables quick and memory-efficient retrieval of identity records. By representing each national number as a sequence of characters (digits), and organize them hierarchically in a Radix tree, the proposed model achieves near-constant time complexity for lookup and insertion operations.

References
  1. D. Gusfield, Algorithms on Strings, Trees and Sequences: Computer Science and Computational Biology. Cambridge, UK: Cambridge University Press, 1997.
  2. D. R. Morrison, “PATRICIA—Practical Algorithm to Retrieve Information Coded in Alphanumeric,” J. ACM, vol. 15, no. 4, pp. 514–534, Oct. 1968.
  3. E. Fredkin, “Trie Memory,” Commun. ACM, vol. 3, no. 9, pp. 490–499, Sep. 1960.
  4. J. Smith and P. Kumar, “Optimized Trie-Based Indexing for Scalable Data Lookup in Metadata Systems,” Int. J. Comput. Appl., vol. 176, no. 3, pp. 24–30, 2020.
  5. H. Liao, Y. Wu, and X. Wang, “Efficient identity number indexing using prefix trees in citizen databases,” J. Data Eng., vol. 12, no. 2, pp. 45–53, 2019.
  6. R. Singh and M. Sharma, “Performance Evaluation of Hash Tables and Tree Structures in Identity Record Systems,” in Proc. Int. Conf. Inf. Syst. Data Eng. (ISDE), 2021, pp. 112–118.
  7. Estonian Information System Authority (RIA), “Estonia’s eID architecture and identity management,” 2022. [Online]. Available: https://www.ria.ee/en/e-identity.html
  8. UIDAI, “Aadhaar Technology Stack,” Unique Identification Authority of India, 2021. [Online]. Available: https://uidai.gov.in
  9. “Radix tree – Comparison To Other Data Structures,” LiquiSearch, 2025
  10. Wang, J., Fu, X., Xiao, F., Tian, C. (2020). DHash: Enabling Dynamic and Efficient Hash Tables. arXiv.
  11. E. Fredkin, “Trie Memory,” Communications of the ACM, vol. 3, no. 9, pp. 490–499, 1960. (Introduces the trie data structure in the mid-20th century).
  12. D. R. Morrison, “PATRICIA—Practical Algorithm To Retrieve Information Coded in Alphanumeric,” Journal of the ACM, vol. 15, no. 4, pp. 514–534, Oct. 1968. (Original paper introducing Patricia tries / Radix trees as a memory-optimized version of tries).
  13. D. Knuth, The Art of Computer Programming, Vol. 3: Sorting and Searching, 2nd ed., Addison-Wesley, 1998. (Covers Radix trees, prefix compression, and efficiency improvements).
  14. Altarawneh, R. M. (2022). An efficient student ID lookup system by intelligent key in Radix tree. International Journal of Computer Applications, 184(19), 10–13
  15. Ahmed, Safa A. "Retrieving Mobile Phone Information Based on Digital Search Tree." Iraqi Journal of Science (2021): 3733-3743.
  16. Altarawneh, Rasha. (2022). An Efficient Student ID Lookup System by Intelligent Key in Radix tree. International Journal of Computer Applications. 184. 10-13.
  17. Bowman, M., Debray, S. K., and Peterson, L. L. 1993. Reasoning about naming systems.
Index Terms

Computer Science
Information Sciences

Keywords

Identity National ID Lookup Radix search tree Lookup system Digital Identity