wingkwong / leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
https://linktr.ee/leetcodethehardway
844 stars 214 forks source link

Matrix Exponentiation Tutorial Added #660

Closed Ishwarendra closed 9 months ago

Ishwarendra commented 9 months ago

Change Summary

Resolves #77 Tutorial for Matrix Exponentiation added. All problems used are available on leetcode.

Checklist

If you haven't fulfilled the below requirements or even delete the entire checklist, your PR won't be reviewed and will be closed without notice. Regular contributors (with 10+ PRs) can skip this part.

General

Tutorial

Solutions