What is the difference between Strings and Arrays?


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

Post New Answer

More Data Structures Interview Questions

Can we insert null in list?

0 Answers  


Define a Deque?

0 Answers  


Is Linked List 'linear' or 'Non-linear' data structure?

1 Answers   Accenture,


Write an algorithm to show the postfix expression with the input given as : a b + c d +*f ? .

0 Answers  


How can you represent a linked list node?

0 Answers  






List the data structures which are used in hierarchical data model.

0 Answers  


What is binary search in data structure?

0 Answers  


What are the pre-requisite for the collection to perform binary search?

0 Answers  


Given an unsorted linked list, and without using a temporary buffer, write a method that will delete any duplicates from the linked list?

0 Answers  


How do I remove a value from a list?

0 Answers  


What is array sort?

0 Answers  


How to find the duplicate in an array?

0 Answers  


Categories