Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Expedia Interview Questions
Questions Answers Views Company eMail

What would you do if all the three directors from different countries ask for different reports about their products at the same time for a meeting with Business Head? How will you handle the situation?

1 4372

what do you know about the company?

1 2575

Can we use AME for PO approvals ?

1 2096

Find duplicates in infinite range. Which data structure to be used to give efficient solution?

525

What is the difference between C++ and Java and your preferences?

599

Two linked lists are given, find out the sum of them without altering the linked list?

546

Given M x N matrix with sorted elements row wise and column wise, find elements?

526

Questions related to arrays, such as given a 2 integer array, find the common elements.

518

Check if duplicates exist in an array of N which has range 1 to N.

540

Given a series of positive integers. Design an efficient algorithm that can detect pairs whose sum is equal to K such that K = ei + ej, and (i not equal to j).

554

Given a sorted array of n integers that has been rotated i(unknown) number of times, give a (log n) algorithm that finds an element in the array.

591

Write a code on reverse string and its complexity.

593

Write a code to determine the total number of stops an elevator would take to serve N number of people.

720

Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.

692

Write a code to remove duplicates in a string.

619

Post New Expedia Interview Questions




Un-Answered Questions

journal entry for vendor and depreciation

1993


How can you turn-on and turn-off cas?

544


Explain backward compatibility in drupal?

101


Explain the difference between thread and process?

500


In every bank, why does probationary officer verifies a transaction after entered by the clerk?

614






Do people still use xslt?

470


How to set up a permission for 3 tier application?

2470


what projects do you see yourself working for?

651


How is anchoring different from docking?

590


what is the key advantage of flash being a true clientside application? : Adobe flash

465


How to connect ebs volume to multiple instances?

170


I got some information from the QTP help.But i am not sure whether through this process will QTP work or not bellow is the Help what I have Remote setup Settings Remote WSH, which is a new technology included in WSH 5.6, provides the ability to run a script on a remote machine or machines. With Remote WSH, the script is physically copied from the local machine to the remote machine before executing. In order to enable Remote WSH functionality, you must first set up the remote machine with the proper security settings. The steps below perform the tasks that enable Remote WSH. Note Both the remote and local machines must be running Windows NT 4 SP3 or greater in order to use Remote WSH. To enable a machine to run remote scripts 1. Install WSH V5.6 on the machine. If you are using Windows 2001 or have installed Internet Explorer 6 or greater, WSH 5.6 has already been installed. Note WSH 5.6 is available for download from the web at http://msdn.microsoft.com/scripting 2. Add yourself to the remote machine's Local Administrators group. 3. To enable Remote WSH, use Poledit.exe on the server. Note An administrator who wants to enable Remote WSH must either acquire the Windows 2000 resource kit, or use http://msdn.microsoft.com/scripting to acquire the necessary windowsscript.adm file that contains the WSH settings. The windowsscript.adm file must be copied to the server that sets the gapplicabel group's policies. Although it is not necessary to copy the file to the server's \WINNT\INF directory, this is nonetheless where the default adm files are located. Note For more information on Poledit.exe, see the Poledit.exe's online help system. 4. WSH should now be enabled on the machine. To test it,. WSH 5.6 can run scripts that reside on remote systems. The following scripts demonstrate this capability. These scripts make the assumption that the files are located on a local machine directory called "c:\wsh5.6"; change the local path and the remote machine name as necessary. After initially running RemoteTest.WSF on the local machine, there may be a small pause as DCOM verifies your identity. After you see the "Done" message, a file named "c:\beenhere.txt" on the remote machine indicates the time that you executed the command (from the remote computer's clock). Script to run scripts remotely set oController = CreateObject("WSHController") set oProcess= oController.CreateScript("c:\wsh5.6\beenhere.wsf","remmachine") oProcess. Execute Could you tell me will it work fine

1785


What are some common programming tasks when working with social feeds?

421


Write a program to check whether a number is prime or not using c?

565


Can exchange 5.5 or exchange 2000 run on windows 2003?

506