CDS Views (Core Data Services)
SAP's semantically rich, database-agnostic-yet-HANA-optimized view definition layer underlying modern ABAP and Fiori apps.
CDS views are arguably the single most-asked S/4HANA technical topic in interviews today because they sit at the intersection of everything modern: they power Fiori Elements UIs, expose OData services, drive analytics, and represent SAP's push toward code-to-data pushdown - so a candidate's depth on this topic is a reasonable proxy for how current their S/4HANA skills actually are.
A CDS view is like a well-labeled database blueprint rather than a plain floor plan - it doesn't just show you the rooms (columns) and how they connect (joins/associations), it also labels which room is the kitchen versus the bathroom (semantic annotations) so any visitor (consuming app) automatically knows how to behave in each one without being told individually every time.