Skip to content Skip to footer

Creating SQL questions in CodeSignal

Databases are an important part of full stack development! In this episode of Measuring Dev Skills, Pat and Michael create some realistic examples of SQL questions. These questions use actual SQL tables for automated testing so we can measure the candidate’s ability to write real queries, just like they would on the job. We also look at some of the features that make it easier to create these kinds of questions, including auto-generating outputs and using familiar SQL syntax to write the tests.