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 Data Structures Interview Questions
Questions Answers Views Company eMail

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

524

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

545

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

525

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

517

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

539

What is the prerequisite for binary searching?

549

Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.

624

Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.

589

Post New Expedia Data Structures Interview Questions




Un-Answered Questions

What is Stream Tokenizer?

1722


what is informix instance?

43


Explain what did you like about your last job? : insurance sales

324


a proj ws atarted and cloded within the second day why?it has good amt of resources.srs ws prepers and accepted by the client too.

1689


Why is it better to use multi-threading polling instead of a single threading model?

568






What is the flash?

477


How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

2563


What is the function of bone marrow?

200


How to install forwarder remotely?

172


Explain the dbcc pintable command when would you use it?

496


Does Disconnect and Connect creates page lock in IDMS ?

1008


Explain internal recruitment?

631


What is an seo audit?

451


How do you create a custom object in salesforce?

190


What does super () do python?

481