SitePoint
  • Blog
  • Discord
  • Forum
  • Library
  • Login
Join Premium

DevOps Fundamentals

Close
  1. Filter Files by Extension
  2. SQL: JOIN with COUNT
DevOps Fundamentals

Coding Assessment

DevOps Fundamentals

In this assessment, you'll write a shell script and a SQL query to showcase your skills.

Estimated Time: 20 minutes

Challenges

  1. Filter Files by Extension

    Write a shell script to return a list of files filtered by extension

  2. SQL: JOIN with COUNT

    In thie challenge, you'll join tables and perform an aggregation on them.

What Are Coding Assessments?