Next Publication In:
Days: 00
Hours: 00
Minutes: 00
Seconds: 00

IMPLIMENTATION OF randomize_traverse() MATHEMATICAL MODEL TO CHECK THE OCCURANCE OF GIVEN NUMBER IN A VECTOR. FURTHER COMPARISON BETWEEN randomize_traverse() AND STANDARD linear_search() FUNCTION. - A CASE STUDY.

📘 Volume 9 📄 Issue 12 📅 december 2023

👤 Authors

A. Vinoth Kumar 1
1. STUDENT, COMPUTER SCIENCE, SAINIK SCHOOL AMARAVVATHINAGAR

📄 Abstract

In computer science efficiency of a particular software is determined by the two factors and they are, the amount of memory that is being used to store the data and the amount of time used for processing .These two parameters are used in calculating the space complexity and time complexity of the program. This manuscript specifically examines the execution of checking the given number exists in a vector or not, if it exists how many times the number occurred by using randomize_traverse() and further comparing with the standard searching methodology linear_search() function. The purpose is to provide a alternative methodology for counting the occurrence of a given number in a vector.

🏷️ Keywords

linear search(ls) randomize traverse(rt) Runtime Complexity (rc) Big OO(n) Big Theta(n) Big Omega(n) Generalised approach (ga)

📚 How to Cite:

A. Vinoth Kumar , IMPLIMENTATION OF randomize_traverse() MATHEMATICAL MODEL TO CHECK THE OCCURANCE OF GIVEN NUMBER IN A VECTOR. FURTHER COMPARISON BETWEEN randomize_traverse() AND STANDARD linear_search() FUNCTION. - A CASE STUDY. , Volume 9 , Issue 12, december 2023, EPRA International Journal of Multidisciplinary Research (IJMR) ,

🔗 PDF URL

https://cdn.eprapublishing.org/article/219pm_11.EPRA JOURNALS 15077.pdf

📄 PDF Preview

Click the button above to load the PDF.