pull/52/head
Ziyaddin Sadigov 7 years ago committed by Yangshun Tay
parent 10281f10b0
commit ff8f3e1edf

@ -38,7 +38,7 @@ Anybody who wants to land a job at a tech company but is new to technical interv
There are so many awesome books like [Cracking the Coding Interview](http://www.crackingthecodinginterview.com/) and interview-related repositories out there on GitHub, what makes this repository different? The difference is that many existing interview repositories contain mainly links to external resources whereas this repository contains top quality curated content directly for your consumption.
Also, existing resources focus mainly on algorithm questions, and lack in coverage for more domain-specific and non-technical questions. This handbook aims to cover content beyond the typical algorithmic coding questions. 😎
Also, existing resources focus mainly on algorithm questions and lack in coverage for more domain-specific and non-technical questions. This handbook aims to cover content beyond the typical algorithmic coding questions. 😎
## Contents
@ -56,7 +56,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.
- **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

Loading…
Cancel
Save