1.

What is co-ordinate compression?(a) process of reassigning co-ordinates to remove gaps(b) inserting gaps in a co-ordinate system(c) removing redundant co-ordinates(d) adding extra gapsI have been asked this question in semester exam.This interesting question is from Miscellaneous in portion Miscellaneous of Data Structures & Algorithms II

Answer»

The CORRECT option is (a) process of REASSIGNING co-ordinates to REMOVE GAPS

Explanation: Co-ordinate compression is the process of reassigning co-ordinates in order to remove gaps. This HELPS in improving efficiency of a solution.



Discussion

No Comment Found

Related InterviewSolutions