This repository contains a guide to Software Engineering coding interviews.
For each problem are available:
- a solution in multiple programming languages
- the thinking process needed to find the solution
- the time and space complexity analysis of the solution
Here are the solved problems divided by category:
- Arrays