How do you sort a Linked List (singly connected) in O(n) please mail to pawan.10k@gmail.com if u can find an anser...i m desperate to knw...
6 16349Post New MSD Interview Questions
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Why doctype is used in html?
What are the data target administration tasks?
Do the design & fittings depend on the type of the vehicle engine? Why is petrol used for engines only & vice versa.
Is html case sensitive?
In angular, describe how will you set, get and clear cookies?
Differences between get, post and request methods ?
How does the registry work?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
What operators can you overload in c++?
I think I screwed up my onconfig file, and I do not have a backup of it. What should I do?
What is meant by the connected lookups?
Any one who apply for Ferro Scrap Nigam Limited cn join with me at rajuhalder@indiatimes.com or 09669717028
Under what scenario recursion will happen in triggers and how will you overcome?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.