The project applied database principles to a real-world mental health problem, emphasizing reliable data management, and showcased practical solutions to mental health challenges.
-
Updated
May 11, 2023 - Java
The project applied database principles to a real-world mental health problem, emphasizing reliable data management, and showcased practical solutions to mental health challenges.
This Java project compares Linear, Binary, and HashSet Search algorithms, evaluating efficiency in large datasets. It also analyzes word proximity to uncover relationships and patterns. HashSet Search is fastest (6 ms), followed by Binary (14 ms), with Linear Search taking 3,229 ms.
Tool for comparison database efficiency
Analysis of execution efficiency between a set of threads and a thread pool for task execution
Add a description, image, and links to the efficiency-analysis topic page so that developers can more easily learn about it.
To associate your repository with the efficiency-analysis topic, visit your repo's landing page and select "manage topics."