Cc618 / Binary-Search-Everything

Why using binary search only on arrays ?

Home Page:https://cc618.github.io/Binary-Search-Everything/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary Search Everything

Web site 🚀

All problems can be viewed via this Web Site.

Talk (French)

➡️ Check out the slides.

Tools

Code stubs

You can use C++ code stubs within stubs/. They contain a code stub with tests (uses GTest).

Debugger

A VS Code setup is under the .vscode/ folder, open this directory in VS Code and then go to Run and Debug/Start Debugging to debug the current C++ file.

Dependencies

  • GTest

Made for Linux.

License

Modified MIT License.

About

Why using binary search only on arrays ?

https://cc618.github.io/Binary-Search-Everything/

License:Other


Languages

Language:C++ 69.8%Language:CSS 11.6%Language:Python 8.9%Language:HTML 7.7%Language:Shell 1.9%