Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 488 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 488 Bytes

algo_cc

Code snippets, basic data structures, algorithms and interview problems in C++. This was started from EPI with more modern C++, Bazel, testing and Google styles.

Clion

bazel run //:buildifier

ClangFormat
Settings | Editor | Code Style Enable ClangFormat Run Analyze at the root

Version Control | Commit Checks

Tools | Action on Save

GTest

MakeChange a specific test --test_arg=--gest_filter=Diagonal.Works