Interview questions

pull/96/head
RISHAV KUMAR 8 years ago committed by GitHub
parent f785cf4021
commit aba0cad4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ Hash Table
Interview Questions on Hashing Techniques 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. 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.

Loading…
Cancel
Save