mohitmishra786 / hacktoberfest-2022

Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️
24 stars 74 forks source link

How do you check if two strings are a rotation of each other? #43

Open mohitmishra786 opened 1 year ago

mohitmishra786 commented 1 year ago

How do you check if two strings are a rotation of each other?

Sscuber03 commented 1 year ago

I want to contribute to this repo, can this issue be assigned to me? And also, after completion, in which folder of competitive programming should i keep the file, or should i just keep it in the cp folder

mohitmishra786 commented 1 year ago

@Sscuber03 sure, Please start this repo, it really give boost

Sscuber03 commented 1 year ago

The file names are in an invalid format, so it is not allowing to successfully clone the repo to our local computer. 'Competitive Coding/How do you print all nodes of a given binary tree using inorder traversal without recursion?' is showing as an invalid path. Help would be appreciated.