I was asked about a time when I had a disagreement with a colleague and was able to resolve it
Intern Software Interview Questions
17,767 intern software interview questions shared by candidates
difference in architecture between GPU and CPU
How to traverse to the middle of a Linked list ?
Explain any Sorting algorithm you want
Get k nearest coordinates to the origin given a list of n coordinates.
How to calculate node depths on a binary tree?
Given a string of type “(({X}({Y})))(Z)”, determine the max depth of nested parentheses in the string. Answer is in this case 4. Parentheses without variables in them do not count.
Three-sum: given a list of sorted numbers, find the three numbers that sum to the target number
Write a program to print fibonacci series
Given a bipartite graph, separate the vertices into two sets.
Viewing 1641 - 1650 interview questions