WWCD Mentorship Program 3.0 | Week~ 4
In week 4 we decided to brush up on our skills. So for that, we chose a common ground or topics in which each of the mentee is comfortable working with.
Our mentor compiled a list of 10 questions for us to work with and asked us to set a deadline. As that helps in finishing a certain goal and its a good habit to maintain.
There were various Data Structures upon which we focused on like Linked Lists, HashTables, Stacks, and some usuals like Array, String.
During the phase a couple of points that I learned:
- If stuck in a question don’t stick with it for more than 1~2 hours just go and check out the discussion section.
- Try improving Time Complexity at all times.
- Do check out editorial after submission cause you never know about the sort of algorithm that was working in it.
- Develop a habit of Upsolving the questions.
- And keep on practicing cause that’s one thing that will make you better in anything.
- Keep track of time for the questions you are solving.
This was a small article but as its all about Learning so at the end of it. It was a great Learning Experience!