Skip to content

Feature/frequency queries #481

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

Merged
merged 8 commits into from
Jul 30, 2024
Merged

Feature/frequency queries #481

merged 8 commits into from
Jul 30, 2024

Conversation

sir-gon
Copy link
Owner

@sir-gon sir-gon commented Jul 30, 2024

No description provided.

Gonzalo Diaz added 8 commits July 29, 2024 17:42
…requency Queries. New test cases added ('Sample Test Case 3').
…shmaps: Frequency Queries. Fixed result. Fails due time out in big cases.
…shmaps: Frequency Queries. Fixed result. Better performance, but still crashes due to timeout on last big cases.
…shmaps: Frequency Queries.

New solution candidate, based on reverse-dictionary of frequencies. some cases solved correctly, other cases fail.
…shmaps: Frequency Queries. Solved ✅. Solve all test cases. High complexity
…Hashmaps: Frequency Queries. Solved ✅. Solve all test cases. High complexity reduced.
Copy link

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (359ba06) to head (7218196).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #481   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           86        86           
  Lines         3115      3150   +35     
  Branches       477       485    +8     
=========================================
+ Hits          3115      3150   +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sir-gon sir-gon merged commit 645a4ef into main Jul 30, 2024
54 checks passed
@sir-gon sir-gon deleted the feature/frequency_queries branch July 30, 2024 22:57
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