Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cpp files in leetcode #400

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jatin0804
Copy link

Have you read the Contributing Guidelines?

YES

Project URL

  • None

What is the current behavior?

  • Issue Number: Adding files

Category

  • 𝑫𝑺𝑨 + CP

Changes

  • Added several files to DSA -> Competitive programming -> leetcode -> problems -> cpp.

Checklist ✅

  • [✅ ] I've read the instructions on the README file before submitting my application.
  • [✅ ] I've read the Contributing Guidelines.
  • [ ✅] I've checked the issue list before deciding what to submit.
  • [ ✅] I've follow Tree of Index.
  • [ ✅] I've add work in proper folder
  • [ ✅] I've not delete/modify previous codes.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the number
0029 to 0209

And also, if you have multiple solutions then numbers like
0209 (i)] & 0209 (ii)]
And split the code in 2 files

@AkashSingh3031
Copy link
Owner

Fix the all codes with proper number

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split the codes in 3 files


class Solution
{
public
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add :

}
return true;
}
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add ;

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split the codes and write full code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants