- Coding practice and Revision of DS / Algo
- Data structures by Mark Allen Weiss
- GeeksforGeeks
- codechef
- hackerrank
- hackerearth
- leetcode
- Interviewbit
- CtCi
- more resources here
In this repo, formatting is based on chromium with a few customs on top, as seen in this clang file.
- For Coding standard, refer this resource.
- Google C++ Style Guide