Abstract

Documents of any kind are of course stored by a certain method, with the hope that if in the future the data/documents contained in them are needed then simply searching, the desired data will be obtained quickly. However, the more documents that are stored, the search time will also increase, coupled with incorrect search results. This is due to the large number of documents that must be selected and examined for their relevance to the subject being sought. Breadth First Search (BFS) and Depth-First Search (DFS) is a technique used to search for data in a particular file in a file. With this searching technique, if you want to find one of the data from a lot of data manually, it will take a very long time, but using the Breadth First Search (BFS) and Depth-First Search (DFS) methods, the search will be more Fast.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.