Assessment page icon left

Software Engineering Interview

Software Engineering Internship Question(s) & Actual Evaluation

Assessment page icon right
* Please note that the following answer(s) are just sample answers from one of our candidates. It doesn't mean that it's the correct or wrong answer.
Please refer to the evaluation for more insight.


  • Classification: Software Engineering
  • Topic(s): Software Engineering Internship
Interview Question:

Can you describe a project where you used C++ to solve a problem?

Candidate's Answer:

So I have this project that involved creating a software development project. This project was creating an application or website that sells candies and such things. This application was built using C.We face many problems involved creating the user login and registration forms.Other problems were verifying this account, this new user was sending emails and.Verification codes to verify numbers in emails.

AI Evaluation:

Your answer is partially related to the question, but it lacks clarity and relevance to C++ specifically. Here are some key points for evaluation:

1. Relevance to C++: You mentioned that the project was implemented in C, not C++. If the question specifically asked for a project using C++, you should focus on a project developed with that language.

2. Project Description: While you mentioned the application involved user login and registration, you did not provide details on how you utilized C++ in the implementation. Discussing specific functions, libraries, or features of C++ that you leveraged would strengthen your response.

3. Problem Solving: You mentioned challenges such as user account verification and email handling, but you didn't elaborate on how you addressed these issues using C++. Providing an example of a solution or technique you applied would demonstrate your problem-solving skills effectively.

4. Structure and Clarity: The answer appeared a bit disorganized. You could improve clarity by structuring it as follows: state the project goal, identify the specific problem, describe how you solved it with C++, and mention the outcomes.

To improve your answer, focus on an actual C++ project. Explain the goals, the specific challenges you faced, how you utilized C++ features (like classes, data structures, or libraries), and the results of your efforts. Mention any relevant coding techniques or design patterns you implemented.

Rating: 2/5

  • Classification: Software Engineering
  • Topic(s): Software Engineering Internship
Interview Question:

What experience do you have with APIs, and can you give an example of how you've used one in your projects?

Candidate's Answer:

Uh, I had this project last year that involved creating a money transaction system. This program, this back end system was built with Java. We used Restful APIs. OK, we.We use. We created so many API API API endpoints such as creating, creating a.A request to send money. I request to collect money. Request to add a new wallet or bank account to the system. We also created such abbis to interact with the bank for giving us the permission or the money.Amount that the user has in their wallet or account in order to verify the transaction or not. I have this other experience with the Net coolasp.net Core framework that I'm working on right now with C#. That's it.

AI Evaluation:

Your answer provides a relevant overview of your experience with APIs, particularly in the context of a money transaction system you worked on. You mention specific technologies (Java and ASP.NET Core) and describe the functional aspects of the APIs you created. However, the response has several areas for improvement:

1. Clarity and Structure: Your answer could benefit from clearer organization. Consider breaking it into distinct parts: a brief introduction of the project, the technologies used, your specific contributions, and the outcome.

2. Specifics and Impact: While you mention creating various API endpoints, providing specific examples or challenges faced during implementation and how they were overcome would enhance your response. For instance, mentioning how you handled authentication or error management would show a deeper understanding.

3. Technical Depth: It can be helpful to explain the concept of RESTful APIs more succinctly. Highlighting aspects like HTTP methods (GET, POST, etc.) or the role they play in your project would add depth.

4. Current Experience: You touch on your work with ASP.NET Core, but it feels abrupt. Elaborating on what you are building or learning and how it relates to your previous experience would make the response more cohesive.

Overall, your answer demonstrates relevant experience, but it lacks polish and detail.

Rating: 3/5.

To improve, focus on organization, specific examples, and technical depth while ensuring clarity in your delivery.