trekhleb / javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary Search file, comment typo

khushhalgarg112 opened this issue · comments

In Binary Search Code file line number 14 have a typo. Here name of the function should be lessThan() not lessThen()

I've opened a pr for this typo: #1079

In Binary Search Code file line number 14 have a typo. Here name of the function should be lessThen

In Binary Search Code file line number 14 have a typo. Here name of the function should be lessThen