# Problems

#### 1) Find max and min in the array.

#### 2) Sort array&#x20;

### Coding Challenges:

{% embed url="<https://www.hackerearth.com/problem/algorithm/duplicate-removal-3/>" %}

{% embed url="<https://www.hackerrank.com/contests/doyoulikeit/challenges/remove-duplicates-from-sorted-array>" %}

{% embed url="<https://www.hackerearth.com/practice/data-structures/arrays/1-d/practice-problems/algorithm/print-array-in-reverse/>" %}

{% embed url="<https://www.hackerrank.com/challenges/ctci-array-left-rotation/problem>" %}

{% embed url="<https://www.hackerrank.com/challenges/sherlock-and-array/problem>" %}

{% embed url="<https://www.hackerrank.com/challenges/pairs/problem>" %}

{% embed url="<https://www.hackerearth.com/practice/algorithms/sorting/counting-sort/practice-problems/algorithm/finding-pairs-4/>" %}

{% embed url="<https://www.geeksforgeeks.org/given-sorted-array-number-x-find-pair-array-whose-sum-closest-x/>" %}

{% embed url="<https://www.geeksforgeeks.org/find-the-largest-pair-sum-in-an-unsorted-array/>" %}

{% embed url="<https://www.hackerearth.com/challenges/test/codeshala-two-pointer/algorithm/e0f6f4470051491ea26fd5201b900d54/>" %}
