Discussion about this post

User's avatar
Atiq's avatar

using concurrent sorted map and navigation capability makes like easier, i.e in java ConcurrentNavigableMap<Integer, T> cycle;

as this provide capability of ceiling, higher etc.

Expand full comment

No posts