Deep dive on past projects, be sure to go into detail as much as possible
Software Engineer Internship Interview Questions
23,424 software engineer internship interview questions shared by candidates
Algo2. give a array of number, verify if there is a subarray, whose sum is equal to the target
The interviewer asked me to implement the bucket tool from Microsoft Paint.
Very first question: Tell me what you know about Hyland.
Given an unsorted list of integers, find the longest consecutive streak(for list [6, 8, 3, 4, 2] longest streak is 2, 3, 4).
Data structure question
Write a function that returns whether or not a string has balanced parentheses.
What is the difference between a stack and a queue?
It's like giving an encoded string (a~z) and then find the encode method. The question is easy on algorithms. The difficulty is to understand how this encoded string forms
Questions around the difficulty of "what is a pure virtual function in c++" and data-structure questions
Viewing 591 - 600 interview questions