Skip to content

i want to add inverse factoral method to find nCr in O(1) #7440

@kunjgit

Description

@kunjgit

Feature description

the inverse factorial method can find any nCr in just O(1) with some O(n) precomputation so it is really important to find nCr when n is so large
this is really important to know because as competitive programmer it can help you to make your program faster as well as time efficient

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis PR modified some existing files

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions