Sorting entire link list using selection sort and insertion sort and calculating their time complexity
1 7587Given 1 to n distinct random number of which n+1th element was duplicated. How do find the duplicate element and explain the time complexity of the algorithm.
3540Given 1 to n random number, find top 10 maximum numbers and explain the time complexity of the algorithm.
1 7807How reader and writer problem was implemented and come up with effective solution for reader and writer problem in case we have n readers and 1 writer.
6 20809Why do we have serial and parallel interface, which one was faster and why and when we should go for this interface.
4 14883Say we have three threads T1, T2 and T3 which perform sequentially one after another is their any benefit of using thread over here rather than having a single process.
11 22511Post New NetApp Interview Questions
List the materials used for manufacturing pcb
Working of microwave oven?
what is anr? What is the cause of anr and how will you rectify this problem?
What are three basics stitches in weft knitting?
What is singleton in ios swift?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
What is an insurer?
When i am executing process chain ,the pc takes data into the xml file and transfer to the next process..where this xml file is stored?
What are the faults that might happen in a DCS ?
What is setautocommit in jdbc?
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
What is html sitemap?
In ViewState How much lifespan items stored?
What is the difference between a constructor and a destructor?
what is the advantage of progressive video download? : Adobe flash