Sorting entire link list using selection sort and insertion sort and calculating their time complexity
1 7421Given 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.
3449Given 1 to n random number, find top 10 maximum numbers and explain the time complexity of the algorithm.
1 7621How 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 20375Why do we have serial and parallel interface, which one was faster and why and when we should go for this interface.
4 14507Say 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 21806Post New NetApp Interview Questions
How big is a float?
What is the syntax for ‘call transaction’?
How do I change windows startup settings?
How does polymorphism work in perl? Give an example.
What is the role of pediatricians in diagnosing and managing allergies, including food allergies and allergic rhinitis?
What the is the diff between local index and global index. give some example.
What is css box sizing?
Hi,when we pass a clearing entry of paid and unpaid tax how do we show the business area the way the business area can be seen.is there any change that i have to do in the configuration of this GL.my client wants that the business area also reflects when we post the gl.please help.
Can we do online transactions(oltp) using hadoop?
Explain javascript event delegation model?
what is the use of 'Enter' and 'Exit' selection in d3.js?
Define about page-remove method?
What is basic teradata query language?
How do you achieve singleton?
What are the advantages of spring mvc over struts mvc?