On Codeforces, what does "time limit per test" imply? Does it mean that if there are X test cases, each with Y operations, we should consider an algorithm based on X*Y operations or only Y operations?
I have a confusion cf mentions time limit per test case as 1or 2 seconds. So is it supposed to be taken as the average time taken by each testcase or if we have t testcase then its the time taken by t testcases in total?
Sir ive started cp before 2 months Cant be able to solve div-2A in a single contest can you please suggest me like how much qns ,which rating,from where should i solve on daily basis for improvement ive done 200 qns on leetcode though
Bhaiya Graph mein acha hone ke liye. Leetcode Study Plan Ya CSES problem set, Or Something else ? Currently Popular graph ke question to kar rakhe and basic understanding bhi hai
couple of things 1. how the test cases, overall input across all test cases and the algo complexity --- no mention of it. the mention of cf is very trivial not educative. 2. 500 cubed was mentioned as 25*25*1e6. please ensure that whatever you publish is correct and provide precise and concise info. nothing personal. it is a goos initiative and i am looking forward for more videos where i can enhance my understanding.
1. Cf is trivial- I've seen people till specialists being misconceived here so not sure if I should consider it trivial if majority population could learn from this. I think "trivial" is a perspective; if I stop teaching things that are trivial to me then all lecture most likely would become a bouncer for most people. Hence i try to teach almost everything. 2. Yeah i realised that, but it was a 5x difference that wasnt changing the essence of the concept hence I didn't go through the effort of recording it all over again. But it's still a fault at my end; and apologies for that.
@@Acodedaily sorry wasn't clear on my point 1. i watched the video, thinking that i will clarity on the time constraints mentioned in CF problem statement. what does the 2 lines on the top mean. what does the specifications of all n over test cases is less than 10e5. how does those provide clues about the solution we need to go for.
Finally the TC video is here. Waited for this since so long. Thank you so much bhai ❤❤
Very helpful.Thank you pranav bhai.
On Codeforces, what does "time limit per test" imply? Does it mean that if there are X test cases, each with Y operations, we should consider an algorithm based on X*Y operations or only Y operations?
very helpful video
Nice explaination
bhaiyaa next video ??
waiting for searching and sorting
actually I had a meeting with the students I am mentoring and they are somewhat lacking. so maybe in a few days once they are able to cope up :)
Waiting for next video
Hello sir, which mic do you use for recording? Thanks!
Good explanation
+138 wow!😄
I have a confusion cf mentions time limit per test case as 1or 2 seconds. So is it supposed to be taken as the average time taken by each testcase or if we have t testcase then its the time taken by t testcases in total?
Understood 💯
Bhaiya next video kab aayegi 😅
actually I had a meeting with the students I am mentoring and they are somewhat lacking. so maybe in a few days once they are able to cope up :)
when next video will come
Very useful keep going❤
sir next video kb?
actually I had a meeting with the students I am mentoring and they are somewhat lacking. so maybe in a few days once they are able to cope up :)
@@Acodedaily okay sir 😉
Awesome
Bro is web dev good or we have to choose cloud , devOps , ml , ai , data scientist?? Scope ?
vro I can't answer this for you. this is a personal choice. sorry!
Sir ive started cp before 2 months
Cant be able to solve div-2A in a single contest can you please suggest me like how much qns ,which rating,from where should i solve on daily basis for improvement ive done 200 qns on leetcode though
LC questions wont help for div2A of CF, You can follow this course and practice the problems.
@@Acodedaily ok i am doing the same an you please tell howmuch qns per day or like approx range of qns to solve per day?
Bhaiya Graph mein acha hone ke liye.
Leetcode Study Plan Ya CSES problem set,
Or Something else ?
Currently Popular graph ke question to kar rakhe and basic understanding bhi hai
Cses doesn't have a lot of problems; so maybe do both?
Which IDE is this ?
Vs code
couple of things 1. how the test cases, overall input across all test cases and the algo complexity --- no mention of it. the mention of cf is very trivial not educative. 2. 500 cubed was mentioned as 25*25*1e6. please ensure that whatever you publish is correct and provide precise and concise info. nothing personal. it is a goos initiative and i am looking forward for more videos where i can enhance my understanding.
1. Cf is trivial- I've seen people till specialists being misconceived here so not sure if I should consider it trivial if majority population could learn from this. I think "trivial" is a perspective; if I stop teaching things that are trivial to me then all lecture most likely would become a bouncer for most people. Hence i try to teach almost everything.
2. Yeah i realised that, but it was a 5x difference that wasnt changing the essence of the concept hence I didn't go through the effort of recording it all over again. But it's still a fault at my end; and apologies for that.
@@Acodedaily sorry wasn't clear on my point 1. i watched the video, thinking that i will clarity on the time constraints mentioned in CF problem statement. what does the 2 lines on the top mean. what does the specifications of all n over test cases is less than 10e5. how does those provide clues about the solution we need to go for.