S
Signa Labs
Dashboard
Discover
Exercises
Paths
Craft
Pricing
Sign In
S
Signa Labs
Craft an Exercise
Describe what you want to practice and we'll craft a custom exercise for you.
Python
JavaScript
TypeScript
Go
SQL
Beginner
Easy
Medium
Hard
Expert
Build
Debug
0/2000
Craft Exercise
Need inspiration?
Build a function that flattens a deeply nested array
Implement a basic LRU cache with get and put operations
Validate balanced parentheses in a string
Create a debounce utility function
Implement binary search on a sorted array
Group anagrams together from a list of strings