sahilverma0696 / promt.live-interviews

This repository contains the questions, code and notes in the live sessions, which took place.
GNU General Public License v3.0
1 stars 4 forks source link

Update readme #2

Open sahilverma0696 opened 1 year ago

sahilverma0696 commented 1 year ago

Update readme to the latest points and videos shared

sahilverma0696 commented 1 year ago

the discussion is going on here : https://github.com/sahilverma0696/promt.live-interviews/issues/3

sahilverma0696 commented 1 year ago

Well basic idea is to give reference to the channel,

Iteration 1: And with each code pushed after the session, the readme is required to be updated with

The question ( which might or might not be present on leetcode and other platform, majorly 2/3 questions will be ) The link to the code which was solved in the session ( which is uploaded to this repository e.g., https://github.com/sahilverma0696/promt.live-interviews/blob/main/DSA%20sessions/24Jan/question1.py ) Study reference to the question, this is an external link, which can be a link to understand the question or the topic, which can be a leetcode post, or a whitepaper or even some other video as reference ) This is the core idea, as the readme will be working as an index to all the code.

Iteration 2: Beautify the readme

Iteration 3: Copy this core to the upcoming website and then similarly this information will be present here as well as on the website.

NOTE: This repo(or a repo ) will be kept active even after the website, reason being,

the interviewees do post out the right solution, after the LIVE session. Its important to teach people about contribution and building this, so this will be developed as a community and not just by a single team. This is what I currently have in my mind. Cheers!!

Rishav1707 commented 1 year ago

https://github.com/sahilverma0696/promt.live-interviews/blob/593ce8868198fc23a5b3a8ac29ab4455d0044502/DSA%20sessions/11%20Jan/question.cpp#L1

What is the question here? Please write the question also in the solution so that I can update the README on that basis. Like that:

https://github.com/sahilverma0696/promt.live-interviews/blob/593ce8868198fc23a5b3a8ac29ab4455d0044502/DSA%20sessions/2%20Jan/question1.py#L2

sahilverma0696 commented 1 year ago

Got it, I'll be appending those. But for some others like https://github.com/sahilverma0696/promt.live-interviews/blob/main/DSA%20sessions/11%20Jan/question2.cpp These questions are made in-house( by prompt interviewers ), so they might not be directly available on public platforms so far. For those, in readme you can come up with a right name