SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 104 forks source link

Number Type Finder (Fibonacci Number, Palindromic Number, Smith Number, Harshad Number, Happy Number) #255

Closed Sk783 closed 1 year ago

Sk783 commented 1 year ago

Enter calculator name -

Number Type Finder

Describe calculator functionality -

This versatile tool helps you explore the unique characteristics of any number you input. Whether it's identifying Fibonacci Numbers, Palindromic Numbers, Smith Numbers, Harshad Numbers, or Happy Numbers, this calculator provides a quick and intuitive way to classify and understand the properties of numbers.

Under which category you wish to place it -

Sk783 commented 1 year ago

Kindly assign me this issue @SarthakKeshari

SarthakKeshari commented 1 year ago

Hey @Sk783, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\computer_science\number_type_finder

Be careful, do not break the old code already exists.

Issue completion deadline - 14th Oct 1:00:00 pm IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant

SarthakKeshari commented 1 year ago

Completed as a part of #269