Skip to content
View pradeep-kumar-1705807's full-sized avatar
😃
do { "Focusing" } while ("target achieved");
😃
do { "Focusing" } while ("target achieved");
  • Patia , Bhubaneshwar

Highlights

  • Pro

Block or report pradeep-kumar-1705807

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. loan-application loan-application Public

    Java 1 4

  2. Hello-World Hello-World Public

    This is just a begining

    C++

  3. Job_sequencing_deadline Job_sequencing_deadline Public

    The Algorithm takes Profit and Deadline of the Job and the arrange them in Order to maximize the PROFIT using Greedy Approach

    C

  4. MaximumProductOfSubsetArray MaximumProductOfSubsetArray Public

    Given an array a, we have to find maximum product possible with the subset of elements present in the array. The maximum product can be single element also.

    C

  5. Heap_Data_Structure Heap_Data_Structure Public

    This repository contains Heap Abstract Data type with all basic operation and its Application.

    C

  6. CubeRoot CubeRoot Public

    This Program will find cube root of any number.

    C++