5
Answers

How to remember code

Aadesh Tiwari

Aadesh Tiwari

Jul 18
962
1

Plz suggest some advise

Answers (5)
4
Onkar Sharma

Onkar Sharma

45 31.6k 9.6m Aug 06

Remembering the code can be difficult, but there are a few things you can do to help:

  1. Practice Regularly
  2. Use Mnemonics
  3. Write Code by Hand
  4. Understand, Don’t Memorize
  5. Build Projects
  6. Break Code into Chunks
  7. Use Code Editors with Autocomplete
  8. Review and Refactor the code
  9. Educate others
  10. Stay Curious
  11. Stay Updated

A combination of these strategies can improve your ability to remember and use the code successfully. Thanks!

!! Happy Learning !!

4
Amit Mohanty

Amit Mohanty

17 52.2k 6.1m Jul 18

To remember code effectively, practice coding regularly. By consistently solving problems and building projects, you develop memory and deepen your understanding of codes.

3
Gowtham Cp

Gowtham Cp

647 1.3k 7.9k Aug 22

To remember code:

  1. Practice often - hands-on coding sticks.
  2. Understand, don’t memorize - grasp the logic.
  3. Build projects - real use makes it memorable.
  4. Review regularly - keep refreshing your memory.
  5. Use cheat sheets - Striver, Love Babbar, and others are great resources.
  6. Work on algorithms - solve similar problems to strengthen understanding.
  7. Follow structured paths - ike Coding Ninjas; once confident, move to LeetCode.
  8. Debug actively - understand the solution logic deeply so you can tweak it without memorizing.
3
Abhishek  Yadav

Abhishek Yadav

105 17.2k 346.6k Aug 06

Practice! practice! practice!

pracice makes a man perfect

2
Vilas Gite

Vilas Gite

500 2.5k 547.4k Aug 22

Hi friend,

There is no need to remember code actually; while building project tell yourself each and every code. :)