Is array immutable?


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

Post New Answer

More Data Structures Interview Questions

What is sequential mapping in data structure?

0 Answers  


What is mean by selection sort?

0 Answers  


What is static array?

0 Answers  


What do you mean by sorting data?

0 Answers  


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

0 Answers  






Does treemap sort automatically?

0 Answers  


On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.

0 Answers   Aspiring Minds,


Why do we use trees in data structures?

0 Answers  


What is rule regarding overriding equals and hascode method?

0 Answers  


How do stacks work?

0 Answers  


input function and output function in c language

2 Answers   TCS,


Which sort is stable?

0 Answers  


Categories