Solutions to Hackerrank's interview preparation kit.
These are the problems for which I have written detailed explanations. I usually write these right after solving the problem. If you still have questions open an issue or send me an email. Before reading the explanations make sure to understand the problems. When writting these I assume that the reader will be very familiar with the context. Remember to leave a star if you find this useful!
Sherlok and anagrams Explanation
Sorting: Comparator Explanation
Merge Sort: Counting Inversions Explanation
Sherlok and the valid string Explanation
Special palindrome again Explanation
Reverse Merge Shuffle explanation
Minimum time required explanation
This is a work in progress expect regular updates.