This repository contains my exercises and theoretical content about algorithms and data structures, organized by programming language.
Each programming language has its own folder with exercises and theoretical content.
- click here: my data structure ifsul discipline
- exercises : practice exercises in Javascript.
- md : theoretical content about programming in Javascript.
-
Follow this tutorial to prepare your VSCode to compile and run C/C++ code.
-
Compile the code with:
F6 or FN + F6 (notebook)
-
You need to install CodeRunner.
-
Then, will will have to run the code with:
CTRL + ALT + N
