Given a binary tree, return the sums of each path (root to leaf node) in an array
Software Engineer Internship Interview Questions
23,667 software engineer internship interview questions shared by candidates
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?
Just 5 algorithmic questions over 2 interviews.
Viewing 1811 - 1820 interview questions