OpenGenus/cosmos
Auf GitHub ansehenAdd different solution for the thrice unique problem
Open
#2.346 geöffnet am 22. Okt. 2017
Hacktoberfestadd codenew algorithm
Repository-Metriken
- Stars
- (13.462 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
This is a(n):
- [x ] New algorithm
- Update to an existing algorithm
- Error
- Proposal to the Repository
Details: I want to add a different solution to this problem other than counting the number of times the bits are checked. This is more efficient in both space and time in that the constants are smaller.