Iterative postorder traversal
Developer Internship Interview Questions
23,909 developer internship interview questions shared by candidates
-question based on flood fill
Pascal triangle in any language you want, given the depth of the triangle, print out all the values.
Given jobs that have running times and other jobs that must be run before the current one, find the total time it takes to run any given job.
Leetcode Word Break II
Design an algorithm to determine the GCF of two numbers.
When was a time you had to teach someone?
1. Tell me about your self?
Find the number that occurs more than n/2 times in a sorted array.
Two leetcode questions, one medium and one hard. Medium was a nested parentheses question, the hard was a graph algorithm, similar to: https://leetcode.com/problems/count-visited-nodes-in-a-directed-graph/description/. Graph algorithm had an custom object with no documentation, so I had to guess for the API calls, this ate much of the time.
Viewing 1921 - 1930 interview questions