rachit-j / ww3

https://rachit-j.github.io/ww3/
MIT License
0 stars 0 forks source link

December 1 Review Ticket #3

Open lunaiwa opened 9 months ago

lunaiwa commented 9 months ago

World War 3

Runtime

Sorting >

Visualizing the different sorts

Basic 4 sorting types:

Github Commit Link (https://github.com/rachit-j/ww3-backend/commit/4e68837b84da7a91a7457012168162ea505cbaaf)

Runtime

Matrix Exponentiation > LINK

Binet's Formula > LINK

Key Commits

Tanisha writing all the backend files in the Card folder

Rachit Fixing and starting up the backend Fibonacci only works on local, fixing the issue, but code works on local. Basic Sorting

Luna Adding the Matrix Exponentiation Merge visualization

Future Plans

PaarasPurohit commented 9 months ago

1.9, could do better on Big O Notation analysis. Everything else is very well done.