/myLeetCode

Primary LanguageJavaScript

LeetCode tasks to learn Algorithms and Data Structures

This repository contains solutions to various programming LeetCode tasks and assignments as part of an educational project. Below, you'll find information about the assignments, their solutions, and the structure of the project. This is just a set of code logics that I passed to the LeetCode compiler.

How to run the code

Usage Example:

cd typescript/FOLDERNAME
tsc FILENAME.ts && node FILENAME.js

Links

LeetCode Profile Roadmap