PlacementRanker
← All sheets
Bulk import sheets
Upload a JSON file (or paste below). Each entry becomes one sheet with all its sections.
or paste below
Format
- A JSON array, or
{ "sheets": [...] }. - Required:
title,kind(dsa|sql|mixed). sections[]is the modern shape — each section hastitle, an optionaltopicSlug(links the header to the topic page),summary, and an orderedproblemSlugs[].- Shortcut: a top-level
problemSlugs[]creates a single-section sheet automatically. - Referenced problem slugs that don't exist (or are unpublished) are silently dropped on the public page — sheets never break.
Hit Download template for a ready-to-edit example.