Explaining My Competitive Programming Setup and Template | DSA Setup for Online Coding Contests

preview_player
Показать описание
If you found this useful, like and comment on the video, that is very encouraging for me to make more such educational videos.
Check out the playlist "Powerful Data Structures" for learning powerful data structures in a simple way.

0:00 Introduction
1:00 CP Setup
8:27 Template for Cpp

Рекомендации по теме
Комментарии
Автор

i really needed this right now since i have just started with cp and couldnt find any video as such
thank you and also this is the first time i have written a comment on youtube

LakshyaVeerSingh-cr
Автор

thanks for telling about snippet generator.. earlier i used to ask chat gpt to generate by providing sample snippets

anupamkasturia
Автор

can you make a video on your competitive programming will be helpfull to us... like how much time did you take to reach to

sravankumar
Автор

sir can you please make a detailed video on segment tree and how to use it and best template of it soon
and also on Trie data structure

syedmohammadarsalan
Автор

why top-down approach is not accept in the whole test case in cses problem (dp), gave me always tle, whenever i changes to bottom -up, it got accepted ..

ashutoshraj
Автор

hello bhaiya, yeh error aarha hai vscode mai, extension use krte time, also path bhi thik hai, fir bhi
Template file does not exist:

please reply bhaiya

ashutosh_
Автор

Sir why there is no div 3 and div 4 editorial (last 2 Contest)

anonymousftw
Автор

Hello brother, I have been following you for sometime, you are excellent at every contest. I am almost 1500 rated in CF,
I want to reach to CM,
now a days too many puzzle like / observation based problems in CF,
I need tip from your experience how to approach a problem and analyze step by step

allmighty
Автор

Bhaiya if you have time, please make video's on BS on answer

channel-tevk
Автор

and can u please tell us the mint template, that u have used in your code, in my contests, i generally struggle to understand that part and why is it important ?

ashutoshraj
Автор

Ya, I also use CPH and snippets to make things easy.
Further I would also recommend using QuickTest which does stress testing very easy. I use it specially during practicing when submission fails and codeforces does not show the failing test case.

Abhishek Saini bhaiya, I want to join Google. What is the best thing I can do? Will becoming candidate master in cf help me shortlist for interview?
I am a final year student @iitg.

codingwithsam
Автор

Hi Abhishek! Are you using a pre-compiled <bits/stdc++.h> file? Because it makes local execution much faster.

rahulharpal
Автор

NICE VIDEO BHAIYA GREAT VIDEO !!WANT TO KNOW HOW YOU TACKLE CODEFORCES PROBLEM AS A BEGINNER PLEAE HELP!!

hardik....youknow
Автор

Can you provide some code snippets that are frequently used. Like string matching and rolling hash.

AshutoshSingh-gjti
Автор

Hi Abhishek
Can you please elaborate on the Local Run debugging techniques that you used. I am unable to generate flags and warnings in the local run.

Tip_shot
Автор

bhaiya please amake a roadmap for competitive programming for begineers

haryanaharyanvi
Автор

Sorry brother, you lost me at white theme. BTW, keep up the good work.

killeraloo
Автор

Sir ji a very dumb question but i noticed how you have other templates too. So say you have made a template for fenwick tree. Now idk how to implement fenwick tree from scratch. Should i still make a template of it and use it? Do you think a beginner should also make a template of the data structures that he/she doesn't know how to implement properly?

goesbypluto
Автор

Apka code samjhne me muje kafi time lag jata he, kafi short keys use krte ho aap 😅, like I used to take reference of your cses solutions whenever I'm stuck.

yogenderyadav
Автор

How to enable flags for warnings in code?

ShubhamKumar-rezv
visit shbcf.ru