Add problem
Last updated
Last updated
Inorder to add problem we first need to add a track, to learn how to add track please refer . After adding a track follow the below steps to add problems
On the navigation go to the Add Problems tab and click on it
Make sure you see a form like the following
There are two ways to populate the information of the sheet
Method 1 : Manually populating the question information
Go to the form and populate the input field according to the following
Problem Name :- Write down the question title as it occurs on platforms like leet code and Codeforces.
Example : Two sum, House Robber
Tag :- Fill out the question tags followed by comma and a white space. Tags are the topics of the questions.
Example : Sorting, Array, Two pointers etc
Select platform :- When you click on the input you will get a list of different platform such as leetcode, codeforces, hackerrank and more. Select the platform from which you are adding the question is from.
Select Difficulty :- Select the difficulty of the problem whether it is Hard, Medium, Easy, or None if the question doesn't have a difficulty tag. These tags are attributes of the questions on platforms such as leetcode.
Select Track :- Select the track from which the question is from. If a track has not been added please refer to learn how. Tracks represent a definite period from the education season such as Python track, Camp I and more.
Select Contest :- This part should only be filled if the quesiton being added is from a contest held by A2SV, if not don't add it. If it is a question from a contest then click on the drop down and select from which contest it is. If the contest has not been added refer to to learn how.
Link :- Paste the link to the question on this input field
Click submit.
Method 2: Using the fetcher to populate the question information
Go to the Link input and paste the quesiton link
Click on the Thunder sign at the right side of the input field
It will populate it for you like this
Click submit