Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
1014You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
1123Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
1146Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
1294Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
1322How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
1173What is the time and space complexities of merge sort and when is it preferred over quick sort?
1135Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
1157Did you ask your current company to provide that type of work as you are looking for in Amazon?
1158Post New Amazon Interview Questions
How do I lock an excel spreadsheet from editing?
Can we join tables without foreign key?
Why do we need decentralized systems?
How do I make a budget spreadsheet?
How many ways we can parameterize data in quicktest professional?
How many redo logs should you have and how should they be configured for maximum recoverability?
Do you know what is the frequency band for 3g?
What restrictions are placed on method overriding in java programming?
How are the terms "platform independent" and "diverse application" are related to each other in the context of xml-rpc?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Do you acquire any knowledge on Computers? Elaborate it.
Explain what is routing table?
Is c++ free?
What is windows cortana?
How to lock and unlock a user account in oracle?