Skip to content
View shahrukkabir's full-sized avatar
Block or Report

Block or report shahrukkabir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Number_Theory Number_Theory Public

    This repository contains C++ implementations of fundamental number theory algorithms, including prime checking, divisor functions, sieve algorithms, prime factorization, and modular arithmetic.

    C++

  2. Bit_Manipulation Bit_Manipulation Public

    Basic bit maniipulation code

    C++

  3. Sorting_Algorithm Sorting_Algorithm Public

    This repository contains C++ implementations of basic sorting algorithms, including Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, and Quick Sort.

    C++

  4. Graph_Theory Graph_Theory Public

    This repository contains C++ implementations of essential graph theory algorithms and basic graph problems, including BFS, DFS, Dijkstra, and adjacency list representation.

    C++

  5. CP-Template CP-Template Public

    This repository contains my C++ template for CP

    C++

  6. Dijkstra_Problem Dijkstra_Problem Public

    C++