MakeContributions / DSA

Data Structure and Algorithm (DSA) contributions
MIT License
713 stars 769 forks source link

added valid anagram function code #1310

Open manasacharyagit opened 8 months ago

manasacharyagit commented 8 months ago

PR Checklist:

What kind of change does this PR introduce? (check at least one)

Briefly describe the changes in this PR

Other information:

added only a function of checking for valid anagram without input and output, this function might be useful for coders who look for a solution that describes the internal working of code. I have also described the solution @aayushjain7

welcome[bot] commented 8 months ago

Thanks for opening this pull request! Please check out our contributing guidelines.