How do you assign an address to an element of a pointer array ?


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

Post New Answer

More Data Structures Interview Questions

How do I sort a hashmap key?

0 Answers  


What is the best case complexity of quicksort?

0 Answers  


What is selection sort with example?

0 Answers  


How will you free the memory that is allocated at run time?

0 Answers  


What is basic data structure?

0 Answers  






What is data structure and its classification?

0 Answers  


an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

0 Answers  


What is the type of the algorithm used in solving the 8 Queens problem?

1 Answers  


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

0 Answers  


Why might quick sort might be better than merge sort?

0 Answers  


What do you know about different sorting algorithms?

0 Answers   Zomato,


Why quicksort is better than merge sort?

0 Answers  


Categories