Skip to content
View akmaralAW's full-sized avatar
:octocat:
:octocat:

Block or report akmaralAW

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. Task_Assignment_problem Task_Assignment_problem Public

    Branch and Bound technique based solution. For each task the penalty value is calculated and each calculated penalty value is stored into high priority vector, which returns the minimum one based o…

    C++ 1

  2. GCD-for-polynomials GCD-for-polynomials Public

    This repository is about calculating the Greatest Common Divisor between two polynomials.

    C++

  3. Cryptographic_algorithm Cryptographic_algorithm Public

    Divide and Conquer method. Arithmetic operation are used for encoding, decoding.

    C++

  4. QuickSort_Return_Page QuickSort_Return_Page Public

    Sorting with QuickSort method. After extract certain page. Lomuto is used for partition (pivot = first element).

    C++

  5. Multidimensional_Knapsack Multidimensional_Knapsack Public

    0/1 Knapsack based solution. More details will be soon.

    C++

  6. crazyswarm2 crazyswarm2 Public

    Forked from IMRCLab/crazyswarm2

    A Large Quadcopter Swarm

    Python