amega-dsa / dsa-notes

Collection of Notes on topics related to DSA.
1 stars 3 forks source link

3_Maths #4

Open deeppanchani opened 2 years ago

deeppanchani commented 2 years ago

3_Maths

Notes should try to cover the following topics:

  1. Bitwise Operator
  2. Bit Manipulation
  3. Prime Numbers Algorithms
  4. Square Root Algorithms
  5. HCF and LCM Algorithms
  6. Euclidean Algorithms

Notes May Contain More Topics

Notes can be in any form handwritten, text file, video, etc.

File Naming

File Name: maths_(source name).(extension)

🎯 If you have made the notes source name will be your GitHub User Name. 🎯 If the notes you upload are from other sources like a particular website/course mention it in the source name.

Pull Request

🎯 Name your Pull Request the same as your file name and link it to their respective issue. 🎯 If you don't find the particular issue create one or contact admins.