1) learn to fail, new things learn 2) not memorize but apply the algorithm 3) apply black box 4) try to get hints 5) try to prove intuition 6) try to learn patterns (try to form new problem) 7) try random problem
I struggled with CP in my second sem when I came across your thread about how to become an expert on CF. I followed it for a year and finally became an Expert this month. Thanks, Priyansh; you have been a source of motivation and genuine advice throughout this process.
I feel with general logical competitive programming problems you actually need intuitive logical reasoning as opposed to memorisation, as harder problems rely more on your ability to connect patterns and adapt/invent algorithms to certain problems as opposed to relying on memorised knowledge.
🎯 Key Takeaways for quick navigation: 00:57 🚀 Embrace failure and let go of ego in problem-solving to learn and improve effectively. 01:57 🧠 Develop the right mindset when approaching problems by listing observations and focusing on problem chunks. 03:08 🔄 Revise and reinforce knowledge by applying algorithms and techniques in problem-solving rather than just learning them. 04:06 📦 Use the Black Box strategy in coding by leveraging established algorithms and data structures without deeply understanding their internal workings. 06:00 🤔 Build problem-solving intuition through experience and validate your intuitions by proving them. 08:10 🔍 Recognize common terms and patterns in problems and map them to solution ideas for more efficient problem-solving. 09:20 ⚡ Prioritize random problem-solving over topical problems to enhance your ability to tackle new challenges effectively. Made with HARPA AI
How do you keep that smile after going through so many struggles unlike other coding influencers with a serious face!! What I got from this video: Self-awareness, Spirituality, Self-care.
Hi priyansh, few days ago you posted questions on Time & space complexity on twitter & I was not able to find the right answer. Probably a detailed video on time & space complexity would really help everyone. Also, how to analyse which algorithm would be suitable based on the inputs & constraints. Some standard TC of the loops, how to go about finding the TC & SC etc.
00:03 Embrace failure and let go of ego to improve problem-solving skills 01:27 Develop the right mindset for problem-solving 02:49 Don't just apply generic solutions, understand and apply them in problems to strengthen your understanding. 04:12 Understanding and applying algorithms and data structures as black boxes 05:41 Building intuition and problem-solving skills 07:07 Subconscious mind works more on emotions 08:28 Recognize common patterns in dynamic programming problems 09:54 Practice solving random problems to enhance problem solving skills.
Really helpful, i will apply technique by now. I will not start thinking what to use How will i write code when I am reading and understanding. Simply observe the probelm and what is requirement and what is going.
Its been 8-9 months i joined codechef...and I am stuck in 2star, I try to solve higher rating problems but can't..I completed my STL, dp, hashing etc but I am not improving
bhai ek baar dsa complete kar , ek jagah atak jaate hai toh best solution hai apna basics improve karo , striver ki dsa 455 wali sheet laga mast algorithms pata lagenge , confidence ayega naye questions m , ek baar basic toolkit complete hogayi na tab phodne lagega , all the best agar start karta hai toh
@@pulkitjain5159How long will it take to complete the atoz DSA sheet of STRIVER Please somebody reply How long will it take to complete the atoz DSA sheet of STRIVER Please somebody reply
I have started doing cp few moths ago , but struggling with approaching a problem . I think if I can see someone doing some problems in the manner that you have explained in point 2 it will help me a lot. Could you please suggest me a video of you in which you have explained some problems in the process that you have explained in Point 2?
Hi, priyansh I am a jee aspirant and am constantly trying to improve my problem solving skills, as advance is quite tough can u please suggest some more strategies to improve problem solving 🙏
1) learn to fail, new things learn
2) not memorize but apply the algorithm
3) apply black box
4) try to get hints
5) try to prove intuition
6) try to learn patterns (try to form new problem)
7) try random problem
Bohat badhiya @ka9133
I struggled with CP in my second sem when I came across your thread about how to become an expert on CF. I followed it for a year and finally became an Expert this month. Thanks, Priyansh; you have been a source of motivation and genuine advice throughout this process.
Hey could you send a link to that thread? Would love to get some insight on this as well
@@balasubramaniam2761 what thread ?
@@balasubramaniam2761 ruclips.net/video/U2E9PxRd680/видео.html
@@balasubramaniam2761below i have attached the youtube video id to that yt video this guy is probably talking about : U2E9PxRd680
I feel with general logical competitive programming problems you actually need intuitive logical reasoning as opposed to memorisation, as harder problems rely more on your ability to connect patterns and adapt/invent algorithms to certain problems as opposed to relying on memorised knowledge.
Priyansh next level video bro, bhut jarurat thi aisi kisi video ki🤝
🎯 Key Takeaways for quick navigation:
00:57 🚀 Embrace failure and let go of ego in problem-solving to learn and improve effectively.
01:57 🧠 Develop the right mindset when approaching problems by listing observations and focusing on problem chunks.
03:08 🔄 Revise and reinforce knowledge by applying algorithms and techniques in problem-solving rather than just learning them.
04:06 📦 Use the Black Box strategy in coding by leveraging established algorithms and data structures without deeply understanding their internal workings.
06:00 🤔 Build problem-solving intuition through experience and validate your intuitions by proving them.
08:10 🔍 Recognize common terms and patterns in problems and map them to solution ideas for more efficient problem-solving.
09:20 ⚡ Prioritize random problem-solving over topical problems to enhance your ability to tackle new challenges effectively.
Made with HARPA AI
How do you keep that smile after going through so many struggles unlike other coding influencers with a serious face!!
What I got from this video: Self-awareness, Spirituality, Self-care.
Haha somebody long back told me that I look too serious in my videos so I made some conscious effort to relax my face and I guess that helped.
@@PriyanshAgarwal Yess.. It worked! It also makes CP less freaking and more approachable.
Your explanations are so clear and easy to understand. Thank you for making this video!🤝
I can't thank you enough.This channel is like a gem to me.Big fan of yours.
Hi priyansh, few days ago you posted questions on Time & space complexity on twitter & I was not able to find the right answer. Probably a detailed video on time & space complexity would really help everyone. Also, how to analyse which algorithm would be suitable based on the inputs & constraints. Some standard TC of the loops, how to go about finding the TC & SC etc.
00:03 Embrace failure and let go of ego to improve problem-solving skills
01:27 Develop the right mindset for problem-solving
02:49 Don't just apply generic solutions, understand and apply them in problems to strengthen your understanding.
04:12 Understanding and applying algorithms and data structures as black boxes
05:41 Building intuition and problem-solving skills
07:07 Subconscious mind works more on emotions
08:28 Recognize common patterns in dynamic programming problems
09:54 Practice solving random problems to enhance problem solving skills.
Really helpful, i will apply technique by now.
I will not start thinking what to use How will i write code when I am reading and understanding.
Simply observe the probelm and what is requirement and what is going.
bro you are pro🙏🙏🙏 Thanks a ton for sharing the insights of experience🙏🙏🙏
Bhiya ek naya video banaiye jisme sab constrains ko dekh kar kaunsa algorithm use kare ye sikhane wala ho
Its been 8-9 months i joined codechef...and I am stuck in 2star, I try to solve higher rating problems but can't..I completed my STL, dp, hashing etc but I am not improving
bhai ek baar dsa complete kar , ek jagah atak jaate hai toh best solution hai apna basics improve karo , striver ki dsa 455 wali sheet laga mast algorithms pata lagenge , confidence ayega naye questions m , ek baar basic toolkit complete hogayi na tab phodne lagega , all the best agar start karta hai toh
@@pulkitjain5159 thank you bro..I will check out the course for sure, btw now I am doing cp course provided by Luv in RUclips
@@abhijitdebnath4087 luv babbar?
@@happyteen7195search ' luv' only
@@pulkitjain5159How long will it take to complete the atoz DSA sheet of STRIVER
Please somebody reply How long will it take to complete the atoz DSA sheet of STRIVER
Please somebody reply
Thanks for the video. As someone like me who starts learning dsa recently, these tips are very helpful :)
this the exact video i was looking for
Thanks
Found the third tip most useful personally
Very informative!
Video after a long time,loved it❤❤
Very good video .. Thanks 👍👍👍👍
very helpful!!!!
The video was so much informative! Thanks a lot bhaiya !!👍👍
Thanks for the video
Thanks priyansh...Can you tell us which from which youtube channel you prepare for boosting your cp
Great advice priyansh bhaiya
Please make a video on this-
Time & Space complexity analysis and how to read constraint in given problem
everyday a new tip ,just loving it
Explain your new cp layout and how is working
I have started doing cp few moths ago , but struggling with approaching a problem . I think if I can see someone doing some problems in the manner that you have explained in point 2 it will help me a lot.
Could you please suggest me a video of you in which you have explained some problems in the process that you have explained in Point 2?
Please make a video on how to make note while learning DSA and dev .. Please
great stuff thank you
Thanks
Isn't your black box technique contradicting memorizing the algorithm?
Hi, priyansh I am a jee aspirant and am constantly trying to improve my problem solving skills, as advance is quite tough can u please suggest some more strategies to improve problem solving 🙏
great :))
You got a new subscriber :)
Nice editing
what to do when i see a problem but I don't have nay idea how to go forward, like my mind becomes completely blank???
I am doing cp currently but in many problems i have to see the editorial and i am feeling worthless😢
Bhaiya how to solve those 2000+ rated questions on codechef?
Sir when tle next batch start
July last week.
Bro on a scale of 0-10 how much your codeforces profile is helping you in interviews/internships?
8
Love bubbles 😂
bhaiya can you pls make a video about how much maths is needed
You need Discrete mathematics.
@@VikasPoonia i see, thanks
Bhai zyada editing ho gai, itne nahi karni rahati hain🤡
Normal speed in this video is 0.75x
Hahaha xD
@@PriyanshAgarwalkeep editing 😁😁nice work
All known things told
Maybe the next video might have something relevant for you xD
ye tshirt chahiye
ICPC Regionals jaana padega uske liye. Time to hustle.