Uncategorized

Top 20 Software Engineering Interview Problems and Solutions

I made a book on the Top 20 Software Engineering Interview Problems, solutions in Java 25, Python 3, and Rust. For each problem it includes automated unit tests, explanation of the solution, pseudocode for the solution, and a suggested Test Driven Development (TDD) build-out sequence for the interview. The code is made to execute in a CoderPad environment that you would use in an interview.

I made this as a briefing book and study guide for an upcoming coding interview that I will be having. I used ChatGPT to write it and refine it.

If you find it helpful, let me know.

To top