quicksort

  Рет қаралды 76,391

NOC16 CS11

NOC16 CS11

Күн бұрын

Пікірлер: 16
@abhishekpilla8857
@abhishekpilla8857 3 жыл бұрын
It would be far better If you write the code step by step while explaining every step rather than copy pasting it and trying lo explain them🤔
@eshwarnkumar9846
@eshwarnkumar9846 5 жыл бұрын
in Quicksort(A,l,r), can you pls let me know what is "l" here. Is it the index or that starting point. Should we mention 0 or 1 for l? Please justify your answer sir?
@shobhitchaturvedi4866
@shobhitchaturvedi4866 6 жыл бұрын
Amazing Explanation
@rahulkumarsharma96
@rahulkumarsharma96 6 жыл бұрын
if you are able to understand it very well please run this code def quicksort(A,l,r): if r-l
@akanshagarwal028
@akanshagarwal028 4 жыл бұрын
The voice is very low . I suggest to increase ur voice for better explaination sir
@vishal5850
@vishal5850 Жыл бұрын
3:01 meowww
@manasavaranasifan
@manasavaranasifan 9 ай бұрын
😂😂
@rahulkumarsharma96
@rahulkumarsharma96 6 жыл бұрын
but i am also using print(quicksort(l,0,len(l))) def quicksort(A,l,r): if r-l
@arpitaingermany
@arpitaingermany 6 жыл бұрын
Didn't understood the last one.
@rahulkumarsharma96
@rahulkumarsharma96 6 жыл бұрын
def quicksort(A,l,r): if r-l
@deepakdhaka.
@deepakdhaka. 6 жыл бұрын
@@rahulkumarsharma96 just print l remove print from the last line where you are calling the function because it's just changing everything in that list itself
@sujitbasu2890
@sujitbasu2890 2 жыл бұрын
in the first line it should be r-l
@sujitbasu2890
@sujitbasu2890 2 жыл бұрын
also range should be l+1 to r+1 not r
@rahulkumarsharma96
@rahulkumarsharma96 6 жыл бұрын
def quicksort(A,l,r): if r-l
@rahulkumarsharma96
@rahulkumarsharma96 6 жыл бұрын
and there is some error that is missing two argument but in your video did not explain about it .. sir please solve my problem .
@PiyushMakhija
@PiyushMakhija 2 жыл бұрын
return(A)
quicksort analysis
12:35
NOC16 CS11
Рет қаралды 52 М.
mergesort
24:05
NOC16 CS11
Рет қаралды 122 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Sort an Array - Leetcode 912 - Python
17:13
NeetCodeIO
Рет қаралды 43 М.
Quick Sort For Beginners | Strivers A2Z DSA Course
35:17
take U forward
Рет қаралды 485 М.
The Dome Paradox: A Loophole in Newton's Laws
22:59
Up and Atom
Рет қаралды 460 М.
Sorting Algorithms Explained Visually
9:01
Beyond Fireship
Рет қаралды 558 М.
list comprehension
18:12
NOC16 CS11
Рет қаралды 73 М.
user defined lists
23:26
NOC16 CS11
Рет қаралды 57 М.
Quick Sort - Data Structures & Algorithms Tutorial Python #15
31:17
Quick Sort Theory | DSA
21:18
Telusko
Рет қаралды 28 М.
Learn Quick Sort in 13 minutes ⚡
13:49
Bro Code
Рет қаралды 417 М.
Quicksort algorithm
20:39
mycodeschool
Рет қаралды 1,8 МЛН