mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-28 21:00:56 +08:00
parent
e04f1045d0
commit
3886d3435a
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Tips for Your Coding
|
||||
---
|
||||
This list was created by compiling common issue and questions when working on the algorithm challenges, they should be helpful in general.
|
||||
This list was created by compiling common issues and questions when working on the algorithm challenges, they should be helpful in general.
|
||||
|
||||
1. If you don't know where to start, write some pseudocode. Plan out the logic you're trying to implement in your native language before you try to put it into code.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user