
How do i prepare myself for software interviews
Sahni R. asked a question to Krisztian I.
Date asked: Wednesday, November 8, 2023
Last reviewed: Thursday, November 9, 2023
Krisztian I.
Graduate Software Engineer
Hi Sahni, thank you for your question. To prepare for technical interviews, I would recommend to get comfortable and familiar with any one of your chosen coding languages. You can usually choose whichever you would like to use during the interview from any one of the more common languages, such as Java, C#, Python or JavaScript. It is common that you need to write some sort of short algorithm, so practicing these is useful. There are many websites where you can do this, such as hackerrank.com, leetcode.com or codewars.com. It is also common to do some whiteboarding, so it is also useful to be comfortable with syntax for general things without relying too much on an IDE. Trying to solve coding problems on a piece of paper could be a good practice for this. The most important thing though is to share your thinking with the interviewer constantly during the interview for them to understand how you're approaching technical problem solving.
Thursday, November 9, 2023
This discussion is closed, so no new comments can be added.