post order traversal of a Binary Search Tree Follow up Create a BST from this post order traversed array and write test cases for this function
Software Development Interview Questions
36,991 software development interview questions shared by candidates
Reverse each word of the string without reversing the order of the words this is a test BECOMES siht si a tset
Find if given number matched sum of two elements in sorted array.
Given a sentence input : helloworld output: HelloWorld YOu should make use of a dictionary available with you. Capitalize the dictionary words in the sentence
Write a function that returns the longest palindrome in a string. Not just the first one or any palindrome, but the longest. The String is a long sequence of characters, spaces included.
Write a program to compute the number of even digits in a given integer number and find the sum of even digits in the number.
The first question is to find the first repeated letter in a string. Requirement: run time is less than O(nlogn). Assumption: there is at least one letter repeated in the string. The second question: Given three numbers which represents the three sides of triangle, and determine whether they can be constructed to equilateral triangle, isosceles triangle.
return Last 3rd consonant character in a string
why do you want to join nokia?
remove all elements from linked list with "n" as their value
Viewing 381 - 390 interview questions