by Pericror | May 31, 2018 | Software Interviews
Having taken your first Computer Science classes in school and looking to gain some industry experience, you may wonder how to land your first software internship. However, as with most students applying to their first internship, your resume may need the help of...
by Pericror | May 28, 2018 | Software Interviews
After your interview, you will often be asked if you have any other questions by your interviewer. This is a good opportunity for you to establish your interest in the position by asking relevant follow up questions. A good series of questions to ask can be inspired...
by Pericror | May 13, 2018 | Software Interviews
You learn a lot as an undergrad, however there are some practical concepts that come up in industry more often than others. The questions below test knowledge of various high level programming concepts new grads should know: What is the difference between a process...
by Pericror | Apr 22, 2018 | Software Interviews
In this post we’ll be covering some key C++ concepts through interview questions with varying difficulty. Click on the question to view the answer. Click on a question to see the solution. Conceptual Questions 1. When is a vtbl / virtual function table used for...