Sobel Operator 10-14-2024 10-14-2024 blog 8 minutes read (About 1204 words)Approximating the Derivatives of the Image Intensity Function Computer Vision, Python, Mathematics, Computer Science Read More
Transitive VS Non-Transitive Dependency In Build 05-02-2024 05-02-2024 blog 4 minutes read (About 530 words)Creating More Reliable Build Systems by Managing Dependency Interfaces Computer Science, CMake, Build System, Dependency Graph, Bazel Read More
P VS NP, NP Complete, NP Hard 11-20-2023 11-20-2023 blog 14 minutes read (About 2045 words)Introductions to the P VS NP Problem Mathematics, Computer Science, Theoretical Computer Science Read More
Comparison Based Sorting Algorithm Complexity Lower Bound 06-12-2023 06-12-2023 blog 5 minutes read (About 745 words)What's the Best We Can Do for Comparison Based Sorting Algorithm? Computer Science, Algorithm Read More
Strassen Algorithm 01-13-2023 01-13-2023 blog 7 minutes read (About 1016 words)Asymptotically Faster Matrix Multiplication Algorithm Computer Science, Accelerated Computing, Algorithm Read More
Endianness in Real World 11-10-2022 11-10-2022 blog 5 minutes read (About 740 words)Multiple Real World Examples for Endianness Computer Science, History, Culture Read More
Hamming Code 06-01-2022 06-01-2022 article 29 minutes read (About 4424 words)Create Perfect Error-Correction Hamming Code From Scratch Telecommunication, Computer Science Read More