Skip to content

feat: add solutions to lc problems: No.2765~2772 #1178

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

Merged
merged 2 commits into from
Jul 9, 2023
Merged

feat: add solutions to lc problems: No.2765~2772 #1178

merged 2 commits into from
Jul 9, 2023

Conversation

yanglbme
Copy link
Member

@yanglbme yanglbme commented Jul 9, 2023

  • No.2765.Longest Alternating Subarray
  • No.2766.Relocate Marbles
  • No.2767.Partition String Into Minimum Beautiful Substrings
  • No.2768.Number of Black Blocks
  • No.2769.Find the Maximum Achievable Number
  • No.2770.Maximum Number of Jumps to Reach the Last Index
  • No.2771.Longest Non-decreasing Subarray From Two Arrays
  • No.2772.Apply Operations to Make All Array Elements Equal to Zero

* No.2765.Longest Alternating Subarray
* No.2766.Relocate Marbles
* No.2767.Partition String Into Minimum Beautiful Substrings
* No.2768.Number of Black Blocks
* No.2769.Find the Maximum Achievable Number
* No.2770.Maximum Number of Jumps to Reach the Last Index
* No.2771.Longest Non-decreasing Subarray From Two Arrays
* No.2772.Apply Operations to Make All Array Elements Equal to Zero
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.

1 participant