In a sorted set of elements skip lists can implement the below operations
i.given a element find closest element to the given value in the sorted set in O(logn)
ii.find the number of elements in the set whose values fall a given range in O(logn)
a) true
b) false
Are the below statements true about skiplists?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Are the below statements true about skiplists?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!