To get you sorted here is a summary 1. Newbie:- • Master a prog language • Learn time and space complexity • Learn stl • MATHS - lcm,hcf, primes, divisors multiples, Modular arithmetic • Recursion 2. Pupil:- • Binary Search (monotonic fns) • Number Theory:- Binary Exponentiation Euclidean algorithm Sieve of erasthothenes • Prefix Sum (Advanced) • Greedy (Std and non std) • Bit Manipulation. • Solve Ad-hoc problems (random) • Upsolve • Give more contests 3. Specialist (top 10%):- • Two pointers • Advance No theory Fermat and Euler’s theorem Mod inverse and Combinatorics • Dynamic Programming • Graphs (basics, DFS, BFS) • Trees (basic subtree, binary lifting) RESOURCES:- CP Algorithms CSES Problem sets TLE Eliminators sheet
For getting into pupil territory from newbie, you need to have some idea of greedy too. According to recent trends, in Div2 contests you need to solve at least the first 2 problems for a positive delta.
THIS IS... THIS IS WHAT I WAS ASKING FOR. THANK U SO MUCH FOR MAKING THIS VIDEO. THIS WILL HELP ME A LOT ❤ I EVEN SAVED THIS VIDEO IN MY GALLERY JUST IN CASE IT GETS DELETED 😅
This video is really a game-changer in my case. Actually, I am always diverted from learning DSA, but now I can say my goal is clear after watching this video. Thanks, bhaiya, for giving support. You are a real inspiration ❤️.
I have keen interest in cp, although being a newbie I don't know much about coding as well. I really wanted buy your beginner level 1 course but missed the date and highly regret it ! Waiting eagerly for TLE 12.0 !!
Bhaiya I've been on codechef its been 2months Im improving my implementation skills and fundamentals Its been around five days practicing the math module of codechef but the problem is most of their problems requires a pro version and I get confused when I roam around other websites and Im very uncomfortable while doing questions on codeforces and especially from tle 31 sheet I just make so many horrible mistakes that I realize after going through the editorial its my progress nobody asked still wanted to share it. I realized reading and Implementing data structures and solving very basic problems will not make me good at problem solving so I started with basics again anyways Thanks a lot
i think people should learn python. I admit you can't be lgm or gm with python but starting with python (or pypy) will help you build logic and not to worry about syntax. I see a lot of CM or Master using python so till that level we can reach using python.
Hello, I have a couple questions about CP, let's assume someone practices very hard until they reach IGM level on CF, after that, how many hours a week would be necessary to just maintain the acquired level? Would just participate in weekly contests be enough?
Bhaiya i know maths topic like number theory and combinatorics but if i study them from books like applied combinatorics by alan tucker will it help me more in problem solving.I mean i am solving codeforeces questions and solving this book side by is it worth giving time
ill be starting competitive programming very soon (with the intention of it being useful for my resume during placements, provided i reach a good level). which platform would be best, code chef or code forces?? code chef has a better ui imo.
Priyansh do u think your course is suitable for me ? im an absolute beginner and i couldnt progress in codeforces because i dont know what topics to study. I live in saudi arabia and i really need to know at what time is the course held at .
I am specialist on cf, which level should I enroll for, some of the topics you've mentioned for a specialist are in level3 like combinatorics and adv number theory while others like DP are in level4
hello priyansh just a suggestion it would be great to have problemset wrt topics as it is quite hard to find good ques on BS , Dp , or they are very hard (not begineer-frindly)
To get you sorted here is a summary
1. Newbie:-
• Master a prog language
• Learn time and space complexity
• Learn stl
• MATHS - lcm,hcf, primes, divisors multiples, Modular arithmetic
• Recursion
2. Pupil:-
• Binary Search (monotonic fns)
• Number Theory:-
Binary Exponentiation
Euclidean algorithm
Sieve of erasthothenes
• Prefix Sum (Advanced)
• Greedy (Std and non std)
• Bit Manipulation.
• Solve Ad-hoc problems (random)
• Upsolve
• Give more contests
3. Specialist (top 10%):-
• Two pointers
• Advance No theory
Fermat and Euler’s theorem
Mod inverse and Combinatorics
• Dynamic Programming
• Graphs (basics, DFS, BFS)
• Trees (basic subtree, binary lifting)
RESOURCES:-
CP Algorithms
CSES Problem sets
TLE Eliminators sheet
Where I can practice problems as a beginner level
@@sayanpradhan1366codechef 500-1000 rated problems
@@sayanpradhan1366 In leetcode , but make sure that you filter the problems
For getting into pupil territory from newbie, you need to have some idea of greedy too. According to recent trends, in Div2 contests you need to solve at least the first 2 problems for a positive delta.
yeah, you're right
Right bhai
Can't wait for 1st week of April. I'm so ready.
THIS IS... THIS IS WHAT I WAS ASKING FOR. THANK U SO MUCH FOR MAKING THIS VIDEO. THIS WILL HELP ME A LOT ❤ I EVEN SAVED THIS VIDEO IN MY GALLERY JUST IN CASE IT GETS DELETED 😅
Became expert, thanks for the sheet priyansh
This video is really a game-changer in my case. Actually, I am always diverted from learning DSA, but now I can say my goal is clear after watching this video. Thanks, bhaiya, for giving support. You are a real inspiration ❤️.
Please start a series of solving 31 cp sheet question. 🙏🙏
What you should do if you fall into each criteria:
newbie: die
pupil: just give up
specialist: try getting a girlfriend now
I have keen interest in cp, although being a newbie I don't know much about coding as well. I really wanted buy your beginner level 1 course but missed the date and highly regret it ! Waiting eagerly for TLE 12.0 !!
Excited to start CP :)
Thanks, Priyansh👍
Bhaiya I've been on codechef its been 2months Im improving my implementation skills and fundamentals Its been around five days practicing the math module of codechef but the problem is most of their problems requires a pro version and I get confused when I roam around other websites and Im very uncomfortable while doing questions on codeforces and especially from tle 31 sheet I just make so many horrible mistakes that I realize after going through the editorial its my progress nobody asked still wanted to share it. I realized reading and Implementing data structures and solving very basic problems will not make me good at problem solving so I started with basics again anyways Thanks a lot
please buy a decent microphone, im sure you can afford it. Your videos are great but my ears are bleeding
Thanks for the feedback, will get one for sure.
No problem with audio, good video👍👍
@@PriyanshAgarwal
i think people should learn python. I admit you can't be lgm or gm with python but starting with python (or pypy) will help you build logic and not to worry about syntax. I see a lot of CM or Master using python so till that level we can reach using python.
What is lgm and gm? What are theri ratings?
Really helpful for me as newbie ❤
congratulations for your selection in google priyansh
There is request to TLE eliminator team, please extend the date for the registration of the course, I was eagerly waiting for it.😥
how i can buy this course from bangladesh
you can try YouKnowWho academy or CPS academy
Please, make a video about How to become a Master on Codeforces :)
In this video , audio was good.
You mentioned you would share greedy ideas
Cld you pls share standard greedy problems
Hello,
I have a couple questions about CP, let's assume someone practices very hard until they reach IGM level on CF, after that, how many hours a week would be necessary to just maintain the acquired level? Would just participate in weekly contests be enough?
Bhaiya i know maths topic like number theory and combinatorics but if i study them from books like applied combinatorics by alan tucker will it help me more in problem solving.I mean i am solving codeforeces questions and solving this book side by is it worth giving time
ill be starting competitive programming very soon (with the intention of it being useful for my resume during placements, provided i reach a good level). which platform would be best, code chef or code forces?? code chef has a better ui imo.
Codeforces would be better
I was going through level 3 of TLE eliminators.
Why do you have tries covered in level 3? Is that an important topic to reach expert?
Which microphone do you use? I will suggest to buy a good microphone. Or its may be void room not sure but audio quality can be improved
Hi Nikhil, thanks for the suggestion, we will fix this super soon.
Congratulations on Joining Google Priyansh Bhai,
Make a video about it, if u have time
Want to join TLE from Bangladesh...
Priyansh do u think your course is suitable for me ? im an absolute beginner and i couldnt progress in codeforces because i dont know what topics to study. I live in saudi arabia and i really need to know at what time is the course held at .
right now I am stuck so I am going to buy your course
I am specialist on cf, which level should I enroll for, some of the topics you've mentioned for a specialist are in level3 like combinatorics and adv number theory while others like DP are in level4
I would recommend going for Level 4 if you're already a specialist. You can learn number theory etc still on your own.
hello priyansh just a suggestion it would be great to have problemset wrt topics as it is quite hard to find good ques on BS , Dp , or they are very hard (not begineer-frindly)
I'm a Specialist on Codeforces. How to become upper Expert (1800+) or Candinate Master
When you will become an expert, you will not ask such questions! So, first try to reach 1600-1700!
Handle?
@@HarshSingh-qq2jf🥣
can you please add problems of higher rated on your sheet please like till master level your sheet is too good.
using this i became specialist and i am confident that i can go till expert using this sheet.
If I want to get to pupil is it good to practice in virtual contest div2 a,b then after that I study topics? And do 2virtual in week?
Exited to become cp programmer 👨💻
How many virtual contest for newbie should do in week
Please launch new batch
Bhaiya C language nptel se padhna sahi rhega kya??
i try to buy from bangladesh but not can ,,, however i have a visa card of islami bank
Thank you
Is this the old video?
Pls Suggest which batch should I join. Currently I am 2 ⭐ on Codechef and can easily solve 2 problem in div 3 in Codechef.
Level 2
Is Python fast enough to pass Expert level problems?
There are LGMs using python as a main language, so yes
A very informative video,indeed.
I would like to join your courses from Bangladesh. Please let me know how to enroll and do payment.
How to become CM from Expert😊
Same video for codechef also please
i want to join your level 1 course, but what will be the duration of the course?
The duration of every level in TLE is 12 weeks.
How can i buy your Course form Bangladesh
Sir I want to start cp mene java me dsa thoda basics Kiya hai
Kya me lu course tle eliminator's please btao 🙏
As course is in cpps please guide krdo
Bro, how much time a person will take to go above 1300? If they(me) work hard
Have u got the answer?
What for codechef?
9:02
❣❣
stuck on 1100+ for months 😢
Now?
Sir I am from Bangladesh..How can I join your course?
hey brother !! Did u join their course? If not what's your current progress? Can u share with me. Btw i'm also from Bangladesh
I am also from Bangladesh
I want to join his course it is available from now?
@@Messi.mpe4 bro! BD te kothay?
Mirpur, Dhaka
2nd
1st Viewer🙃