The First problem was to find out the k-th largest number from a integer list.
Internship Software Interview Questions
24,857 internship software interview questions shared by candidates
The third problem was to store vectors with repeated elements, such as 221115555222, 1110011, and then write the method to compute the dot product between two above vectors. I didn't remember the fourth problem, but it should not be difficult.
Closest path from A to B given an unweighted, directed graph of positive ints, then update given a binary tree that includes duplicates
Meeting Room Interval Problem
how to construct binary tree
Given some words with wildcards in them (e.g "hell* , or "go?d"), where each wildcard means it can be replaced by 1 or more characters or just one, respectively, you need to make a function that takes those words and see if they match to a bank of words that are given to you.
1. 2 median algo question + following up 2. abstract weird cryptography + bitmap compression problem
Como eu lidei com algum problema em alguma atividade em grupo?
Given an array of integers, find the kth largest integer in the array.
What you learned from working with someone different?
Viewing 1881 - 1890 interview questions