JMJasmine Maryinjasminemary.hashnode.dev·Sep 14, 2024 · 3 min readHow to Analyze Algorithms: Big-O, Omega, and Theta for NewbiesAn algorithm is a step-by-step procedure for solving a problem. It helps ensure correctness and efficiency in problem-solving. To find an optimized algorithm, we need to measure its performance, typically by analyzing its time or space (memory) com...00
JMJasmine Maryinjasminemary.hashnode.dev·Jun 25, 2023 · 3 min readIoT-Based Air Quality Monitoring SystemThe starting point of air quality monitoring is to study if an area has a pollution problem. Monitoring helps assess the pollution level concerning the ambient air quality standards are regulatory measures to set the target for pollution reduction an...00