DSA-solutions-the10xacademy / JavaScript-DSA-Solutions

1 stars 1 forks source link

Stage 3 - Algorithm #51

Open prathyusha10x opened 2 years ago

Abduliitr commented 2 years ago

https://drive.google.com/file/d/1cpMIS-OwNYizba4pNQWVaWCK_70ebC5W/view?usp=sharing

sailesh-ramayanam commented 2 years ago

@Abduliitr During algorithm design, try to write it down in plain english, rather than using pseudo code. We don't want to tie algorithm design with programming (as we progress further it it may be impossible to avoid, but in the initial stages we can avoid it).