Deal with the advanced data structures like how the IB® official pseudocode does.
Find a file
buzz-lightsnack-2007 7fcb041272 update support matrix
2024-08-28 15:00:22 +08:00
src/javascript add JavaScript code for Collection (untested) 2024-08-28 14:59:57 +08:00
ReadMe.md update support matrix 2024-08-28 15:00:22 +08:00

Pseudolike

Deal with the advanced data structures like how the IB® official pseudocode does.

The International Baccalaureate® provides a pseudocode offering convenient methods simplifying the use of advanced data structures. This repository aims to simulate that in other higher-level programming languages where it never existed through manipulating built-in properties.

Features

Data Structure JavaScript Python
Queue 🚧
Stack 🚧
Collections 🚧

For documentation, kindly refer to the IB Pseudocode rules.

Usage

To get started, you can download this repository, copy the necessary folder for your programming language, and import the class “IPseudoADS” or its contained classes.

Contributions

For any issues, you are open to make one at the issues section.