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

2366. Minimum Replacements To Sort The Array #74

Merged
merged 6 commits into from
Feb 26, 2024

Conversation

arunsathiya
Copy link
Owner

  • Setup problem folder
  • Setup test cases
  • Some progress. Tests pass but time limit exceeds on Leetcode
  • Replace with latter value and difference
  • Look from the end and focus on operations needed count
  • Fix prev value after counter update

@arunsathiya arunsathiya merged commit e0ce631 into main Feb 26, 2024
3 checks passed
@arunsathiya arunsathiya deleted the solve/2366-minimum-replacements-to-sort-the-array branch February 26, 2024 19:27
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.

None yet

1 participant