Nivedita967 / Data-Structure-and-Algorithms

Data Structure and Algorithms problems across various platforms.
MIT License
48 stars 77 forks source link

Create Sum of Digits of a Five Digit Number.java #1256

Closed yashlikescode closed 2 years ago

yashlikescode commented 2 years ago

Related Issue

Closes: #231

Describe the changes you've made

added solution for the Sum of Digits of a Five Digit Number on hackerrank

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Language used for coding

Java

Checklist: