Jinit-Jain
Jinit-Jain
Renders a single screen at a time if lazy={true} is passed in props , useful if there are many screens to be rendered .
## 🚀 Feature Implementing various scheduling algorithms. ## This ISSUE will be linked to 28 PR ### Have you read the Contribution Guidelines? Yes ## Pitch Scheduling algorithms are asked...
Super-D Number is a number N such that D*ND contains a substring made of D digits containing D only, where D is more than 1 and less than 10
Super Niven Number is a number N if it is divisible not only by the sum of its digits but also by the sum of any subset of its (nonzero)...
**Please describe the feature you want this project to offer** Route to check if number is Harshad Number or not **Describe the solution you'd like** add logic to '/harshad' route...
**Please describe the feature you want this project to offer** A route that can return whether a number is a Pronic number or not **Describe the solution you'd like** Adding...