There was an error while loading. Please reload this page.
1 parent 37b27dc commit cbe0bacCopy full SHA for cbe0bac
algorithms-and-data-structures/algorithms/math/integer-exponentiation/README.md renamed to algorithms-and-data-structures/algorithms/basic-math/integer-exponentiation/README.md
algorithms-and-data-structures/algorithms/math/integer-exponentiation/int-exp-native.ts renamed to algorithms-and-data-structures/algorithms/basic-math/integer-exponentiation/int-exp-native.ts
algorithms-and-data-structures/algorithms/math/integer-exponentiation/int-exp-simple.ts renamed to algorithms-and-data-structures/algorithms/basic-math/integer-exponentiation/int-exp-simple.ts
algorithms-and-data-structures/algorithms/math/integer-exponentiation/int-exp-square.ts renamed to algorithms-and-data-structures/algorithms/basic-math/integer-exponentiation/int-exp-square.ts
algorithms-and-data-structures/algorithms/math/integer-exponentiation/int-exp.repo.ts renamed to algorithms-and-data-structures/algorithms/basic-math/integer-exponentiation/int-exp.repo.ts
algorithms-and-data-structures/algorithms/math/integer-exponentiation/int-exp.spec.ts renamed to algorithms-and-data-structures/algorithms/basic-math/integer-exponentiation/int-exp.spec.ts
0 commit comments