Please make a video on dsa with python resources and correct path...... Because in TH-cam there not correct path for python dsa & many videos r present for c++ & java...... So please make a video on python dsa
I have made a video stating all the free resources to learn DSA. th-cam.com/video/4qGvXFo4WVY/w-d-xo.html all the resources are language independent, anyone can take benefit from these resources, I hope it helps.
Hello Bhaiya! How to maintain the notes of dsa . Are just codes and complexities are enough to maintain or do we need to note down the intution also . And how to revise DSA time to time. Like if i do recursion this week and when i am learning Graphs the following week i am failing to recall how the recusion problem i solved . So how did u revise DSA time to time? By the way great video !!Kudoss
its your journey, u need to shape it. I started this time around only, you can check out my video of internship preparation in 7 months. but for placements you need knowledge of CS core subjects as well, so I would suggest focus on DSA only, dont get distracted by CP, it takes time which you don't have ryt now.
I am in 6th semister(ENTC) right now, want to prepare for placement in software companies. What should I do first DSA or Web development. Plz give me suggetion🙏 I am too confused right now.😔
focus first on DSA, then after 4 months of consistent DSA practice, if you start feeling that ok I am now decent at DSA, start web dev side by side. I have a video too, you can check it out. th-cam.com/video/AyzWxNZ8F2g/w-d-xo.html
6th sem just started... but not started dsa ...pls bhai batao agar abhi se start kiya to ho payega kya ?? Aur leetcode and contest karu ki nahi ? Seekhte seekhte start kar raha to!
ha ho payega, mehnat karni padegi roz consistency ke saath. maine bhi 7 months mein kiya tha, u can watch my video. th-cam.com/video/UAg5zf0lNKk/w-d-xo.html
sir presently i am in 2nd year 4th sem in nit hamirpur and i am doing dsa this tym .but i dont know any thing about development. so at what tym i should start dev ?
after you have learned each and every concept of DSA, then you can start development, but do solve DSA questions parallely with development, dont stop DSA. vaise, to do development, vacations are the best time.
Bhaiya if someone starting dsa from scratch , then what is the better way 1st understanding full data structure then algorithm then starting any platform like leetcode or after doing 1 data structure say array then start doing leetcode??
i am in first semester of vit and we are learning python. after that they will teach us c++. what i have to do after learning syntax of programming language. can i directly start dsa or first i need to solve problems on leetcode ?/????
start DSA, learn theory (fundamental concepts. Leetcode is for practicing problems when you are well verse with the theory part of some DSA topic, you can practicing problems from leetcode of that topic
Good evening sir, I'm Harsh pursuing 1st ug btech cse from iet davv indore. My question is that can I start DSA having little prior knowledge of CPP language doesn't it bother me in this DSA and also I want to know that which platform is good for cp - Leetcode/gfg/code forces?
codeforces is the go to platform for CP. yeah, you can start DSA after knowing the syntax of C++ and some basic things like if-else, loops, pointers, functions.
leetcode doesn't need any kind of promotion. this isn't a promotional video. I made this video so that students who don't know anything about leetcode could benefit from this.
Brother,
make a video,
projects for resume.
(in web dev, also in other)
sure :)
Sir pls tell app vs web development which to learn iam doing engineering 2nd year
whichever you find interesting, both are good.
very useful video for beginners 🙌
Please make a video on dsa with python resources and correct path...... Because in TH-cam there not correct path for python dsa & many videos r present for c++ & java...... So please make a video on python dsa
chose c++ or java as your main language to practise dsa
I have made a video stating all the free resources to learn DSA.
th-cam.com/video/4qGvXFo4WVY/w-d-xo.html
all the resources are language independent, anyone can take benefit from these resources, I hope it helps.
how many ez, med, hard Qs to be solved for each data structure..?
I think I have answered this question in the video, 20% easy, 50% medium, 30% hard.
Hello Bhaiya!
How to maintain the notes of dsa . Are just codes and complexities are enough to maintain or do we need to note down the intution also . And how to revise DSA time to time. Like if i do recursion this week and when i am learning Graphs the following week i am failing to recall how the recusion problem i solved . So how did u revise DSA time to time?
By the way great video !!Kudoss
I have made a separate video on this on how to revise DSA.
Check it out here: th-cam.com/video/h5xXitE_MbI/w-d-xo.html
Very helpful video !!
bhaiya aap alwar me rehte ho?
nahi
Make a video on how to get premium leetcode for free?
free me thodi milega premium account 😹
Iam a 3rd yr cse student what should i do cp or dsa nearly i have 8 months to my placements
Same question 😥😥
its your journey, u need to shape it.
I started this time around only, you can check out my video of internship preparation in 7 months.
but for placements you need knowledge of CS core subjects as well, so I would suggest focus on DSA only, dont get distracted by CP, it takes time which you don't have ryt now.
thanks sahil
@@SahilAgrawal-0911
I am in 6th semister(ENTC) right now, want to prepare for placement in software companies. What should I do first DSA or Web development. Plz give me suggetion🙏 I am too confused right now.😔
Do leetcode
focus first on DSA, then after 4 months of consistent DSA practice, if you start feeling that ok I am now decent at DSA, start web dev side by side.
I have a video too, you can check it out.
th-cam.com/video/AyzWxNZ8F2g/w-d-xo.html
6th sem just started... but not started dsa ...pls bhai batao agar abhi se start kiya to ho payega kya ?? Aur leetcode and contest karu ki nahi ? Seekhte seekhte start kar raha to!
ha ho payega, mehnat karni padegi roz consistency ke saath.
maine bhi 7 months mein kiya tha, u can watch my video.
th-cam.com/video/UAg5zf0lNKk/w-d-xo.html
Were you in Bothra classes as you mentioned Rathi sir once !!!!
yes, I did my 11th & 12th coaching in bothra.
leet code me apne code ki time complexity saw karta hai ya nahi?if yes to where?
nhi karta.
time complexity of your algorithm tumhe he nikalna padega khud
sir presently i am in 2nd year 4th sem in nit hamirpur and i am doing dsa this tym .but i dont know any thing about development. so at what tym i should start dev ?
after you have learned each and every concept of DSA, then you can start development, but do solve DSA questions parallely with development, dont stop DSA. vaise, to do development, vacations are the best time.
Bhaiya if someone starting dsa from scratch , then what is the better way 1st understanding full data structure then algorithm then starting any platform like leetcode or after doing 1 data structure say array then start doing leetcode??
after doing 1 data structure, practice problems on that topic from leetcode / gfg.
@@SahilAgrawal-0911how many ez, med, hard Qs to be solved for each data structure..?
20%, 50%, 30%
i am in first semester of vit and we are learning python. after that they will teach us c++. what i have to do after learning syntax of programming language. can i directly start dsa or first i need to solve problems on leetcode ?/????
start DSA, learn theory (fundamental concepts.
Leetcode is for practicing problems
when you are well verse with the theory part of some DSA topic, you can practicing problems from leetcode of that topic
Good evening sir, I'm Harsh pursuing 1st ug btech cse from iet davv indore. My question is that can I start DSA having little prior knowledge of CPP language doesn't it bother me in this DSA and also I want to know that which platform is good for cp - Leetcode/gfg/code forces?
codeforces is the go to platform for CP.
yeah, you can start DSA after knowing the syntax of C++ and some basic things like if-else, loops, pointers, functions.
Want that video
which video ?
i think he means a video for geeks for geeks guide , it will be very helpful@@SahilAgrawal-0911
sure I will try to make one.
@@SahilAgrawal-0911any suggestion for me bhaiya last 4-5 month's remaining h final year k dsa karu ya development or wo v kitna?
dsa karo, uske saath saath development kar sakte ho last ke 2 -3 mahine mein
but dsa mat chodna
Bhaiya, do all the companies allow to slove dsa questions in C++ during online test?
yess !
P R O M O S M
leetcode doesn't need any kind of promotion. this isn't a promotional video.
I made this video so that students who don't know anything about leetcode could benefit from this.