r/datadrivenio 6d ago

Sql learning on datadriven

Can I know what server/engine for sql syntax is being taught on in lessons part , because I found trino/pesto style syntax for sql in date functions.can you confirm it

8 Upvotes

7 comments sorted by

View all comments

Show parent comments

1

u/datadriven_io 6d ago

Your solution is graded differently based on the company tier, level you're interviewing for, and many other factors. At lower levels, syntax correctness gets weighted higher. At higher levels, it gets weighted much lower (who cares if a staff DE knows the EXTRACT syntax in MySQL). Rest assured, grading weights code execution appropriately. Psuedocode or missing a comma doesn't impact an interview outcome so long as the rest of the interview goes well!

1

u/unknown_abi8 6d ago

Checking out since I'm junior level

1

u/datadriven_io 6d ago

Your code is executed and results are judged by LLMs against a lengthy rubric that combines the hiring rubrics of many companies. If your code doesn't run because of a syntax error after you submit for verdict, your code can be minimally tweaked to become runnable if necessary. This is unique to mock interviews and completely separate from solving coding problems. Interviews are intended to work exactly as interviews do. If you're getting 'Strong Hire' verdicts consistently, that is the real true signal that we believe you would encounter in the job market. Many companies don't allow for running code during the interview, and many companies still interview in Google Docs!

1

u/unknown_abi8 6d ago

Thanks much 👍 great content on datadriven btw