Write code in your favorite programming language that will accept two strings and return true if they are anagrams.
Development Interview Questions
137,356 development interview questions shared by candidates
How many people can you stuff in a school bus
Given inorder and preorder traversals of a tree, reconstruct the tree.
Given an array of positive and negative numbers, give an algorithm that would find the sequence of numbers that give the largest sum. The numbers have to be in sequential order.
Propose an algorithm to remove duplicates in very large datset (which cannot be completely stored in memory for processing). Now, give scenarios in which your algorithm fails.
Array, Tree, Dynamic Programming questions
Write recursion that calculate the permutation of string
Write test cases for the above function.
Write code to search a substring from another string
The largest focus was on the ability to make decisions, the decision process, and ability to handle responsibility.
Viewing 1761 - 1770 interview questions