Algorithm Data Structures problems, questions from courses taken so far
Software Engineer Summer Intern Interview Questions
12,244 software engineer summer intern interview questions shared by candidates
What was your favorite project that you worked on and what did you contribute?
What past projects have you done?
calculate and print the frequency of each character in a given string
What are the 4 major principles of OOP
Tell me a little about yourself
Which byte occurs most frequently in an array? Write a function that returns the byte that occurs most frequently in an array of bytes Parameters: Array of bytes Count of the number of bytes in the array (if you want it)
Implement a function that takes in two unsigned integers and returns a boolean indicating whether you will have overflow if they are added together. Language of your choice.
Find intersection of two lists
Viewing 1271 - 1280 interview questions