codinasion-archive / codinasion-programme

An open source codebase for sharing programming solutions.
https://codinasion.vercel.app/programme
MIT License
62 stars 147 forks source link

Seraph branch #1236

Closed seraph776 closed 2 years ago

seraph776 commented 2 years ago

Why:

Closes #1094 Closes #1237

What's being changed:

Check off the following:

codinasion-bot[bot] commented 2 years ago

👋🏻 Hey @seraph776

💖 Thanks for opening this pull request 💖

This PR will be soon reviewed by a Codinasion team member and merged shortly.

seraph776 commented 2 years ago

@harshraj8843 All files in the directory are named square-of-number format. My fork is updated and in sync with yours (screenshot below):

YOURS: image

MINE: image

Do you still want me to rename it?

harshraj8843 commented 2 years ago

Hey @seraph776

This is the folders of this repo

Screenshot from 2022-07-19 08-29-50

And this is the folders of your fork

Screenshot from 2022-07-19 08-30-09


Note Notice the square-root-of-number folder


square-of-number folder is for finding square of a number

Input  : 5
Output : 25

square-root-of-number folder is for finding square root of a number

Input  : 25
Output : 5

Note If your fork is updated, maybe your branch seraph-branch id not updated with your master branch


seraph776 commented 2 years ago

Perhaps I have the wrong repo?

codinasion-bot[bot] commented 2 years ago

This pull request has been closed !!!