What things you would care about to improve the performance of application if its identified that its db communication that needs to be improved?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

which is the simplest file structure? (Sequential, indexed, random)

0 Answers  


What does quick sort do?

0 Answers  


What do you know about different sorting algorithms?

0 Answers   Zomato,


create an singly linked lists and reverse the lists by interchanging the links and not the data?

13 Answers   Microsoft, TCS,


What is the difference between Array and LinkedList?

0 Answers  






What is a bubble sort and how do you perform it?

0 Answers  


What is the average number of comparisons needed in a sequential search to determine the position of an element in an array of 100 elements, if the elements are ordered from largest to smallest?

19 Answers   ABB, SDE,


Can hashmap have duplicate keys?

0 Answers  


What is difference between static and dynamic array?

0 Answers  


What are the advantages of array?

0 Answers  


Write a recursive c function to calculate the height of a binary tree.

0 Answers  


What are the different binary tree traversal techniques?

0 Answers  


Categories