Skip to content

Maths package ,PowRecursion.java ,Its performance can be improved using divide and Conquer approach #1377

@RishabhSharma333

Description

@RishabhSharma333

Performance improvement using divide and Conquer approach(gives O(log(n)) complexity as compared to O(n) complexity)
in PowRecursion.java of Math package.
I have included this approach in pull Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions