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

Solved #163 added : partition list leet code #1308

Merged
merged 3 commits into from
Oct 24, 2020

Conversation

sameersrivastava13
Copy link
Contributor

@i-vishi Please review the code and I have also added a readme file with the code which includes the actual problem statement.

@sameersrivastava13
Copy link
Contributor Author

sameersrivastava13 commented Oct 2, 2020

@i-vishi can you please review the code and merge.

@sameersrivastava13
Copy link
Contributor Author

@i-vishi can you please review and add the label please.

Copy link
Member

@i-vishi i-vishi left a comment

Choose a reason for hiding this comment

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

Do not make a directory named Leetcode. Make the directory by algorithm name which in this case can be LinkedListPartition.
Follow the directory structure as
algorithm-name/programming-language/code.extension

@sameersrivastava13 make the necessary changes

@sameersrivastava13
Copy link
Contributor Author

Do not make a directory named Leetcode. Make the directory by algorithm name which in this case can be LinkedListPartition.
Follow the directory structure as
algorithm-name/programming-language/code.extension

@sameersrivastava13 make the necessary changes

Done.

@i-vishi i-vishi removed the needs-work Need of improvement label Oct 24, 2020
@i-vishi i-vishi merged commit c66f44b into VAR-solutions:dev Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants