/Binary-Search-Everything

Why using binary search only on arrays ?

Primary LanguageC++OtherNOASSERTION

Binary Search Everything

Web site 🚀

All problems can be viewed via this Web Site.

Talk (French)

Stream video

➡️ 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.