- Регистрация
- 27 Авг 2018
- Сообщения
- 37,369
- Реакции
- 524,945
- Тема Автор Вы автор данного материала? |
- #1
Coding is simply the translation of your solution concept into a computer language that implements the solution.
This book is a software engineer's notes on problem solving. Ideally suited as practice material for coding interviews. This started out as a collection of interview questions and solutions that suthor accumulated over the years. The author scoured through several forums like Careercup and Glassdoor. While they're an excellent source for questions, finding good solutions with explanations is quite hard. Hence the author decided to start preparing my own solutions and sharing it with others. Each post has 5 sections: problem statement, examples, algorithm, code, test cases and a discussion on time-complexity.
INFORMATION PAGE:
DOWNLOAD: