WORKTOOLS 3.0

Challenge Library

Each challenge asks you to define the key, handle edge cases and explain how you would validate the result.

SQL

SQL: Find Missing Scans

Find expected HUs that do not exist in the scanned table.

Open →
SQL

SQL: Cheapest Supplier per Item

Return the lowest price supplier for each SKU.

Open →
SQL

SQL: Latest Status per PO

Return only the newest event for every PO.

Open →
SQL

SQL: Duplicate HU Audit

List HUs that occur more than once with their counts.

Open →
SQL

SQL: Running Production Output

Calculate cumulative quantity through the shift.

Open →
Excel

Excel: Find Missing SKUs

Mark SKUs in list A that do not exist in list B.

Open →
Excel

Excel: Price Change %

Calculate price change while handling zero old price.

Open →
Excel

Excel: Lookup by SKU + Supplier

Return the price matching both SKU and supplier.

Open →
Excel

Excel: Flag Duplicate IDs

Flag every ID that occurs more than once.

Open →
Excel

Excel: Supplier Working-Day Lead Time

Calculate working days between order and delivery.

Open →
HTML

HTML: Accessible Tool Form

Build a labeled numeric input and a Run button.

Open →
HTML

HTML: Results Table

Build a table with accessible column headers.

Open →
HTML

HTML: Advanced Options Panel

Create a no-JS expandable panel.

Open →
Operations

Operations: Diagnose OEE

Given A=90%, P=80%, Q=98%, identify the biggest loss.

Open →
Operations

Operations: Reorder Point

Calculate lead-time demand plus safety stock.

Open →
Data

Data: Diagnose a Broken CSV

A description contains commas and shifts columns. What is missing?

Open →
Data

Data: Profile a New Extract

Choose the first checks before trusting a new 100k-row file.

Open →
Operations

Procurement: Invoice Variance

Separate quantity variance from price variance.

Open →
Operations

Inventory: Stock Coverage

Convert on-hand stock and daily demand to coverage days.

Open →
Operations

Production: Capacity Gap

Compare theoretical daily output with demand.

Open →