Kerollos Magdy

Results 51 issues of Kerollos Magdy

RoboBrowser caused a lot of problems lately so migrating to Selenium would be a good solution

when the button is clicked we should take input from user and save it to a new `in{index}` file and increment the number of test cases in the `test_cases` file

enhancement
hacktoberfest

hacktoberfest

hacktoberfest

some problems may have more than one accepted output.. So we should consider parsing the problem statement and search for any statement that states that the problem may accept multiple...

hacktoberfest

help wanted
hacktoberfest

- Contest mode for a full parsing of the problems in the contest - Individual problems or training mode

hacktoberfest

User can : - [ ] specify the version of go to be installed - [ ] choose whether to remove the installer(the downloaded package file) or not after installation...

enhancement
help wanted
good first issue
hacktoberfest

When a user registers using email, the values sent in JSON are not saved in the user object. ![image](https://user-images.githubusercontent.com/36763164/115957280-a9f6b480-a501-11eb-93eb-02421f0e4b8b.png)

what about adding two fields under the handle. one for the API key, and the other is for the API secret. check codeforces API authorization on how to get private...