Mention Lago

This commit is contained in:
Yangshun Tay
2017-10-11 00:39:07 +08:00
parent 4038c4fbf4
commit 3691478bb3

View File

@@ -54,6 +54,7 @@ Also, existing resources focus mainly on algorithm questions, and lack in covera
- [Questions to Ask](non-technical/questions-to-ask.md)
- [Negotiation Tips](non-technical/negotiation.md)
- **[Utilities](utilities)** - Snippets of algorithms/code that will help in coding questions
- **UPDATE** - Check out [Lago](https://github.com/yangshun/lago), which is a Data Structures and Algorithms library that contains more high quality implementations with 100% test coverage.
## Related