Coding exercises and projects on GitHub
Export Resume to PDF
Helper HTML/CSS template to convert a page into PDF.
Every once in a while, we want to update our Resume/CV but it becomes real difficult with so many paid third-party tools or consultancy services. This repo was created to make my own professional Resume and help others like me struggling to create a creative, out-of-the-box and innovative Resume. The...
Read More →Grokking Algorithms
Python algorithm exercises for programmers.
Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. This book is a great introduction to Python programming and algorithms in general. We'll start with basics like sorting and searching then move...
Read More →Code Interview Exercises
HackerRank and general code exercises.
Practical exercises continuation from Cracking The Interview Code. Exercise solutions for problems of different nature on HackerRank. This repo is focus the weekly challenges presented in HackerRank, for each code you can find the problem link at the header and the solution followed below. Also, there is a couple of...
Read More →Cracking the Interview Code
189 Programming Questions and Solutions is a book by Gayle Laakmann.
First repo made to sharpen algorithm code exercises using Java and understand how GitHub versioning works. Also to practice algorithms from one of the best books I've seen to introduce oneself into Java. You can give a technical interview focused direction as this book is one of the best in...
Read More →