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
Describe the merge sort principle and what will be its time complexity?
What is the use of treemap?
Define the tree data structure.
When is a binary search best applied?
Should I use hashmap or hashtable?
How to sequentially represent max-heap?
What is the best case complexity of bubble sort?
List out the basic operations that can be performed on a stack?
Is list a data structure?
What is dynamic array how it is created?
Q # 1 : in which graph algorithm do we start finding vertices that should be first in the topological order and then apploy the fact that every vertex must come before its successors in the topolgical order.
What is linear-logarithm chasm?