Closed 2000shivam659 closed 3 years ago
Hey @2000shivam659 You have written the code in readme.md but it is clearly mentioned in the contribution guidelines that the extension of file should be .cpp or .py or .java and also you have created another folder in the language folder which is not required. Read Contribution guidelines again and make the required chenges.
I have followed the steps as shown in video, thats why i have created a folder in language folder. @ujju20
I have followed the steps as shown in video, thats why i have created a folder in language folder. @ujju20
Actually no, the video will be updated I tell you what to do
1.You have to include solution as a .cpp or .java or .py file in the folder of the respective language. 2.You don't have to make a folder just add your file in the java folder of that topic as your solution is of java language.
Fixes #56 Easy Java Solution for "Power Of Two" using bit-manipulation.