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

DevOps Intermediate

Close
  1. Find Unique Filenames
  2. Combine Log Files
  3. SQL: UNION ALL
DevOps Intermediate

Coding Assessment

DevOps Intermediate

Try an assessment designed to test your core scripting and SQL skills.

Estimated Time: 2 hours 10 minutes

Challenges

  1. Find Unique Filenames

    Given a text file of CSV-like filenames, determine which are unique per row.

  2. Combine Log Files

    Write a script to combine multiple log files.

  3. SQL: UNION ALL

    In this challenge, you'll perform a union in a SQL query.

What Are Coding Assessments?