bgwebagency / who-wants-to-be-a-javascriptaire

JavaScript multiple choice questions with answers and video explanation to help you with Frontend/Web coding interviews
https://youtu.be/Uysa8_Aa5Sg
MIT License
27 stars 13 forks source link

Create MCQA for Array.sort() method #14

Closed kirandash closed 1 year ago

kirandash commented 1 year ago

Please create an MCQA to be added as question number 29.

The multiple choice question should be on the topic .sort() method of an array. The difficulty level should be "Medium/Hard"

Tasks:

Explanation:

Sample interview question for inspiration

murat114 commented 1 year ago

Hello, I would like to take on the task.

kirandash commented 1 year ago

Hello,

I would like to take on the task.

Awesome! Thanks for showing your interest @murat114. I have now assigned the task to you.

If you need any help, you can comment here or reach me on discord at:

https://discord.gg/62VR3MMCVm

murat114 commented 1 year ago

Thank you to assign me the task 👍

kirandash commented 1 year ago

Hi @murat114, I just noticed that there is already a PR for this issue at https://github.com/bgwebagency/who-wants-to-be-a-javascriptaire/pull/20 by another user although this issue was not assigned to them.

Is it ok if you pick any issue other than #14 and #7 since there are PRs for these two issues.

But if you have already started working on it then I will not use their PRs. Since you are assigned to this task

murat114 commented 1 year ago

Hi @kirandash, I have already started the work and wanted to finish it by next week at the latest. But if there is no other way I could start the task Create MCQA for Date() class #16. That would not be a problem for me.

kirandash commented 1 year ago

Hi @kirandash, I have already started the work and wanted to finish it by next week at the latest. But if there is no other way I could start the task Create MCQA for Date() class #16. That would not be a problem for me.

Thanks a lot for understanding! Since there's another PR for this task already, I don't want their effort to be wasted. If you have not finished working on this, I think it will be better if you can work on #16. But please comment there first so that I can assign you.

murat114 commented 1 year ago

You are welcome @kirandash

kirandash commented 1 year ago

Thanks @Vida-1 for working on this. Much appreciated!