Skip to content

Instantly share code, notes, and snippets.

@guruprasaathm
Created November 26, 2021 12:00
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