educative.io

Do we need to discuss database modelling in low level design questions?

Do we need to discuss database modelling in low level design questions?

Hi @Rishant_Jain

I hope everything is going well with you.

We appreciate your inquiry regarding the low-level design of the elevator system. The lesson discusses several lift system needs, including their functionality and behavior. Class structures, methods, and system interactions are usually the focus of low-level design problems. While the course doesn’t specifically grasp database modeling, if the problem statement involves persistent data storage, it’s necessary to explore efficient data storage and retrieval strategies, including concepts like schema design, normalization, indexing, and data access methods. The emphasis is still on implementing and designing the system that complies with the given specifications and system behavior.

I hope that this guide is helpful. Remember that I am always available via message to help you with any difficulty you might encounter.

Regards,
Happy Learning :slight_smile: