Skip to content

Commit 4f812c3

Browse files
author
Partho Biswas
committed
readme
1 parent a0debab commit 4f812c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ Some helpful links, channels, tutorials, blogs.
504504
03. [How to get into FAANG](https://drive.google.com/drive/u/0/folders/1sIdNzi4mOQL_YsPF4HAw-JsDtUneHKiu)
505505
04. [Preparing for Programming interview with Python](https://tinyurl.com/qsqda4b)
506506
05. [The 30-minute guide to rocking your next coding interview](https://tinyurl.com/vbqlhko)
507-
06. [Google Interview Part-1](https://tinyurl.com/w62ou5j) , [Google Interview Part-2](https://tinyurl.com/u69s6pe), [Google Interview Part-3](https://tinyurl.com/urv95zu)
507+
06. [Google Interview Part-1](https://tinyurl.com/w62ou5j) , [Google Interview Part-2](https://tinyurl.com/u69s6pe), [Google Interview Part-3](https://tinyurl.com/urv95zu), [Final Part](https://tinyurl.com/y5qtujdv)
508508
07. [Amazon ও Google এ চাকরির সুযোগ পাওয়ার প্রস্তুতি পর্ব](https://github.com/sabir4063/my_preparation)
509509
08. [How to use LeetCode effectively](https://www.youtube.com/watch?v=iGFnsuMeUQY)
510510
09. [How to solve ANY interview question](https://www.youtube.com/watch?v=JB78__e1tlE&t=3s)
@@ -533,6 +533,7 @@ Learn the following modules by heart. Just knowing all of the following items wi
533533
08. Start using lambda extensively
534534
09. [functools](https://docs.python.org/3/library/functools.html)
535535
10. Apart from these, all the builtin methods of default containers.
536+
11. [Understanding slice notation](https://stackoverflow.com/questions/509211/understanding-slice-notation) - you will need/use it more than you can imagine
536537

537538

538539
<b>Channels</b>

0 commit comments

Comments
 (0)