FOUNDATION YEARS
GCSE
IB
A LEVEL
LEARN TO CODE
CHALLENGES
ROBOTICS ENGINEERING
MORE
CLASS PROJECTS
Classroom Discussions
Useful Links
SUBSCRIBE
ABOUT US
CONTACT US
FOUNDATION YEARS
GCSE
IB
A LEVEL
LEARN TO CODE
CHALLENGES
ROBOTICS ENGINEERING
MORE
CLASS PROJECTS
Classroom Discussions
Useful Links
SUBSCRIBE
ABOUT US
CONTACT US
PSEUDOCODE
10.2 IB PSEUDOCODE
This section aims to provide a quick reference guide for Pseudocode at IB LEVEL.
COMING SOON
USEFUL RESOURCES FROM OTHER WEBSITES
IB Pseudocode Coding Practice
- Practice Pseudocode online with challenges and solutions
IB Pseudocode quick reference
- Pseudocode guide on github
1: Create a pseudocode algorithm to read all the names from a collection called PEOPLE, and copy them into an array called NAMES, eliminating any duplicates.