.NET & C# · Web API
How would you answer an interview scenario involving pagination, filtering, and sorting in Web API?
Design a search endpoint for millions of audit records with stable pagination.
Design a search endpoint for millions of audit records with stable pagination.