Second Interview: Write a function that takes a binary search tree and returns an array with the in-order permutation of the tree.
Intern Engineer Interview Questions
15,484 intern engineer interview questions shared by candidates
Given 2 strings, how can you determine that one string is only made of characters found in the second string.
Test whether a binary tree is symmetrical in both data and shape
Reverse a string.
How do you find if two values in an array sum to a given value? Make it as efficient as possible.
What is the difference between an array and a linked list? When might you use either data structure?
Reverse a singly linked list
leetcode Single Number
Write a function to serialize a binary tree.
Graph coding question regarding showing all the possible movies that contain the same themes.
Viewing 1331 - 1340 interview questions