Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post a random leetcode question based on custom commands #7

Open
4 tasks
Mrinank-Bhowmick opened this issue Dec 5, 2021 · 14 comments
Open
4 tasks
Assignees

Comments

@Mrinank-Bhowmick
Copy link
Member

Mrinank-Bhowmick commented Dec 5, 2021

Any other idea will also be appreciated 👍

Process Flow:

  • Use Leetcode API to retrieve random problems, based on custom commands.
  • !question post a new random problem, information of the problems.
  • Adding difficulty modifiers: Easy, Medium, Hard
  • Adding Tag modifiers for different topics, such as Arrays/Strings/LinkedList etc.

First come first service 😃 just make pull request.

@0xMukesh
Copy link
Contributor

0xMukesh commented Dec 6, 2021

@EFFLUX110 Can I be assigned for this ?

@0xMukesh
Copy link
Contributor

0xMukesh commented Dec 6, 2021

@EFFLUX110 🤔 The API link which you have provided has the data for the for a specific user, so we can't get the question title name, description and link from that

@Mrinank-Bhowmick
Copy link
Member Author

@EFFLUX110 Can I be assigned for this ?

Sure go for it.

@Mrinank-Bhowmick
Copy link
Member Author

@EFFLUX110 🤔 The API link which you have provided has the data for the for a specific user, so we can't get the question title name, description and link from that

Okay try to find some other way.

@0xMukesh
Copy link
Contributor

0xMukesh commented Dec 6, 2021

Okay try to find some other way.

🤔 I think leetcode don't have API with public endpoints through which we can get the random questions

@Mrinank-Bhowmick
Copy link
Member Author

Okay try to find some other way.

🤔 I think leetcode don't have API with public endpoints through which we can get the random questions

So can you find any other API that solves this problem and add a feature like this ? If yes then you can go for it . Thanks

@0xMukesh
Copy link
Contributor

0xMukesh commented Dec 6, 2021

So can you find any other API that solves this problem and add a feature like this ? If yes then you can go for it . Thanks

I think we can't make this feature for leetcode as there is no API which can provide the open question's endpoint instead of the questions solved by the user

@Mrinank-Bhowmick
Copy link
Member Author

So can you find any other API that solves this problem and add a feature like this ? If yes then you can go for it . Thanks

I think we can't make this feature for leetcode as there is no API which can provide the open question's endpoint instead of the questions solved by the user

So is there any other platform or any alternative which can solve this?

@0xMukesh
Copy link
Contributor

0xMukesh commented Dec 7, 2021

So is there any other platform or any alternative which can solve this?

I have found an API which can provide these programming questions, QuizAPI
Can you check this API out and let me know 🙂

@Mrinank-Bhowmick
Copy link
Member Author

So is there any other platform or any alternative which can solve this?

I have found an API which can provide these programming questions, QuizAPI Can you check this API out and let me know 🙂

Sure use it

@0xMukesh
Copy link
Contributor

0xMukesh commented Dec 9, 2021

@EFFLUX110 Hey, sorry but I have exams in next 4 days so I can't complete this command 😅

@Mrinank-Bhowmick
Copy link
Member Author

@EFFLUX110 Hey, sorry but I have exams in next 4 days so I can't complete this command 😅

No worries you may take up this issue afterwards.

@Mrinank-Bhowmick
Copy link
Member Author

@EFFLUX110 Hey, sorry but I have exams in next 4 days so I can't complete this command 😅

Are you free now to give any alternatives?

@0xMukesh
Copy link
Contributor

@MrinankBhowmick 😓 I am sorry, I totally forgot about this issue. I will start working on this on Monday as I am participating in a hackathon which ends on Monday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants