How would you reverse characters of an array without using indexing in the array.


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

Post New Answer

More Data Structures Interview Questions

What is data structure? Explain.

0 Answers  


What is Another name of Dynamically allocating memory.

0 Answers  


What are the complexity of binary search?

0 Answers  


Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.

0 Answers   Wipro,


What is Insertion sort, selection sort, bubble sort( basic differences among the functionality of the three sorts and not the exact algorithms)?

0 Answers   TCS,






Define shortest path?

0 Answers  


What is a binary search tree? Explain with example?

0 Answers  


where do you use double linked list?

0 Answers  


Why do we use collections?

0 Answers  


Can we store null in arraylist?

0 Answers  


Define balancing condition for AVL Tree.

0 Answers  


What are the advantages of selecetion sort?

0 Answers  


Categories