Skip to content

Instantly share code, notes, and snippets.

@guruprasaathm
Created November 26, 2021 12:00
Show Gist options
  • Save guruprasaathm/f3f0ba4c35c54138b4aca0d4f88c68cd to your computer and use it in GitHub Desktop.
Save guruprasaathm/f3f0ba4c35c54138b4aca0d4f88c68cd to your computer and use it in GitHub Desktop.
Week 10's Tasks and Links

Tasks - Week 10 - Binary 2

  • Search in an array of strings - Shared; ITP;

  • Find the first and the last occurrences of a given number in an array - Shared; ITP;

  • The quantity of a number’s occurrences in an array - Shared; ITP;

  • Binary search with a check - Shared; ITP;

  • Find the element that is greater than its adjacent elements - Shared; ITP;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment