Screen C# candidates on real starter repos
55 short C# tasks, each shipping with a public test file and a language-specific runner. Candidates work in their own style; reviewers see how the code actually hangs together.

Access Badge
Manage badge factory settings. When an access badge is issued, it starts out unnamed.

Your team maintains an internal alert triage service. Each incoming alert carries five severity tags — tokens composed.

In a user identity system, an alias cluster is a group of usernames that share exactly the same letters in a different.

Given a word, compute the badge points for that word. You'll need these:

An internal billing system assigns sequential period numbers to billing cycles. Some periods are designated as extended.

An online retailer sells five distinct product SKUs. Each item costs $8 at full price. To encourage bundle purchases,.

Convert an encoded payload, represented as a sequence of symbol values in one radix, to any other radix.

You are building a roster system for a developer training academy. Participants are assigned to numbered cohorts based.

Correctly determine the fewest number of coins needed to make an exact target amount from a supplied denomination list.

You are writing a decoder for a legacy industrial robot controller. The controller receives a continuous stream of.

Implement a function that encodes plain English text into commit jargon. Your team uses an internal shorthand for.

You are working on a small internal tool that compares two configuration snapshots.

You are cleaning imported contact records before they are saved into a CRM. Each record includes a freeform phone field.

Output the lyrics to 'The Twelve Days of Christmas'. ``text On the first day of Christmas my true love gave to me: a.

Determine if a text sample has full alphabet coverage. A sample with full coverage uses every letter of the alphabet at.

Classify a delivery drop-off location into the correct fee tier based on its distance from the warehouse.

Calculate the date of scheduled deployment windows. Typically deployment windows happen on the same day of the week. In.

Refactor an expense report formatter. The expense report exercise is a refactoring exercise. There is code that prints.

A maritime signal station transmits messages using a sequence of signal flags. A numeric transmission code determines.

Determine which team controls each zone on a contested grid. In a grid claim competition two teams—Black (B) and White.

Identify grid crossovers in an operations matrix. A grid crossover is a cell whose value is greater than or equal to.

In a grid hunt challenge you scan a rectangular field of characters to locate hidden target strings.

Implement a Steps method that computes how many cascade steps a hailstone particle takes to reach unit mass.

Implement the response logic for a basic help-desk chatbot. The bot handles incoming support messages and replies with.

An internal post-mortem tool reconstructs incident chains. Each step in the chain describes an event and how it caused.

An invoicing system needs to print amounts in words on official documents. Given an integer from 0 to 999,999,999,999,.

Compile a standings table from match results for a small sports league. Given a list of match results, produce a.

Simulate a ledger account supporting opening, closing, withdrawals, and deposits of money. Watch out for concurrent.

Implement the logic of a letter-lock word puzzle. A letter lock is a combination lock whose tumblers are letters.

Your team needs a lightweight log scanning tool. Given one or more server log files, scan for lines that match a.