Skip to content

Done with binary search#2442

Open
Mukul585 wants to merge 1 commit intosuper30admin:masterfrom
Mukul585:master
Open

Done with binary search#2442
Mukul585 wants to merge 1 commit intosuper30admin:masterfrom
Mukul585:master

Conversation

@Mukul585
Copy link
Copy Markdown

No description provided.

@super30admin
Copy link
Copy Markdown
Owner

  • Strengths:

    • Good understanding of binary search and its variations.
    • Correct implementation of the algorithms for each problem.
    • Efficient use of space and time complexity.
  • Areas for Improvement:

    • Pay attention to syntax details, especially in Problem3.java where there's a method call syntax error.
    • Improve code formatting and indentation for better readability.
    • Add comments to explain the logic, especially for complex parts like the rotated array search.
    • Ensure consistency in coding style across all files.

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