DSA
Topics
Complete binary tree: https://www.geeksforgeeks.org/complete-binary-tree/
Lagrange's four-square theorem: https://en.wikipedia.org/wiki/Lagrange%27s_four-square_theorem
Legendre's three-square theorem: https://en.wikipedia.org/wiki/Legendre%27s_three-square_theorem
Modulus multiplicative inverse: https://www.geeksforgeeks.org/multiplicative-inverse-under-modulo-m/
Monotonic queues: https://www.geeksforgeeks.org/introduction-to-monotonic-queues/
Perfect binary tree: https://www.geeksforgeeks.org/perfect-binary-tree/
Selection algorithm: https://en.wikipedia.org/wiki/Selection_algorithm
Strobogrammatic number: https://www.geeksforgeeks.org/strobogrammatic-number/
Resources
Python utilities
Imports
Last updated