Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution by @ghanithan using a tree data-structure and a lookup map as an index #173

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

ghanithan
Copy link

Solution

The solution has been completed as per specification and the solution has been hosted in render.com
https://challenge2016.onrender.com/

It is hosted in free tier, so there will be a warm-up time close to 1 min. After the initial warm-up it would
provide a fast response.

The endpoints are described in the OpenApi Spec (./openapispec_v1.yaml). The same can be viewed using https://editor.swagger.io/

I am looking forward to do a detailed write-up about the approch.

@ghanithan ghanithan changed the title Solution by @ghantihan using double linked list and a lookup map as an index Solution by @ghanithan using double linked list and a lookup map as an index Nov 2, 2024
@ghanithan ghanithan changed the title Solution by @ghanithan using double linked list and a lookup map as an index Solution by @ghanithan using a tree data-structure and a lookup map as an index Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant