It's really important to understand the real-world significance of algorithms and its properties because using different ideas one can design many algorithms for computing a solution to a given problem. Key important questions in algorithms are :
Interviewer often checks your ideas and coding skills by asking you to write a code giving restrictions on its time or space complexities.