சுருக்கம்

Matrix Search Algorithm Using Binary Search Trees

Shaik Kareem B

Searching is a process of finding whether a key element belongs to search space or not. The proposed Matrix Search Algorithm using Binary Search Trees takes unsorted matrix of order mxn and key element to be searched as input, constructs two Binary Search Trees BST1 of lower triangular matrix including diagonal elements and BST2 of upper triangular matrix excluding diagonal elements of input matrix. Key element is searched in BST1, if a found return true otherwise key element is searched in BST2, if found returns true otherwise returns False. I followed the various stages of Software Development Life Cycle to demonstrate the proposed searching algorithm. In Section I, proposed algorithm is introduced. In section II, proposed algorithm is Analyzed and Designed. In section III, proposed algorithm is Implemented using C programming Language. In section IV, I tested the implementation of proposed algorithm using different test cases. In section V, I concluded the proposed algorithm.

குறியிடப்பட்டது

இரசாயன சுருக்க சேவை (CAS)
Google Scholar
ஜே கேட் திறக்கவும்
கல்வி விசைகள்
ஆராய்ச்சி பைபிள்
உலகளாவிய தாக்கக் காரணி (GIF)
CiteFactor
காஸ்மோஸ் IF
எலக்ட்ரானிக் ஜர்னல்ஸ் லைப்ரரி
RefSeek
ஹம்டார்ட் பல்கலைக்கழகம்
அறிவியல் இதழ்களின் உலக பட்டியல்
இந்திய அறிவியல்.in
அறிஞர்
பப்ளான்கள்
சர்வதேச புதுமையான இதழ் தாக்க காரணி (IIJIF)
சர்வதேச அமைப்பு ஆராய்ச்சி நிறுவனம் (I2OR)
காஸ்மோஸ்

மேலும் பார்க்க