3169. Count Days Without Meetings

3169. Count Days Without MeetingsDifficulty: MediumTopics: Array, SortingYou are given a positive integer days representing the total number of days an employee is available for work (starting from da...
0 Read More

2780. Minimum Index of a Valid Split

2780. Minimum Index of a Valid SplitDifficulty: MediumTopics: Array, Hash Table, SortingAn element x of an integer array arr of length m is dominant if more than half the elements of arr have a value ...
0 Read More