div-bargali / Data-Structures-and-Algorithms

Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star 🌟 if it helps you.
MIT License
270 stars 394 forks source link

Adding Square Root Equation | C++ #865

Closed mamadou-diallo closed 3 years ago

mamadou-diallo commented 3 years ago

Square Root function will be written iteratively and recursively -

Type of Issue - Please add/delete options that are not relevant.

Adding New Code Programming Language Please add/delete options that are not relevant.

C++ Self Check Ask for issue assignment before making Pull Request. Add your file in the proper folder Clean Code and Documentation for better readability Add Title and Description of the program in the file 🌟 Star it 🍴Fork it 🀝 Contribute to it!

Happy Coding!

hemanth-kotagiri commented 3 years ago

@sharmishtha2401 you can proceed to work on this issue.