DEV Community

Cover image for 100-95 ways to improve logical thinking🤐🔣
Ajith R
Ajith R

Posted on • Updated on

100-95 ways to improve logical thinking🤐🔣

  1. 🤔DIVIDE ➗ YOUR PROBLEM🤔: One of the proven 🧾 way to solve a problem ❓ is to divide ➗ the problem ❓ into several small 👶 tasks or problem and solve 1 by 1.

  2. 🧮 DSA 🧮 : Data Structure Algorithm DSA is the key 🗝️ to improve 📈 your logical thinking 🤔 as a programmer. Programming is all 🌌 about Data Structure and algorithm.

  3. 🪨CONSISTENCY 🪨 : The most important ⚠️ point is consistency 🪨. You need to code in a consistency manner on a daily 🗓️ basis to make a habit out of it. There are no need to code an hour ⏳ and increase 🚀 your time as you feel comfortable 😃.

  4. 🙋 OTHER CODES 🙋 : In programming a problem ❓ can have different solutions, which means there are multiple 🔢 ways to solve any problem or to do a task 📝. When you read 📖 others code you get closure 📕 of other perspective problem.

  5. 🏗️ BUILD PROJECTS 🏗️: One of the best 🔥 ways to learn programming is by doing by practically 🤹🏼‍♀️ applying your knowledge by building projects 🔨, as you build different projects you will face 🔨 different problems and solving those problem will eventually improve 📈 your logical thinking 💡.

WtF = wow that fantastic 😁

Top comments (0)