@ -8,7 +8,7 @@ Hash Table
Interview Questions on Hashing Techniques
Longest Consecutive Subsequence...
1.Longest Consecutive Subsequence...
Given an array of integers, find the length of the longest sub-sequence such that elements in the subsequence are consecutive integers, the consecutive numbers can be in any order.