Write a method that copies a string, and one that reverses a string. What is the running time of this algorithm?
Intern Software Engineer Interview Questions
9,354 intern software engineer interview questions shared by candidates
Extremely easy interview, asked basic programming concepts such focusing on object oriented design (Describe OOP, what is a class, what is a mutex, etc.).
Given a graph where each node is a person and they are connected to their friends, and a method to obtain the friends of a person, write a method to get mutual friends between two people, and write a method to get friends of their friends.
leetcode medium question , valid anagram or not.
given an array of integers, which contains positive and negative numbers, find the subsequence which has the max sum.
What is Eclipse?
What is the one thing that proved to be a challenge in your previous job and how did you deal with it?
Tell me about your knowledge of network.
Given two nodes in a binary tree, find their first common ancestor (if it exists).
How did you manage deadlines in long term project?
Viewing 1321 - 1330 interview questions