Add hoisting.png image explaining JavaScript Hoisting
Description
Added a new image (hoisting.png) to the images folder to illustrate JavaScript hoisting in a simple and clear way.
Purpose
This image helps improve understanding of the hoisting concept for interview preparation.
Notes
No existing files were changed.
The failing check is from gen-toc, and this PR only adds an image. No documentation files were changed. Please let me know if anything else is needed. Thank you!
@2400030303 Thanks for the image. I didn't see any PR to include it in any question. Can you update the answer with this image.
Hi @sudheerj , i have added the hoisting image into the documentation as requested. please recheck and let me know if anything else is needed. Thank you!