Popular repositories Loading
-
convexhull
convexhull PublicThis project implements two essential computational geometry algorithms: Convex Hull: Computes the smallest convex polygon enclosing a set of 2D points using the Graham Scan algorithm. Line Interse…
Python
-
e-commerce-website
e-commerce-website PublicIn this project Developed a full-stack e-commerce platform featuring a curated selection of books with advanced search and recommendation features. Built a seamless shopping experience with multipl…
-
sudoku-solver-Assembly-language-
sudoku-solver-Assembly-language- PublicA C++ Sudoku solver utilizing a backtracking algorithm to efficiently solve any 9x9 Sudoku puzzle. Input puzzles via a simple interface and receive instant solutions, enhancing your puzzle-solving …
Assembly
-
Open-mp-pairwise-sequence-allignment-
Open-mp-pairwise-sequence-allignment- PublicThis project implements pairwise sequence alignment using OpenMP for parallel processing. It optimizes computational efficiency in bioinformatics by aligning DNA, RNA, or protein sequences rapidly.…
-
Dijkstra-route-finding
Dijkstra-route-finding PublicIn this data structure project, Dijkstra's algorithm is used to find the shortest path in a graph. It iteratively selects the node with the smallest distance, updates its neighbors' distances, and …
C++
-
Machine-learning-HMM-model-
Machine-learning-HMM-model- PublicA machine learning project using a Hidden Markov Model (HMM) involves modeling sequences with hidden states to analyze and predict patterns in data. Applications include speech recognition, bioinfo…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.