Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 966233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:07:30+00:00 2026-05-16T02:07:30+00:00

Given my recent (somewhat successful) question: Algorithmic issue: determining "user sessions" I’m pretty sure

  • 0

Given my recent (somewhat successful) question:

Algorithmic issue: determining "user sessions"

I’m pretty sure that the way to solve it cleanly is to use a balanced binary tree (which would give an n log m solution to the problem, where thankfully the m is going to be quite small, even tiny, compared to the n), like hinted by one of the answer (answer which comes with some pseudo-code).

My question is simple: does the default Java API have a self-balancing tree?

If not, do you know of any implementation of such a tree (Apache, Google collections, anything)?

If nothing looks suitable, what would be the best tree to start with to implement such a balanced binary tree?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T02:07:31+00:00Added an answer on May 16, 2026 at 2:07 am

    java.util.TreeSet is a balanced tree implementation. It guarantees O(logn) access time by modifying tree structure when necessary, so it won’t degenerate into a list.

    The main question is: what operations you need from that tree and if TreeSet supports them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 493k
  • Answers 493k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Some of the projects that I have are just a… May 16, 2026 at 10:48 am
  • Editorial Team
    Editorial Team added an answer db = YAML.load_file("#{RAILS_ROOT}/config/database.yml")[RAILS_ENV]['database'] May 16, 2026 at 10:48 am
  • Editorial Team
    Editorial Team added an answer I dont think you can pass that "into" this query,… May 16, 2026 at 10:48 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I am somewhat new to transactional databases and have come across an issue I
Given the recent release of VS 2010 I was shocked to see the pricing
Given the known weaknesses of MD5 and the recent (May 2009) weaknesses discussed in
Jeff Atwood's recent blog about bad apples reminded me about something I've given a
Reading the question Why doesn’t C++ STL support atoi(const string& ) like functions? ,
Given an XML layout like this, I'm trying to create a XSD schema to
Given an Entity Data Model (EDMX) with Code Generation Strategy set to None, how
Given: <div class=subMenu> <a href=products.aspx class=subLink>Products</a> <a href=productCats.aspx class=subLink>Categories</a> <a href=example.aspx class=subLink>Another</a> </div> In
Given a public SOAP web service and no WSDL, I need to build a
Given the following snippet: #include <stdio.h> typedef signed long long int64; typedef signed int

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.