Program to check if a "ransom note", has been taken from a particular news paper article. Which meant you were given two arrays of strings, and you had to check if the first array, could have been constructed from the second set
Software Development Engineer Interview Questions
32,819 software development engineer interview questions shared by candidates
Why are you changing the company
Given preorder and postorder traversal you have to construct are tree out of it.
Mainly based on SQL
Given an int array and an int X, find out if two elements sum up to X
Display the first 3 character of a word(string)
Different Sorting Algorithms and Big O of each
Graph Coloring problem: given a connected graph, color each node in the graph such that no two adjacent nodes have the same color.
implement atoi
Determine whether a given binary tree is fully populated, where "fully populated" means that every internal node has exactly two children, and all terminal nodes are at the same depth.
Viewing 551 - 560 interview questions