UBS Interview Question

One SQL query, One .NET core middleware question

Interview Answer

Anonymous

Sep 24, 2021

The query was easy (just left join both queries and union them). .Net Core middleware question was also easy. Just check the header and inject middleware in the Startup file.