pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
692 stars 2.29k forks source link

Interview Questions! #163

Open clamytoe opened 6 years ago

clamytoe commented 6 years ago

How about a challenge based on known interview questions? Having to work through like five of them might be a good exercise! Might also be classified under algorithms...

mridubhatnagar commented 6 years ago

Sounds good to me. Do you mean implementing data structures and algorithms ?

clamytoe commented 6 years ago

Yup, anything and everything that might come up during an interview.

On Wed, Dec 13, 2017 at 11:40 AM Mridu Bhatnagar notifications@github.com wrote:

Sounds good to me. Do you mean implementing data structures and algorithms ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pybites/challenges/issues/163#issuecomment-351466484, or mute the thread https://github.com/notifications/unsubscribe-auth/AGztD_S0Ex_c9hkyq70c4cYiYf3anzN9ks5tAAwSgaJpZM4RAhwn .

-- "I have always wanted to be somebody, but I see now I should have been more specific."

mridubhatnagar commented 6 years ago

I have always wanted to be somebody, but I see now I should have been more specific

Ah.. was just clarifying. But this would be good to have. And maybe not just for a week. But, in my opinion we can have this as a continued process. So, in case we have a shorter challenge for the week. We can solve the interview question as well during the same week.

clamytoe commented 6 years ago

I wholeheartedly agree. Maybe slip one in each month?

Sent from Mail for Windows 10

From: Mridu Bhatnagar Sent: Wednesday, December 13, 2017 1:12 PM To: pybites/challenges Cc: Martin Uribe; Author Subject: Re: [pybites/challenges] Interview Questions! (#163)

I have always wanted to be somebody, but I see now I should have been more specific Ah.. was just clarifying. But this would be good to have. And maybe not just for a week. But, in my opinion we can have this as a continued process. So, in case we have a shorter challenge for the week. We can solve the interview question as well during the same week. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

mridubhatnagar commented 6 years ago

Agreed. Sounds good to me. :)

pybites commented 6 years ago

Could make an algorithms track with Bites now that we have CodeChalleng.es, can you come up with 10 algorithms we should cover? Thanks