During the face to face interview it was very informal but in the majority it was a technical interview, wasnt once asked anything like 'Tell me a bit about yourself'. The closest I came to this question was, tell me about your computer, which I was able to answer like a breeze because I finished building it 1 month prior. During the 1 hour interview, we barely sat down. In the room was myself, the team leader and what I believe to be a developer currently on the team. We were all in a small conference room and I was being asked questions and being asked to write small code samples on a whiteboard. The questions elaborated upon my technical evaluation form which I completed at the start of the process. Going through my pieces of code, how could I improve it etc. The interview also had some abstract questions, I believe these were to assess my thought processes.
Software Development Engineer Internship Interview Questions
85 software development engineer internship interview questions shared by candidates
1. Given 2 strings, find if the 2nd string can be formed using the 1st string by applying at most one conversion at a time. In a conversion, you have to convert all occurrences of one Latin alphabet to another.
Questions about my experience and persona with regard to the Leadership Principles.
Asked a question regarding DFS
Most rewarding project outside of school and work?
How do you view yourself as a leader?
Talk about a time you encountered a roadblock while working on a project. Talk about a time you took on extra responsibility for a project.
Check if a string containing opening and closing brackets is balanced or not. Return the number of pairs if balanced, and -1 if unbalanced
Leetcode easy binary search Leetcode medium design
what data structure needed to store a IP address?
Viewing 41 - 50 interview questions