Skip to content

Exponential search#247

Merged
raklaptudirm merged 7 commits intoTheAlgorithms:masterfrom
Fechuli:exponential-search
Aug 5, 2024
Merged

Exponential search#247
raklaptudirm merged 7 commits intoTheAlgorithms:masterfrom
Fechuli:exponential-search

Conversation

@Fechuli
Copy link
Copy Markdown
Contributor

@Fechuli Fechuli commented Aug 4, 2024

added exponential search and its related test.

Comment thread search/exponential_search.ts Outdated
Comment thread search/exponential_search.ts
Comment thread search/exponential_search.ts Outdated
Comment thread search/exponential_search.ts Outdated
@raklaptudirm raklaptudirm merged commit 44127b2 into TheAlgorithms:master Aug 5, 2024
mystic3raven pushed a commit to mystic3raven/TypeScript that referenced this pull request Dec 23, 2025
* feat: add exponential search

* test: add test for exponential search

* fix : prettier fix

* fix: added parameters to iterative binary search

* fix: prettier fix TheAlgorithms#2

* fix: modified the return on binary search and related tests
mystic3raven pushed a commit to mystic3raven/TypeScript that referenced this pull request Mar 6, 2026
* feat: add exponential search

* test: add test for exponential search

* fix : prettier fix

* fix: added parameters to iterative binary search

* fix: prettier fix TheAlgorithms#2

* fix: modified the return on binary search and related tests
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.

3 participants