Skip to content

Conversation

deyjishnu
Copy link

- File Modified: 0020-valid-parentheses.java

- File Modified: 0704-binary-search.java

deyjishnu added 4 commits May 5, 2023 13:42
- Use correct APIs of Stack in Java - uses the process explained in video
- Remove the first solution that requires more steps
- Update solution with more concise and easily readable code
- Use variable names as used in video
- Update solution with more concise and easily readable code
- Use variable names as used in video

- **File(s) Modified**: _0704-binary-search.java_
- **Language(s) Used**: _java_
- **Submission URL**: _https://leetcode.com/problems/binary-search/submissions/944866258/_
- Use correct APIs of Stack in Java - uses the process explained in video
- Remove the first solution that requires more steps and not explained in video

[//]: # "Pull Request Template"
[//]: # "Replace the placeholder values in the template below"

- **File(s) Modified**: _0020-valid-parentheses_
- **Language(s) Used**: _Java_
- **Submission URL**: _https://leetcode.com/problems/valid-parentheses/submissions/944836710/_
@a93a
Copy link
Collaborator

a93a commented May 6, 2023

Hi!

You have some conflicts, could you look them over.

Also. multiple solutions on the same file are OK, there is no need to remove them. As long as you separate the solutions, and you could state what type of solution it is. You can state also which is as in the video, or put them first to make it easier to find.

Thanks.

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