get-user-submissions
Retrieve LeetCode user submissions by specifying a username and submission limit to analyze coding patterns and problem-solving approaches.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of submissions to return | |
username | Yes | LeetCode username |