Transcript Table
Note: Lines that are metadata or do not contain timestamps are greyed out and do not have active links.
Results of Search: 176,291 lines — Showing 5921 - 5940.
| Course | Level | Date | Clip# | Line | Interlocutor | Content |
|---|---|---|---|---|---|---|
| Oral Assessments | Graduate | 2023-08-01 | 3 | 94 | S01 | then I have to first um shift all of these two items↗ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 95 | S01 | ⌈here↗ and then um the shift items will take like |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 96 | T02 | ⌊xxx |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 97 | S01 | o n times um for this operation↗ and makes the |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 98 | S01 | length of this↗ and uh ⌈if we- |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 99 | T02 | ⌊what does o mean then↘ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 100 | S01 | o means um the longest time it will take for this |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 101 | S01 | operation↗ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 102 | T02 | okay↘ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 103 | S01 | °yeah° and um but if we use the data structure↗ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 104 | S01 | that we've already written↗ then um it will be |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 105 | S01 | much faster↗ because in this data structure we'll |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 106 | S01 | normally usually remove the last item in the |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 107 | S01 | structure↗ so mm ba- basically the most upper↗ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 108 | S01 | dish↗ ⌈and um it will just take all one time↗ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 109 | T02 | ⌊mm hmm |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 110 | S01 | so if uh this array is um five items long↗ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 111 | S01 | then it will take like ∆five seconds↗ but this∆ |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 112 | S01 | ∆will only take one second∆ so it's s- it's much |
| Oral Assessments | Graduate | 2023-08-01 | 3 | 113 | S01 | faster↗ |