GitShow/addyosmani/recursive-binarysearch
addyosmani

recursive-binarysearch

Recursive Binary Search with O(log N) complexity

by addyosmani
Star on GitHubForknpm

JavaScript

56 stars7 forks2 contributorsQuiet · 11y agoSince 2015

Meet the team

See all 2 on GitHub →
addyosmani
addyosmani5 contributions
piecioshka
piecioshka1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 11y ago
See all on GitHub →
blasten
UI AlgorithmsOpenIssue

Hi Addy, Nice to see this repo. I have been writing some algorithms that could be used for content rendering. I find them useful. A few examples: https://gist.github.com/blasten/99d3771627ff36ee5c0e https://gist.github.com/blasten/8bf921f178011bf1caa6 https://gist.github.com/blasten/acfaafc8247e37abf23f Would you be interested in collaborating on a module? Thanks!

blasten · 11y ago

Recent fixes

View closed PRs →
granmoe
How best to deal with javascript max call stack limitationClosedIssue

If I fill an array with 10,000 values and then try to use this algorithm on it, how could it be modified in order to handle that number of values/recursive calls? Or would it be best to use a different algorithm in this case? :-)

granmoe · 11y ago
piecioshka
Fixed author homepage URL.MergedPR
piecioshka · 11y ago
Structured data for AI agents

Repository: addyosmani/recursive-binarysearch. Description: Recursive Binary Search with O(log N) complexity Stars: 56, Forks: 7. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 0, open issues: 1. Last activity: 11y ago. Community health: 28%. Top contributors: addyosmani, piecioshka.

·@ofershap

Replace github.com with gitshow.dev